katie/src/tools/uic
Ivailo Monev 59a37e52e4 rework the translation related functions
this is both step back (in terms of plural support) and step forward
(in terms of missuse of QApplication::translate()) but it has to be done
to make the API somewhat sensible. note that plural forms emulation via
QString.arg() is already done in some places and
QApplication::translate() is used somewhere where it should not be. in a
nutshell, if your code does not compile it probably needs more than a
build fix

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2020-11-29 02:00:49 +00:00
..
cpp rework the translation related functions 2020-11-29 02:00:49 +00:00
CMakeLists.txt always use full paths for installation 2020-03-09 00:36:36 +00:00
customwidgetsinfo.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
customwidgetsinfo.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
databaseinfo.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
databaseinfo.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
driver.cpp replace QHash with QSet where applicable 2020-01-08 00:23:39 +00:00
driver.h replace QHash with QSet where applicable 2020-01-08 00:23:39 +00:00
globaldefs.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
option.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
treewalker.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
treewalker.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
ui4.cpp simplify inline if/else statements 2020-01-19 18:57:59 +00:00
ui4.h remove duplicate ui4 source and header 2020-01-19 18:49:36 +00:00
uic.1 deal with TODO in qdbus manual page 2020-11-20 00:49:28 +02:00
uic.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
uic.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
uic.pod update copyright in manual pages [ci skip] 2020-01-16 10:04:34 +00:00
uicmain.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
utils.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00