Commit Graph

11 Commits

Author SHA1 Message Date
Chris Hennes
533814dd0f Silence Qt/Windows setGeometry Warning
Add the optional Qt::MSWindowsFixedSizeDialogHint parameter to all uses of the QInputDialog::getX static functions to silence a Qt/Windows debug mode warning about QWindowsWindow::setGeometry: Unable to set geometry. Increase the size of the unit calculator to eliminate the same warning. Finally, call adjustSize() on the "Unsaved Changes" dialog to silence the warning.
2020-12-11 09:58:09 +01:00
wmayer
aefd5e2358 Qt5: 'void Q[Plain]TextEdit::setTabStopWidth(int)' is deprecated [-Wdeprecated-declarations] 2020-06-12 17:51:33 +02:00
wandererfan
a3029fec74 [TD]Centralize preference getters 2020-04-24 11:13:49 -04:00
wandererfan
e7854adea2 [TD]fix initial font size display 2020-02-14 07:44:56 -05:00
wandererfan
ab4368531b [TD]fix RTA text size handling 2020-01-15 07:17:18 -05:00
wandererfan
7805462377 Fix uncommanded format change & font size display 2019-06-10 15:52:59 -04:00
wandererfan
7c19902ab8 Fix loss of formatting when edit existing text 2019-05-17 19:35:25 -04:00
wandererfan
4fc5ddf5c3 MRTE License & remove copy to install dir 2019-05-14 15:38:52 +02:00
wandererfan
de24943885 Pass font/fontsize to RT editor 2019-05-05 21:01:31 -04:00
wandererfan
c1f9f11c27 Leader and RichText block improvements 2019-05-05 21:01:31 -04:00
wandererfan
abf419f68c Text Leader initial version 2019-05-05 21:01:31 -04:00