wmayer
|
fe968bc4db
|
Gui: enable language change by default
|
2023-02-23 16:38:45 +01:00 |
|
wmayer
|
10dffdb501
|
Gui: expose more methods of UiLoader to Python
|
2023-02-23 16:38:45 +01:00 |
|
wmayer
|
d91de9ceb2
|
Core: Qt6 migration, use PySide
|
2022-11-06 14:09:18 +01:00 |
|
marioalexis
|
ff1b4eff05
|
Gui: Replace C cast
|
2022-09-18 11:06:51 -05:00 |
|
wmayer
|
b1147c047a
|
Gui: move QuiLoader for MinGW to global namespace
|
2022-07-14 14:44:56 +02:00 |
|
Zheng, Lei
|
8bec44934b
|
Fix mixed line endings
|
2022-04-26 12:52:55 -05:00 |
|
Chris Hennes
|
5df3dbae6f
|
Gui: PR6497 move return statement to new line
|
2022-03-29 12:33:50 -05:00 |
|
andrea reale
|
83d3a916c0
|
remove QT4 references
|
2022-03-19 23:07:38 +01:00 |
|
Uwe
|
05be6352f3
|
[Gui] UiLoader: fix compiler warning
code by @wwmayer
as discussed here: https://forum.freecadweb.org/viewtopic.php?f=4&t=66137&p=570597
and here: https://forum.freecadweb.org/viewtopic.php?p=578860#p578860
|
2022-03-13 17:39:50 +01:00 |
|
Uwe
|
9de55d010c
|
[Gui] Tool* etc.:remove unused includes
|
2022-03-05 18:08:13 +01:00 |
|
wmayer
|
edf7fe4c7c
|
Gui: use cbegin()/cend() for const_iterator
|
2021-09-23 11:17:42 +02:00 |
|
wmayer
|
4397c0f520
|
Gui: modernize some classes
|
2021-09-23 11:00:50 +02:00 |
|
wmayer
|
806f004f12
|
Gui: implement a workaround for MSYS2 to access QUiLoader via its Python interface
|
2021-09-23 09:46:20 +02:00 |
|
wmayer
|
21ba35adab
|
Gui: move PythonWrapper class to its own source file
|
2021-09-22 23:30:03 +02:00 |
|
wmayer
|
bc5c585c8b
|
Gui: move Ui loader classes to their own source files
|
2021-09-22 20:31:01 +02:00 |
|