Allen Winter
|
875544a449
|
Merge branch '1.2'
|
2021-01-02 09:32:20 -05:00 |
|
Allen Winter
|
a2f4c972a6
|
update copyright year
|
2021-01-02 09:27:50 -05:00 |
|
Sergio Martins
|
6719dd2b9e
|
Allow to pass a preferred initial size to MainWindow::addDockWidget()
fixes #95
|
2020-12-28 11:59:09 +00:00 |
|
Sergio Martins
|
cd859d6725
|
Fix a bunch of clazy warnings
|
2020-12-22 17:01:50 +00:00 |
|
Sergio Martins
|
1dae128511
|
Fix the static build
The other library qrc is only needed for QtQuick
|
2020-12-16 11:41:15 +00:00 |
|
Sergio Martins
|
ceb796d807
|
qt6: Don't set the HDPI attributes
They don't do anything on Qt6, but warn.
|
2020-12-09 12:23:17 +00:00 |
|
Sergio Martins
|
d7242f17b7
|
examples: Add AUTORCC
Fixes standalone examples not showing images
|
2020-12-08 22:36:23 +00:00 |
|
Sergio Martins
|
9f604829dd
|
qt6: Use AUTORCC instead of qt5_add_resources
As this works with both Qt5 and Qt6
|
2020-12-08 18:11:34 +00:00 |
|
Sergio Martins
|
fad81d595a
|
qtquick: Remove some dependencies to QApplication
|
2020-11-26 19:31:32 +00:00 |
|
Sergio Martins
|
50d1e75709
|
Fully scope the qrc resource files
So they don't clash when KDDW is a static library
|
2020-11-17 11:33:22 +00:00 |
|
Sergio Martins
|
52cf53ce5c
|
example: init resources if static
Fixes title bar not having icons on WASM
For issue #100
|
2020-11-13 18:33:13 +00:00 |
|
Sergio Martins
|
1458da92d9
|
minimal example: Use fusion too
Looks better in general
|
2020-09-29 18:10:12 +01:00 |
|
Sergio Martins
|
f090a51485
|
example: Make title bar focusable when debugging focus
|
2020-09-07 20:26:09 +01:00 |
|
Sergio Martins
|
073647cf79
|
Add a minimal example
The other example is getting too big. Minimal is best to get
started
|
2020-08-24 13:49:56 +01:00 |
|