Commit Graph

4762 Commits

Author SHA1 Message Date
wmayer
6d95d8fc9c Gui: expose grabFramebuffer to Python 2023-08-03 01:31:15 +02:00
wmayer
567b34419a Gui: support of wrapping QImage 2023-08-03 01:31:15 +02:00
0penBrain
b2911de02a [Bugfix]Gui: in draggers, remove/detach all callbacks + add checks and asserts, hopefully fixes #9465 2023-08-02 21:04:22 +00:00
Chris Hennes
d4b3347f5a Gui: Clarify message about FCbak 2023-08-01 19:45:43 +00:00
Yorik van Havre
69e035caa9 Merge pull request #9999 from yorikvanhavre/translations
Translations
2023-08-01 09:27:18 +02:00
Paddle
ab4f2c8224 QMessage should not be used to notify that. Here we should use the requireRestart functionality. 2023-07-30 19:39:12 -05:00
Paddle
4da312c12e Fix bug: ui did not in initialize correctly when you start the pref page with area disabled, the other settings were not disabled as they are when you disable the area. 2023-07-30 19:38:58 -05:00
Paddle
899ae9cfbd Simplify code. Changes nothing. 2023-07-30 19:38:38 -05:00
sliptonic
2788200368 Merge pull request #10002 from Ondsel-Development/move_open_recent
Move 'Recent Files' menu entry and rename it 'Open Recent'
2023-07-30 09:38:37 -05:00
sliptonic
584582e00a Merge pull request #10016 from Ondsel-Development/thumbnail
[Pref] Change the default of 'Save thumbnail on doc save'
2023-07-30 09:22:17 -05:00
Paddle
68bf3cd299 Change the default of 'Save thumbnail on doc save' 2023-07-30 15:37:18 +02:00
Oliver Oxtoby
d07e01cddc Gui: Avoid segfault if window is not an MDIView
Fixes #10003. See also #9758.
2023-07-29 08:10:38 +02:00
Paddle
54e2990b4b Move 'Recent Files' menu entry and rename it 'Open Recent' 2023-07-27 11:40:33 +02:00
Yorik van Havre
51d8f94f10 Merged crowdin translations 2023-07-26 11:05:11 +02:00
Yorik van Havre
4501cf479c Update ts files 2023-07-26 11:04:24 +02:00
luzpaz
e2c17cc616 Fix typos 2023-07-25 14:26:30 +02:00
wmayer
d4fd9d9ae8 Gui: also print category string of Qt messages 2023-07-24 20:34:52 +00:00
Chris Hennes
dd40387478 Update translations 2023-07-24 13:37:52 +00:00
0penBrain
e499d44d02 [Bugfix]Gui: detach field sensor of draggers and handle post-call of callbacks, fixes #9465 2023-07-23 19:38:56 +00:00
Ajinkya Dahale
17e265259c [Core] Use FCBak extension with timestamp by default 2023-07-23 19:37:10 +00:00
Jolbas
b6d0b82408 Save all decimals when property is edited 2023-07-20 12:56:21 -05:00
Ajinkya Dahale
1cb7f4e93a [Core] Warn user if using deprecated backup extension 2023-07-20 10:25:34 -05:00
wmayer
7197568821 Qt6: fix possible build failure with Qt 6.5
Forum thread: https://forum.freecad.org/viewtopic.php?p=692199#p692199
2023-07-20 08:58:56 -05:00
wmayer
8c0fd2706a Qt6: fix possible build failure
* add CMake definitions 'QT_NO_KEYWORDS' to avoid the Qt definition of the 'slots' macro that causes a conflict when including Python headers
* drop QT3_SUPPORT define
2023-07-20 08:58:56 -05:00
luzpaz
3110980e6e Fix various typos 2023-07-15 11:17:45 +02:00
sliptonic
74bdeeea2f Merge pull request #9715 from MisterMakerNL/master
Updated stylesheets+preference packs.
2023-07-10 09:43:43 -05:00
Chris Hennes
e1ca567172 Apply translations 2023-07-09 18:09:53 -05:00
MisterMaker
3fe81d7893 Merge branch 'FreeCAD:master' into master 2023-07-08 13:08:25 +02:00
Haas
23d04be804 cleaned the cfg files and changed selection color and background. 2023-07-06 21:25:59 +02:00
Chris Hennes
0ca283cc3e Update translations 2023-07-06 08:20:59 -05:00
Yorik van Havre
6fb42638f1 Merge pull request #9856 from luzpaz/pre-release-typos
Fix various typos
2023-07-05 09:16:15 +02:00
Haas
4d1af582d2 Set default shape color back to standard
was white
2023-07-03 19:06:43 +02:00
Abdullah Tahiri
5718efbdeb MainWindow: Fix for Automatic WB and edit mode WBs
==================================================

As described here:
https://forum.freecad.org/viewtopic.php?p=687188#p687188
2023-07-01 19:56:52 +02:00
luzpaz
055447a702 Fix various typos 2023-07-01 10:08:21 +00:00
Chris Hennes
44c6fc0484 Merge pull request #9786 from yorikvanhavre/translations
Translations
2023-06-26 20:53:55 -05:00
luzpaz
ec397d957a Gui: Action.cpp minor code formatting tweak
Utilize the `+=` assignment operator for readability
2023-06-25 19:43:42 -04:00
Adrián Insaurralde Avalos
03b9b5742f [skip-ci] Fix #9775 - incorrect pref. path on hint 2023-06-25 14:54:03 -04:00
sliptonic
de69c46319 Merge pull request #9534 from Ondsel-Development/fix_wb_index_issue
Core: rework WorkbenchGroup & WorkbenchComboBox
2023-06-19 10:27:40 -05:00
Yorik van Havre
47d96c630d Merge pull request #9781 from chennes/splashscreen
GUI: Update Splashscreen for 0.21
2023-06-19 17:12:05 +02:00
Haas
785fcecefd forgot to rename the cfg files 2023-06-17 08:46:25 +02:00
MisterMaker
17f6dd6fad Merge branch 'master' into master 2023-06-16 21:51:25 +02:00
Yorik van Havre
398de2d031 merged crowdin translations 2023-06-16 16:42:32 +02:00
Jolbas
a44069fe6f Navicube: Fix rotation direction north and south buttons 2023-06-16 07:16:39 +02:00
Chris Hennes
927c3b9731 GUI: Update Splashscreen 2023-06-15 09:57:27 -05:00
Pesc0
c65f049d20 [Toponaming] create ElementMap class (#9175)
* Copypaste ElementMap
* Add MappedNameRef
* Fix missing include
* Copypaste `findTagInElementName`
* fix error introduced _somewhere_
* refactor toponaming constants
* Move `findTagInElementName` in `MappedName`
* reintroduce workaround to compile ElementMap
* Added missing functions copied from complexgeodata
* fix last compile errors, reorder and format files
* remove recursive refs to ComplexGeoData
* Add more comments
* fixed comments and added tests
* added FIXME, make functions private, misc fixes
* Move static functions from complexGeoData to PostfixStringReferences. Rename to ElementNamingUtils
* Fix broken includes due to previous change
* Revert constants from string to const char*
* added childmap tests and made hasher public
* Make functions private
* Added remaining tests
* removed bool return from `erase` functions
* fix missing appexport

Co-authored-by: John Dupuy <jdupuy98@gmail.com>
2023-06-15 09:05:24 -05:00
Haas
b8c7a827a4 Merge branch 'master' of https://github.com/MisterMakerNL/FreeCAD_MisterMaker 2023-06-13 17:57:34 +02:00
MisterMaker
6d73ca96da Merge branch 'master' into master 2023-06-13 17:55:40 +02:00
Haas
cc15bd3a23 fixed typo 2023-06-13 17:54:38 +02:00
Yorik van Havre
3c07d567cf Merged crowdin translations 2023-06-12 22:34:22 +02:00
Yorik van Havre
d61e60511a Updated ts files 2023-06-12 22:27:56 +02:00