Martin Marmsoler
ada65f10e7
default color was wrong
2020-10-19 21:22:00 +02:00
Martin Marmsoler
33328b30cd
Merge branch 'XMLProperties_Rebase1' of ssh://git.tuxfamily.org/gitroot/qet/qet into XMLProperties_Rebase1
2020-10-19 20:05:38 +02:00
Martin Marmsoler
b0a6b8fd05
initialize TerminalData with nullpoint to not having an invalid value
2020-10-19 20:02:29 +02:00
Martin Marmsoler
af83e8bf1b
remove not needed variable
2020-10-19 20:02:00 +02:00
Martin Marmsoler
4a7772b003
fix problems in partrectangle
2020-10-19 19:56:05 +02:00
Simon De Backer
253ac4d816
Add destructor to Machine_info class to fix segfault
2020-10-19 16:56:09 +02:00
Martin Marmsoler
a54b6192d0
fix compile issues
2020-10-19 11:07:04 +02:00
Martin Marmsoler
0873904598
replace 4 spaces by a tab
2020-10-17 20:25:30 +02:00
Martin Marmsoler
229bc2f9d9
rebase XMLProperties_New (c0d9bf9) to master
2020-10-16 14:23:51 +02:00
Martin Marmsoler
31f05c58b9
replace tabs by 4 spaces
2020-10-16 11:45:17 +02:00
artgg7300
a65675b53e
translated hungarian files
2020-10-15 20:17:03 +02:00
Laurent Trinques
c39ef0a999
Update en fr translation
2020-10-15 18:54:08 +02:00
dlee99
ff84a71d97
modified: lang/qet_nl.qm
...
modified: lang/qet_nl.ts
2020-10-14 23:15:59 +02:00
Laurent Trinques
434c3dfbfb
Update TS files
2020-10-14 21:00:33 +02:00
Laurent Trinques
096f8f58e1
Updatre de translation, thanks Lars
2020-10-14 20:58:35 +02:00
Simon De Backer
364012848c
Fix code style
2020-10-13 17:44:08 +02:00
Simon De Backer
106b17cf2f
QT6: QMutex::RecursionMode are obsolete
...
The default is QMutex::NonRecursive.
https://doc-snapshots.qt.io/qt6-dev/qmutex-obsolete.html
2020-10-13 17:43:26 +02:00
Claveau Joshua
d3da5a98a5
Minor : disable button for QPageSetupDialog on windows
2020-10-12 21:20:40 +02:00
Claveau Joshua
9b0e659300
Remove unused class
2020-10-12 21:02:48 +02:00
pavelfric
30f8989e3d
Updated Czech translation
2020-10-11 21:56:53 +02:00
Claveau Joshua
e878082b79
Fix bug 203
...
https://qelectrotech.org/bugtracker/view.php?id=203
Take advantage of this bugfix, to recode the widget with Qt designer.
2020-10-10 16:58:02 +02:00
Claveau Joshua
419585f97e
Add new QAction : export to pdf
2020-10-10 14:37:23 +02:00
Claveau Joshua
44e945489a
project print window : minor gui improvement
2020-10-10 12:12:50 +02:00
Claveau Joshua
b45c6b453e
Minor fix : QetGraphicsTableItem keep his size when model is reseted or when open from xml.
2020-10-10 11:18:21 +02:00
Claveau Joshua
5d47ecd8f6
Fix : can't open print dialog on windows
2020-10-09 19:25:41 +02:00
Remi Collet
639ccb25e2
use pkgconfig for sqlite3
2020-10-09 08:37:27 +02:00
Simon De Backer
746c5a81e3
Merge branch 'master' of ssh://debacker@git.tuxfamily.org/gitroot/qet/qet.git into master
2020-10-08 16:17:15 +02:00
Simon De Backer
4e44b4bcd4
QT6: Fix : dragging view don't work
2020-10-08 16:16:59 +02:00
dlee99
04125dcc55
modified: lang/qet_nl.qm
...
modified: lang/qet_nl.ts
2020-10-06 23:32:40 +02:00
artgg7300
d6f08696bc
translated hungarian files
2020-10-06 06:19:03 +02:00
Claveau Joshua
9193e1c39b
Fix : dragging view don't work
2020-10-04 16:03:09 +02:00
David Varley
941aaf7087
Fix build for Qt < 5.10
2020-10-04 20:51:07 +11:00
Simon De Backer
f5d2fc3916
Merge branch 'QT6' into master
...
initial release to Qt6
TODO:
-remove KCoreAddons
-remove KWidgetsAddons
* QT6: (24 commits)
QT6: No Qt::AA_EnableHighDpiScaling in QT6
QT6: TeDo mod QList for DeleteQGraphicsItemCommand
QT6: Todo Fix QtConcurrent (remove KCoreAddons?)
QT6: Todo QVariant::setValue
QT6: std::min needs further tweaking
QPrinting class needs further tweaking
QT6: QStyleOptionGraphicsItem
Add QActionGroup
QT6: QStyleOptionGraphicsItem
QT6: QLibraryInfo
Totest QRegularExpression ok?
QT6: QStyleOptionGraphicsItem
QT6: QMouseEvent
QT6: QDropEvent
QT6: Fix deprecated QRegExp
QT6: hooks added
QT6: Mod unused function put in comments
Add missing include QActionGroup
QT6: set C++17
QT6: diagramitemweight set val to Font::Weight
...
2020-10-03 16:18:03 +02:00
Simon De Backer
9f3c173b9f
QT6: No Qt::AA_EnableHighDpiScaling in QT6
2020-10-03 16:08:55 +02:00
Simon De Backer
9a915c2ad0
QT6: TeDo mod QList for DeleteQGraphicsItemCommand
2020-10-03 16:07:55 +02:00
Simon De Backer
694cbfb1b7
QT6: Todo Fix QtConcurrent (remove KCoreAddons?)
2020-10-03 16:04:54 +02:00
Simon De Backer
f69e3a3fa7
QT6: Todo QVariant::setValue
2020-10-03 16:02:35 +02:00
Simon De Backer
8a5ba90d01
QT6: std::min needs further tweaking
2020-10-03 16:00:24 +02:00
Simon De Backer
32605e1377
QPrinting class needs further tweaking
2020-10-03 15:58:09 +02:00
Simon De Backer
0ab1b322d6
QT6: QStyleOptionGraphicsItem
2020-10-03 15:56:11 +02:00
Simon De Backer
a7920ea5fc
Add QActionGroup
2020-10-03 15:54:38 +02:00
Simon De Backer
937a6d740b
QT6: QStyleOptionGraphicsItem
2020-10-03 15:54:02 +02:00
Simon De Backer
a0b95ee944
QT6: QLibraryInfo
2020-10-03 15:51:53 +02:00
Simon De Backer
ad0df66ab1
Totest QRegularExpression ok?
2020-10-03 15:51:09 +02:00
Simon De Backer
c1e93fc442
QT6: QStyleOptionGraphicsItem
2020-10-03 15:48:40 +02:00
Simon De Backer
2e2a652343
QT6: QMouseEvent
2020-10-03 15:45:43 +02:00
Simon De Backer
074e2c8b2d
QT6: QDropEvent
2020-10-03 15:42:58 +02:00
Simon De Backer
9034d8d791
QT6: Fix deprecated QRegExp
2020-10-03 15:40:32 +02:00
Simon De Backer
0b5091b606
QT6: hooks added
2020-10-03 12:04:35 +02:00
Simon De Backer
b339dc2812
QT6: Mod unused function put in comments
2020-10-03 12:03:44 +02:00