wmayer
|
76da77f80e
|
Gui: add convenience function Command::translatedGroupName()
|
2021-09-29 15:25:46 +02:00 |
|
Chris Hennes
|
098d7b9aee
|
[GUI] Remove code for Qt < 5.9
|
2021-04-02 10:10:37 +02:00 |
|
wmayer
|
45e0673645
|
LGTM: [skip ci] fix: Declaration hides parameter
A local variable hides a parameter. This may be confusing. Consider renaming one of them.
|
2020-07-27 10:57:34 +02:00 |
|
wmayer
|
ca327b6f25
|
Qt5: 'bool QTreeWidget::isItemSelected(const QTreeWidgetItem*) const' is deprecated: Use QTreeWidgetItem::isSelected() instead [-Wdeprecated-declarations]
|
2020-06-12 17:51:33 +02:00 |
|
wmayer
|
71818b466d
|
Gui: implementation classes don't inherit from UI classes any more
|
2020-01-09 14:30:45 +01:00 |
|
wmayer
|
5096f55ccb
|
port C++ code to Qt5
|
2016-12-13 14:22:59 +01:00 |
|
Mateusz Skowroński
|
6942c23895
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
158f39ec78
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:43:33 +01:00 |
|
Mateusz Skowroński
|
0695552cff
|
QString::toAscii() is obsolete in Qt5. Replace it with toLatin1().
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:06:48 +01:00 |
|
wmayer
|
19bbce6413
|
+ when running a bound macro check if file exists, proper unicode handling of macros in customize dialog
|
2015-10-08 12:37:30 +02:00 |
|
wmayer
|
9124acde3a
|
+ if translation of group is done do not overwrite
|
2015-09-20 17:00:21 +02:00 |
|
wmayer
|
7ea0cc478d
|
+ issue #0002053: Support of themes
|
2015-07-12 23:59:26 +02:00 |
|
tanderson
|
450be825da
|
changing customize dialog icon settings
|
2012-01-24 22:18:13 +01:00 |
|
wmayer
|
120ca87015
|
+ unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-10 13:44:52 +00:00 |
|