Commit Graph

16 Commits

Author SHA1 Message Date
triplus
02c4d74a79 Move Accessories menu from tools menu to menu bar 2019-03-18 22:35:29 +01:00
triplus
44c8549d24 Set Accessories menu visible (macOS) 2019-02-02 17:08:13 +01:00
triplus
1271d9132b Improve start reliability 2019-01-26 13:58:30 +01:00
triplus
ffe54238f1
Added text below the icon style 2018-05-01 12:08:02 +02:00
triplus
c96a562df6
More robust duplicate toolbars detection
More then one module can do the same check. It can lead to race condition. Better to check through a range of possible custom toolbars groups.
2017-12-21 18:44:25 +01:00
triplus
3ac692a452
Delete duplicate toolbars
Duplicate toolbars can be added by customize dialog (reported by @DeepSOIC):

https://forum.freecadweb.org/viewtopic.php?f=10&t=25945&start=10#p205190
2017-12-21 18:01:03 +01:00
triplus
9c7b3d46a5 Selector menu improvements
- Don't insert active workbench in selector menu  
- Icon themes support for (static) selector menu button
2017-04-13 21:11:44 +02:00
triplus
58a0d2ecaf Module not needed anymore 2017-04-09 22:42:42 +02:00
triplus
42e7084bae Reduced usage to init/start related code 2017-04-09 22:41:14 +02:00
triplus
c7984ce5c1 Refactoring and upstream module like structure
- Improved start logic (including Qt 5 support)
- Static selector menu button mode implemented
- By default selector menu at front is now being used
- List of selector menu workbenches is now customizable
2017-04-09 22:35:06 +02:00
triplus
e2036603d0 Selector menu icon (contributed by pablogil) 2017-04-09 20:41:10 +02:00
triplus
bf6f6fcde9 Set default toolbar style (reported by pablogil) 2017-04-08 16:14:55 +02:00
triplus
a3fdd1f28d Use correct (menu) string 2017-04-03 23:40:41 +02:00
triplus
c55fb584eb Optimized selector menu behaviour 2017-04-03 23:22:27 +02:00
triplus
11981261ef First release
- Create global selector toolbar on FreeCAD start
- Remove global selector toolbar on FreeCAD close
- Creation of workbench actions
- Append active workbench if not in enabled list
- Support for styling (by using style sheets) toolbar buttons based on the toolbar orientation
- Optional selector menu (lists all available workbenches) located at front or at the end
- Preferences dialog (configurable button style, position and workbench list)
- Selector toolbar preferences added to the accessories menu
2017-04-02 20:20:41 +02:00
triplus
0d263fc46f Initial commit 2017-03-18 22:15:13 +01:00