wmayer
51e23d854e
issue #0002678 : file names with underscores are not displayed correctly in recent files menu
2016-08-22 22:52:12 +02:00
wmayer
0e45008f9a
+ rework parameter dialog
2016-04-01 15:18:56 +02:00
triplus
cf842d569e
Set QComboBox icon size
2016-02-29 20:14:49 +01:00
Yorik van Havre
e740a42075
Removed workbench keyboard shortcut W+0. Now only W+1-9 work.
2016-01-08 10:30:44 -02:00
Yorik van Havre
7886675faa
Changed shortcuts of workbenches to W + number
2016-01-07 11:47:53 -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
Mateusz Skowroński
d5c074f80d
QString::toAscii() is obsolete in Qt5. Replace it with toLatin1().
...
This change is Qt4/Qt5 neutral.
2016-01-05 16:06:48 +01:00
Yorik van Havre
cfba4a3d5c
Changed default shortcuts for 10 first workbenches from CTRL+number to ALT+CTRL+number
2015-12-18 10:39:27 -02:00
Yorik van Havre
3d6869bf68
Added automatic Ctrl+Number shortcuts for the 10 first woekbenches
2015-11-26 09:11:39 -02:00
wmayer
3268acf9a2
+ set object name to tool buttons with popup menu
2015-11-17 18:39:23 +01:00
wmayer
cda9bf9ed5
+ allow to set a default action for an exclusive group
2015-09-20 15:47:11 +02:00
wmayer
5040a97b0b
+ filter out removed workbenches
2015-06-11 00:19:20 +02:00
wmayer
4a7419c064
+ fix whitespaces
2015-06-10 23:21:46 +02:00
Przemo Firszt
615d037de0
App: Add workbenches with unknown status to enabled list
...
Newly installed workbenches are not on enabled nor disabled list, so
they were treated as disabled. That behaviur could be confusing for
the user as a newly installed workbench was not shouwing up on the
workbench list. This commit changes that behaviour and new workbenches
are enabled by default.
Reported-by: r-frank
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-06-10 22:11:24 +02:00
Przemo Firszt
4c383527f8
App: Add dialog to pick preferred workbenches
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-05-18 22:25:59 +02:00
wmayer
72a0c490ac
+ use right iterator variable
2015-05-08 12:40:57 +02:00
wmayer
00daa1cbd2
+ fixes #0001989 : 'Open recent' not saved until exit.
2015-04-11 19:04:31 +02:00
wmayer
ce528d1c4a
+ fixes #0001719 : Show current shortcuts (S) in menus and hover text.
2014-08-31 14:28:33 +02:00
Peter Lama
72314b1b57
fixes #0001485 : 'About FreeCAD' disappears on Mac OS X
2014-03-20 16:47:35 -07:00
tanderson
3b8176535b
implemented
2014-01-16 10:27:21 -02:00
wmayer
0473003fc9
Extend Action/Command framework to add arbitrary widgets
2012-11-22 15:17:32 +01:00
wmayer
605d567cc4
Set minimum height of workbench switcher to show all items when possible
2012-04-07 18:11:24 +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