Commit Graph

13 Commits

Author SHA1 Message Date
wmayer
25beef481c TD: move to new style connect() 2023-02-01 01:33:34 +01:00
Uwe
afc4451a50 [TD] Gui, everything but Q*, Task* and ViewP*: remove unused includes
- also sort includes
2022-10-09 17:20:00 +02:00
Benjamin Bræstrup Sayoc
71758ecf9b [TechDraw] Clean up precompile in Gui 2022-08-14 09:20:38 -04:00
wmayer
ccc0d54d97 TD: [skip ci] activate PCH of TechDraw (Gui) and use forward declarations
For MSVC this reduces compile time by ~20%
2022-03-25 13:54:47 +01:00
Uwe
5757cdf2ad [TD] remove a single-header file 2022-03-25 04:11:53 +01:00
Benjamin Bræstrup Sayoc
f75acfd4c3 Refactor 2022-02-01 09:16:18 -05:00
Benjamin Bræstrup Sayoc
1f0f69da23 Only update weld dialog on directory change 2022-02-01 09:16:18 -05:00
Benjamin Bræstrup Sayoc
8d6e561e66 Resizing of weld symbol selection dialog, fixes #0004386 2022-02-01 09:16:18 -05:00
luz paz
ae71abd1cc TechDraw: Header uniformity and whitespace fixes 2020-11-14 16:59:51 +01:00
donovaly
cb27fc0715 SymbolChooser: use Qt's OK|Cancel buttons
- use the standard Qt buttons for the OK/Cancel action (QDialogButtonBox)
advantage: better layout and cleaner than 2 own and separate buttons
2020-03-30 08:46:54 -04:00
wmayer
e72df35bff fix crash in SymbolChooser in case it's empty and Ok is clicked 2019-10-03 02:44:50 +02:00
wandererfan
76545d96c9 [TD]Add welding symbol directory preference 2019-08-22 17:11:55 -04:00
wandererfan
bec1d493c8 [TD]Welding Symbol Editor alpha release 2019-08-22 17:11:55 -04:00