Juergen Spitzmueller
6c2a0c6b37
Correct visual/logic cursor description
2019-07-23 07:36:53 +02:00
Juergen Spitzmueller
24d72468c0
use validator rather than inputMask for line edit validation (part 2)
2019-07-22 11:31:56 +02:00
Juergen Spitzmueller
b852df91bc
Localize the default decimal separator
...
Do not blindly use (English) "." as default, but the locale default of
the current context language.
Fixes : #7204
2019-07-22 08:05:28 +02:00
Juergen Spitzmueller
3ca2b42389
Fix another tooltip
2019-07-21 16:43:41 +02:00
Juergen Spitzmueller
6e7ef06dbc
Further tooltips fix
2019-07-21 16:19:01 +02:00
Juergen Spitzmueller
ae9768da93
Fix tooltip
2019-07-21 14:41:23 +02:00
Juergen Spitzmueller
73146e757d
Add tooltips
...
The function itself seems broken.
2019-07-21 14:37:14 +02:00
Juergen Spitzmueller
bbeee6bbef
Improve prefs language UI
2019-07-21 11:37:54 +02:00
Jean-Marc Lasgouttes
c293be56bd
Rename frontend qt4 to qt
...
In particular, the directory frontends/qt4 is renamed to frontends/qt.
Many configurations file have to be updated. All mentions of qt4 in
the source have been audited, and changed to qt if necessary.
The only part that has not been updated is the CMake build system.
2019-07-20 23:39:40 +02:00