Laurent Trinques
43cd9f98cb
Update *TS files and add EN + FR translations
2023-01-13 09:44:31 +01:00
Laurent Trinques
289175b775
Minor
2023-01-13 09:32:05 +01:00
Laurent Trinques
45ec061cf1
Improves the warning message box when the version of the project to load
...
differs from the version used.
Added information about the version of the launched project and the
version currently in use.
2023-01-13 09:28:05 +01:00
Remi Collet
1be93fa581
fix comment
2023-01-12 18:24:58 +01:00
Remi Collet
812a262b63
move decl close to usage
2023-01-12 18:24:58 +01:00
Remi Collet
038d2d7033
use QVersionNumber and switch to "list of int" standard
2023-01-12 18:24:58 +01:00
Remi Collet
19d867f6a4
fix segfault on load cancelled
2023-01-12 16:56:02 +01:00
Laurent Trinques
2180805637
Update README.md
2023-01-09 12:32:32 +01:00
joshua
b1f6b1823a
Fix crash
2023-01-08 16:20:13 +01:00
Laurent Trinques
1e2bdc203b
Change displayed version on master
2023-01-06 15:28:32 +01:00
Remi Collet
f75f6d3f3f
avoid WARNING: mime_xml.path is not defined
2023-01-06 14:07:35 +01:00
Laurent Trinques
d5f0a7932a
Update changelog
2023-01-05 10:17:25 +01:00
joshua
c6739b5bec
Fix ftbfs on macOS
2023-01-03 22:30:13 +01:00
Laurent Trinques
cc7e185d59
Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
2023-01-03 01:47:09 +01:00
Laurent Trinques
60ceab8a32
Add unicode HEX codes from a string in Ukranian: "Імпортовані
...
елементи"
Refresh namesListForIntegrationCategory
2023-01-02 20:13:42 +01:00
joshua
539e0a7a49
Merge branch 'terminal_strip'
...
* terminal_strip:
Terminal strip item can saved / loaded to .qet file
See previous commit...
Move terminal strip drawer class in is own file
Fix wrong use of QStringLiteral and QLatin1String
Double click a TerminalStripItem open the editor
Minor change about checkable QAction of QetDiagramEditor
Minor : corrects a minor aesthetic defect when unbridge terminals
Revamp code
Add and move terminal strip item are now managed by undo command
TerminalStripItem : Draw terminal bridge
Terminal strip item can be added to diagram
Minor : add QGIUtility namespace
2023-01-02 19:40:08 +01:00
Laurent Trinques
9afef79629
Update Copyright date
2023-01-01 17:05:57 +01:00
Laurent Trinques
62fcdec958
Add Qubino elements, thanks KevinarCZ
0.9-dev-2022/12/30
2022-12-30 12:23:42 +01:00
Laurent Trinques
2ace2ca104
macOS restore sqlite3 database export
2022-12-30 07:20:50 +01:00
Laurent Trinques
b0c3c90f3c
Try to fix sqlite3 database export on macOS
...
Now I use macports with Digikam scripts
See:
https://invent.kde.org/graphics/digikam/-/tree/master/project/bundles/macports
2022-12-30 07:12:02 +01:00
Laurent Trinques
8c35559480
Update *TS files
2022-12-27 17:40:34 +01:00
Laurent Trinques
66614072a6
Typo
2022-12-27 17:36:59 +01:00
Laurent Trinques
bd4c7cf2ff
Update *TS files
2022-12-26 11:56:18 +01:00
Laurent Trinques
4a568c4e89
Typo
2022-12-26 11:47:55 +01:00
Laurent Trinques
caf5dc5dd4
Add new Annex Projects
2022-12-26 11:36:44 +01:00
Laurent Trinques
eeadbde8d2
Add new Translators in aboutqetdialog.cpp
2022-12-26 09:06:16 +01:00
artgg7300
85892b1c54
the new Hungarian lang files
2022-12-25 11:30:03 +01:00
joshua
f54bea713e
Terminal strip item can saved / loaded to .qet file
2022-12-21 19:18:49 +01:00
Laurent Trinques
949db14699
Update *TS files
2022-12-21 14:21:04 +01:00
Laurent Trinques
0753bac62f
Add Ukrainian switch language
2022-12-19 13:04:19 +01:00
Laurent Trinques
808598f759
Update Ukrainian translation, thanks Yaroslav
2022-12-19 06:09:14 +01:00
plc-user
7377cf394c
simplify graphics, add terminal-names
2022-12-16 08:27:44 +01:00
plc-user
555c243905
add Controller
2022-12-16 08:27:44 +01:00
dlee99
7b6f357870
modified: lang/qet_nl.qm
...
modified: lang/qet_nl.ts
2022-12-14 22:34:39 +01:00
Laurent Trinques
b9f28c1567
Update *TS files
2022-12-14 19:06:07 +01:00
luz paz
6a4b250213
Fix source typo 'Hidding'
2022-12-07 12:10:34 +01:00
luz paz
4caf5e0211
Fix source typo 'cross_min_heigth'
2022-12-07 12:10:34 +01:00
luz paz
8242e4cfd7
Fix source typo 'minimumRowHeigth'
2022-12-07 12:10:34 +01:00
luz paz
a1f9d05f1c
Fix source typo 'Rigth'
2022-12-07 12:10:34 +01:00
luz paz
2032ba76ed
Fix various typos in source documentation and comments (cont.)
...
Found via `codespell`
2022-12-06 07:56:45 +01:00
luz paz
1994235bc5
Fix various typos in source documentation and comments (cont.)
...
Found via `codespell`
2022-12-04 20:46:32 +01:00
luz paz
a76e5446aa
Fix various typos in source documentation and comments
...
Found via `codespell`
2022-12-04 13:30:01 +01:00
joshua
f41b5a4ed4
See previous commit...
...
Je suis une tête de linotte
2022-12-02 19:39:56 +01:00
joshua
1f99a40f1b
Move terminal strip drawer class in is own file
2022-12-02 19:35:17 +01:00
joshua
d23a5bbdc7
Fix wrong use of QStringLiteral and QLatin1String
2022-12-02 18:26:56 +01:00
joshua
81640015e5
Double click a TerminalStripItem open the editor
2022-12-02 18:12:47 +01:00
aitolos
1eed13c617
Greek Lang update
2022-11-30 19:58:01 +02:00
aitolos
6869d20813
Greek Language Update
2022-11-29 20:46:19 +02:00
Ole Carlsen
c17492183f
Danish translation updated
2022-11-24 17:54:18 +01:00
joshua
e3d1467352
Remove minimum height of project properties dialog
2022-11-23 21:58:08 +01:00