wmayer
|
bbacecb397
|
Gui: fix C++20 warning: bitwise operation between different enumeration types [-Wdeprecated-enum-enum-conversion]
|
2021-12-01 23:45:26 +01:00 |
|
wmayer
|
f3ca27e18e
|
Gui: add search box to text editor
|
2021-10-25 13:29:42 +02:00 |
|
luz paz
|
298c677873
|
Gui: Fix header uniformity, whitespace, and doxygen fixes
|
2020-11-26 10:14:56 +01:00 |
|
wmayer
|
6d0a136aad
|
Qt5: 'void Q[Plain]TextEdit::setTabStopWidth(int)' is deprecated [-Wdeprecated-declarations]
|
2020-06-12 17:51:33 +02:00 |
|
wmayer
|
1ee3d79d7c
|
Qt5: 'int QFontMetrics::width' is deprecated since Qt 5.11: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations]
|
2020-06-12 17:51:33 +02:00 |
|
wmayer
|
053312188b
|
Qt5: 'void QListWidget::setItemSelected(const QListWidgetItem*, bool)' is deprecated: Use QListWidgetItem::setSelected() instead [-Wdeprecated-declarations]
|
2020-06-12 17:51:33 +02:00 |
|
wmayer
|
f0320d954a
|
PVS: V629 Consider inspecting the 'col.red() << 24' expression. Bit shifting of the 32-bit value with a subsequent expansion to the 64-bit type.
|
2019-02-17 22:27:00 +01:00 |
|
wmayer
|
72ab17fb48
|
fix typos
|
2016-12-19 14:07:35 +01:00 |
|
wmayer
|
f19d424d8b
|
fix -Wextra in FreeCADGui
|
2016-09-21 20:54:52 +02:00 |
|
wmayer
|
0824c5fd3c
|
fix Coverity issues
|
2016-08-21 14:03:02 +02:00 |
|
mandeeps708
|
e5cb8db3ce
|
fixes Enable/Disable line number of MacroEditor
|
2016-04-20 22:23:48 +02:00 |
|
Mateusz Skowroński
|
cd2db00f22
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:07:25 +01:00 |
|
wmayer
|
d927d0bcb9
|
+ improve handling of default colors of report view and Python console when using style sheets
|
2014-01-31 11:34:30 +01:00 |
|
Yorik van Havre
|
5ca9ca1111
|
Allow to change macro editor line highlight color in preferences
|
2012-03-18 01:53:04 -03: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 |
|