PaddleStroke
|
0ebf43a09c
|
TabBar: Move + tab to beginning.
|
2024-04-22 11:13:12 -05:00 |
|
wmayer
|
c96fd71e4f
|
Fix several compiler warnings
* fix -Winconsistent-missing-override
* fix -Wunused-but-set-variable
* fix -Wunused-parameter
* fix -Wunused-lambda-capture
* fix -Wunused-private-field
* fix -Wpessimizing-move
|
2024-04-03 10:04:56 +02:00 |
|
Ladislav Michl
|
4054520f08
|
Gui: WorkbenchSelector: Fix build with Qt6
indexOf is returning qsizetype in Qt6, so use type explicitely.
|
2024-04-02 16:19:27 +02:00 |
|
Ladislav Michl
|
ec3b89a567
|
Gui: WorkbenchSelector: Fix whitespaces
|
2024-04-02 16:19:27 +02:00 |
|
PaddleStroke
|
5d3de598e7
|
Core: Introduce Tab-Bar workbench selector
|
2024-04-01 10:35:53 -05:00 |
|