Juergen Spitzmueller
13df8f9a21
use validator rather than inputMask for line edit validation
...
inputMask gives an odd cursor, see #7204
2019-07-22 09:36:09 +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
6fd2f7769f
Hide custom_language_package if custom is not selected
...
Otherwise people might read it as if babel was automatically selected
2019-07-21 16:27:12 +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
fb8ef40d12
Show language switch item in menu also in monolingual documents.
2019-07-21 11:49:33 +02:00
Juergen Spitzmueller
bbeee6bbef
Improve prefs language UI
2019-07-21 11:37:54 +02:00
Kornel Benko
5c4c3b301a
Amend c293be56: Cmake part of 'Rename frontend qt4 to qt'
2019-07-21 00:44:17 +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