wmayer
|
1e6dcabefc
|
fix -Wextra in FreeCADGui
|
2016-09-21 20:54:52 +02:00 |
|
Yorik van Havre
|
cd4bdceba9
|
Added Touch action to context menu of selection view
|
2016-06-16 14:03:46 -03:00 |
|
Mateusz Skowroński
|
c275b35d48
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:07:25 +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 |
|
Mateusz Skowroński
|
05f95c0506
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
|
wmayer
|
343bb91450
|
+ issue #0002053: Support of themes
|
2015-07-12 22:54:56 +02:00 |
|
wmayer
|
28c92a1bfa
|
+ issue #0002053: Support of themes
|
2015-06-30 13:14:56 +02:00 |
|
Yorik van Havre
|
ae191886ea
|
Gui: Added entry to Selection View's context menu, to use selected objects in the python console
|
2015-04-08 14:08:14 -03:00 |
|
wmayer
|
85bc04f0a0
|
+ fix problems on unit tests, open transaction when creating distance object, layout warning, ...
|
2015-01-25 14:04:33 +01:00 |
|
wmayer
|
b8bc0b57c4
|
+ fixes #0001896: Selection View widget don't display latin characters for label.
|
2015-01-05 21:46:51 +01:00 |
|
wmayer
|
d796750cb8
|
+ fix a couple of issues in selection view
|
2015-01-05 19:48:43 +01:00 |
|
wmayer
|
2b8b11c71f
|
+ build with Qt < 4.7 and OCC < 6.5
|
2014-09-20 17:49:29 +02:00 |
|
Yorik van Havre
|
514df2d9bb
|
Mis upgrades for the selection window - fixes #1737
* Added a search box that searches through object labels
* Added a context menu to selected items
* Allow to double-click an item to isolate
|
2014-09-13 12:02:45 -03:00 |
|
wmayer
|
a50743041b
|
+ fix -Wnull-conversion, -Woverloaded-virtual, -Wlogical-not-parentheses, -Wsometimes-uninitialized
|
2014-08-26 19:14:13 +02: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 |
|