Max Wilfinger
a1aaa15733
Start: Update UI strings for consistency
2025-06-29 11:27:43 -05:00
bofdahof
ba2c2ca5ad
Console: rename PascalCase named methods to camelCase
2025-05-06 17:50:21 +02:00
Furgo
3942ec7794
Add initial preferences page for Start
2025-02-28 19:10:46 +01:00
wmayer
2ea6bc17b6
Fix various compiler warnings:
...
* fix -Wunused-parameter
* fix -Wunused-function
* fix -Wunused-private-field
* fix -Wunused-variable
* fix -Winconsistent-missing-override
2024-04-30 16:59:31 +02:00
Chris Mayo
8f27e53ed4
Start: Allow system Microsoft GSL to be used
2024-04-24 14:23:21 -05:00
Chris Hennes
893f15c28a
Start: Cleanup and minor bugfixes
...
Start: Remove QML include
Start: Eliminate errors on unreadable images
Start: Ensure command succeeded
Start: Correct startup WB
Also re-enable the migrator, which was not the culprit.
Gui: Roll back unneeded NoneWorkbench changes
2024-04-21 22:27:50 -05:00
Chris Hennes
4b32ab84ed
Start: UX refinements
...
Start: Automatically run command when event loop starts
Also sets PartDesign as the default startup Workbench.
Start: Add checkbox for starting or not starting Start
Start: Correct default card size parameter access
Start: General cleanup
2024-04-21 22:27:50 -05:00
Chris Hennes
f68c2de569
Start: Migrate to simple command
2024-04-21 22:27:50 -05:00
Chris Hennes
820b16ef6b
Start: Remove old WB and replace with new
2024-04-21 22:27:50 -05:00
pre-commit-ci[bot]
e92ed45df9
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-09-12 13:02:35 -04:00
qewer
2dc6a69d65
Merge branch 'master' into startpage-quickstart-open
2023-09-03 19:47:28 +03:00
qewer33
5be49a56f9
StartPage implement custom CSS preference
2023-09-03 16:21:49 +03:00
wmayer
fae6f8f5bb
Start: apply clang format
2023-09-03 14:21:53 +02:00
wmayer
142b86fde2
Mod: modernize C++: use equals default
2023-08-21 20:21:30 +02:00
Chris Hennes
f7a4ce6928
Gui: Move C++ pref pages to QObject context
2023-05-19 20:54:27 -05:00
wmayer
2f2ca69866
Start: Create .qm out of .ts files
2023-05-07 08:50:52 +02:00
berniev
71dc5ead2f
Mod: Use override etc 2
2022-08-09 12:52:26 +02:00
berniev
f4ffd15864
Mod: redundant void 2
2022-08-08 10:27:50 +02:00
wmayer
26c3958809
Start: modernize C++11
...
* use nullptr
2022-03-23 19:26:15 +01:00
Uwe
8c0b811152
[Start] remove unused headers and Xerces
2022-03-20 21:36:16 +01:00
wmayer
0f9768fb33
Fix coverity issue:
...
* CID 332682: Resource leak
* CID 350607: Resource leak
* CID 332677: Resource leak
2022-03-14 11:35:04 +01:00
wmayer
5e0cfc64ee
App: use forward declarations
2022-03-04 21:09:46 +01:00
luz paz
4568effc2b
StartWB: Make all file headers uniform and trim whitespace [skip-ci]
...
[skip ci]
2020-11-19 13:42:23 +01:00
Yorik van Havre
6b88ade7be
Start: New start workbench
2018-08-20 10:52:34 -03:00
wmayer
a579df5528
py3: ported Start to python3
2017-03-02 12:46:57 +01:00
wmayer
f5c0bf8278
+ simplify porting of Start module to Python3
2016-01-17 22:13:32 +01:00
Mateusz Skowroński
05f95c0506
Fix files encoding. Go from ISO8859-1 to UTF-8.
2015-09-21 19:50:49 -03:00
Sebastian Hoogen
d2bb75566e
add encoding parameter to .as_std_string()
...
to handle PyUnicode Objects. Usually ASCII for object names and Utf-8
for file names and console output.
issue #995
2015-02-08 15:37:00 +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