Chris Hennes
|
44908ad721
|
Merge pull request #19428 from tritao/base-tracy-profiler
Base: Add Tracy frame profiling support.
|
2025-03-14 04:12:05 +00:00 |
|
Joao Matos
|
0feab195ac
|
Base: Add build support and instrumentation for the Tracy profiler.
|
2025-03-14 03:41:30 +00:00 |
|
Syres916
|
791256bc48
|
[BIM] Material dialog - fix the minimum width of four buttons in new group box
|
2025-03-12 06:05:08 +00:00 |
|
Chris Hennes
|
c9b562f7bc
|
Merge pull request #19929 from tringenbach/feature/hidpi-navicube-fix
Gui: HiDPI NaviCube fix
|
2025-03-11 21:34:29 +00:00 |
|
Chris Hennes
|
3ce193ddb8
|
Merge pull request #19921 from mosfet80/QT_CLEAN
REMOVE old QT<= 5.14 code
|
2025-03-11 20:54:59 +00:00 |
|
Chris Hennes
|
7ae079a5d8
|
Merge pull request #19926 from benj5378/toStringasd
Gui: clean up PropertyItem::toString
|
2025-03-11 20:38:15 +00:00 |
|
Yorik van Havre
|
b1a82114a8
|
Merge pull request #20109 from Syres916/IFCPropertiesWindow_Fix
[BIM] Correct styling of DeleteIFCProperties button and add GroupBox for the two lower comboboxes and the button
|
2025-03-11 12:48:45 +00:00 |
|
Chris Hennes
|
fb70530505
|
Merge pull request #20031 from PaddleStroke/patch-11
App::Link : deleting it deletes its elements if any
|
2025-03-10 17:27:59 +00:00 |
|
Chris Hennes
|
b8862c4399
|
Merge pull request #19649 from alfrix/taskpanel_improvements
refactor(Gui): improve the taskpanel
|
2025-03-10 16:51:09 +00:00 |
|
Syres916
|
134d94785f
|
[BIM} Correct styling of DeleteIFCProperties window and add GroupBox
|
2025-03-10 13:49:57 +00:00 |
|
Alfredo Monclus
|
cf278e45ac
|
refactor: qsint fix clazy property without notify
|
2025-03-08 15:54:32 -03:00 |
|
Chris Hennes
|
feb58cca04
|
Merge pull request #20052 from mosfet80/CleanPython
removed old python code <3.10
|
2025-03-08 01:10:58 +00:00 |
|
Chris Hennes
|
144b44f2db
|
Merge pull request #20058 from tritao/fix-app-document-main-doc-load
App: Fix regression for document creation requests coming from the main document.
|
2025-03-07 23:28:27 +00:00 |
|
Chris Hennes
|
c03819a9a8
|
Merge pull request #20008 from PaddleStroke/patch-4
QuantitySpinbox: Fix right padding when not bound
|
2025-03-07 22:38:23 +00:00 |
|
mos
|
9f220319d0
|
Removed old Python code <3.10
|
2025-03-07 16:34:08 -06:00 |
|
Joao Matos
|
6dd5246fa1
|
Rename DocumentCreateFlags to DocumentInitFlags.
|
2025-03-07 20:54:16 +00:00 |
|
Joao Matos
|
81a5b78b36
|
Convert DocumentCreateFlags instances to use designated initializer list.
|
2025-03-07 20:42:51 +00:00 |
|
Chris Hennes
|
4eeca37bf3
|
Merge pull request #19901 from alfrix/start_fixes_1
Start: fix text visbility
|
2025-03-06 17:32:31 +00:00 |
|
PaddleStroke
|
4566843fb4
|
App::Link : deleting it deletes its elements if any
|
2025-03-06 17:46:30 +01:00 |
|
Chris Hennes
|
23f681728b
|
Merge pull request #20019 from PaddleStroke/patch-5
Core: Text object: Fix icon of the tab.
|
2025-03-06 14:39:25 +00:00 |
|
Max Wilfinger
|
041e709059
|
Merge pull request #20013 from tringenbach/feature/show-device-pixel-ratio
Add devicePixelRatio to about info
|
2025-03-06 08:00:08 +00:00 |
|
PaddleStroke
|
e8bddd97b9
|
Core: Text object: Fix icon of the tab.
|
2025-03-06 08:47:04 +01:00 |
|
Tim Ringenbach
|
4a8033c77c
|
update label
|
2025-03-05 20:29:25 -06:00 |
|
Tim Ringenbach
|
8456626320
|
Add devicePixelRatio to about info
|
2025-03-05 18:05:21 -06:00 |
|
Chris Hennes
|
4afbc967f0
|
Merge pull request #19995 from hyarion/fix/create-light-sources-group
Fixes light direction configuration issues between 1.0 and 1.1dev
|
2025-03-05 22:38:01 +00:00 |
|
Benjamin Nauck
|
77ce376ebd
|
Gui: Workaround for lighting issue
|
2025-03-05 20:29:10 +01:00 |
|
PaddleStroke
|
7bcd69a777
|
Fix https://github.com/FreeCAD/FreeCAD/issues/20004
|
2025-03-05 18:58:35 +01:00 |
|
Alfredo Monclus
|
eae8aec93d
|
start: fix filecard text visibility on classic theme also fixes hover and pressed states
|
2025-03-05 13:23:39 -03:00 |
|
mosfet80
|
7b66b6801e
|
Update MenuManager.cpp
|
2025-03-05 09:54:32 +01:00 |
|
Andrea
|
cca14cf164
|
Remove old qt code
new round of removal following the report of @benj5378 .
.
|
2025-03-05 09:46:35 +01:00 |
|
Andrea
|
25af2a6d92
|
Update PythonWrapper.cpp
.
|
2025-03-05 09:32:06 +01:00 |
|
Andrea
|
2d4ab5af20
|
REMOVE old QT<= 5.14 code
Ubuntu 22.04 use qt 1.15.3.
In the code is still used qt code <5.10.
A cleanup was done by removing qT code version used in ubuntu 18.04.
|
2025-03-05 09:32:06 +01:00 |
|
Syres916
|
7f3632ba8e
|
[Gui] Trigger the same checks for Drag & Drop files as File > Open
|
2025-03-04 20:45:15 -06:00 |
|
Chris Hennes
|
d6849c10b0
|
Apply suggestions from code review
Co-authored-by: Benjamin Nauck <benjamin@nauck.se>
|
2025-03-04 18:12:10 -06:00 |
|
Jacob Oursland
|
2dd4343164
|
About: Add build date to clipboard data.
|
2025-03-04 18:12:10 -06:00 |
|
Benjamin Nauck
|
354667abd0
|
Gui: Remove unused static function
|
2025-03-04 21:06:17 +01:00 |
|
Benjamin Nauck
|
629b75710e
|
Gui: Create light sources parameter group
* categorizes light sources into its own group
* fixes config file issues between 1.0 and 1.1
|
2025-03-04 21:06:17 +01:00 |
|
Tim Ringenbach
|
98dca9fede
|
Gui: HiDPI NaviCube fix
|
2025-03-04 12:29:38 -06:00 |
|
Alfredo Monclus
|
84e6d8b915
|
refactor: add if braces for linters
|
2025-03-03 11:30:43 -03:00 |
|
Alfredo Monclus
|
2f504b686e
|
revert: icon to manually painted one
windows icon is very different let's try to keep the look unified
|
2025-03-03 11:21:44 -03:00 |
|
Alfredo Monclus
|
02b16bc454
|
revert: review suggestion from constexpr to const
|
2025-03-03 11:10:51 -03:00 |
|
Alfredo Monclus
|
779cfa0463
|
taskpanel lineup comments
|
2025-03-03 10:49:27 -03:00 |
|
Alfredo Monclus
|
a1305d6616
|
taskpanel group early return
|
2025-03-03 10:49:26 -03:00 |
|
Alfredo Monclus
|
9392af17f9
|
Apply suggestions from code review
Co-authored-by: Benjamin Bræstrup Sayoc <benj5378@outlook.com>
|
2025-03-03 10:45:22 -03:00 |
|
Chris Hennes
|
8593beb6f1
|
Gui: Add QOpenGLWidget to QtAll.h
|
2025-03-02 22:59:30 -06:00 |
|
Chris Hennes
|
15a9efe356
|
Inventor: Fix old color ref
|
2025-03-02 17:09:19 -06:00 |
|
Chris Hennes
|
1a2070c36f
|
Merge pull request #19636 from kadet1090/color-in-base
Base: Move App::Color to Base
|
2025-03-02 16:36:40 -06:00 |
|
Chris Hennes
|
98537f00b1
|
Merge pull request #19626 from tritao/qt-gl-cleanup
Gui: Remove QtOpenGL.h.
|
2025-03-02 16:22:57 -06:00 |
|
Benjamin Bræstrup Sayoc
|
b7f1fc9a4d
|
Gui: clean up PropertyItem::toString
I have no idea why the return type of toString was ever QVariant
|
2025-03-01 16:10:46 +01:00 |
|
Kacper Donat
|
09b6389c8e
|
Gui: Properly reset light directions
This fixes lights not getting reset after user demands so.
|
2025-02-28 14:25:57 +00:00 |
|