summaryrefslogtreecommitdiffstats
path: root/src/controls/ApplicationWindow.qml
Commit message (Expand)AuthorAgeFilesLines
* Make restoreMode on all Binding elements explicitUlf Hermann2019-10-041-6/+25
* Doc: Document Qt Quick Controls explicitly as 'version 1'Venugopal Shivashankar2018-10-261-2/+2
* Revert "Fix Controls 1 types linking to Controls 2"Topi Reinio2016-06-221-1/+0
* Fix Controls 1 types linking to Controls 2v5.7.0-rc1v5.7.0Mitch Curtis2016-05-261-0/+1
* Unify license header usageAntti Kokko2016-02-041-12/+15
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-281-1/+1
|\
| * Android: fix hw menu button to open the options menuJ-P Nurmi2015-08-191-1/+1
* | Doc: Create proper QHP TOC entries for QML types, examples and tutorialsTopi Reinio2015-08-051-0/+1
|/
* Revert "iOS: Make ApplicationWindow fill entire screen, including under statu...J-P Nurmi2015-05-261-18/+6
* iOS: Make ApplicationWindow fill entire screen, including under statusbarTor Arne Vestbø2015-03-271-6/+18
* Merge Extras' styling system into Controls'.Mitch Curtis2015-03-021-1/+1
* Controls: update license headersJ-P Nurmi2015-02-111-28/+24
* Merge remote-tracking branch 'origin/5.4' into devJ-P Nurmi2015-01-161-1/+1
|\
| * Remove explicit bug tracker URLAlex Blasche2014-12-151-1/+1
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-091-0/+1
|\|
| * ApplicationWindow: top level items must get focus when they ask for it.Mitch Curtis2014-10-021-0/+1
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-09-191-67/+27
|\|
| * ApplicationWindow: fix top/bottom marginsJ-P Nurmi2014-09-171-1/+1
| * Let ApplicationWindowStyle provide the layoutJ-P Nurmi2014-09-101-67/+27
* | Do not shrink application window height to 0Jan Arve Saether2014-08-281-4/+9
* | Include potential toolBar+menuBar+statusBar when calculating heightJan Arve Saether2014-08-281-1/+1
|/
* Fix ApplicationWindow state / content sizeJ-P Nurmi2014-08-061-2/+2
* Introduce ApplicationWindowStyleJ-P Nurmi2014-08-051-3/+25
* Merge remote-tracking branch 'origin/5.3' into devJ-P Nurmi2014-07-091-0/+9
|\
| * Mention that ApplicationWindow is not visible by default.Mitch Curtis2014-07-071-0/+4
| * Doc: Added images and missing snippetsVenu2014-06-271-0/+5
* | Merge remote-tracking branch 'origin/5.3' into devJ-P Nurmi2014-06-251-3/+1
|\|
| * Singleton SystemPaletteJ-P Nurmi2014-06-231-3/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-111-2/+2
|\|
| * Bump QtQuick.Controls import version to 1.2J-P Nurmi2014-04-071-1/+1
| * Import QtQuick 2.2J-P Nurmi2014-04-071-1/+1
* | Merge remote-tracking branch 'origin/stable' into devIikka Eklund2014-04-011-1/+1
|\|
| * Doc: Fix some issuesSze Howe Koh2014-03-311-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-03-241-2/+18
|\|
| * Avoid warning when maximum size < minimum sizeJan Arve Saether2014-03-031-2/+18
* | Bump QtQuick.Window import versionLaszlo Agocs2014-03-241-1/+1
|/
* Expose contentArea as contentItem in ApplicationWindowJan Arve Saether2014-01-141-1/+43
* Set more window flags to keep Windows from omitting titlebar & buttonsv5.2.0-rc1Shawn Rutledge2013-11-231-0/+6
* Revert "ApplicationWindow has the WindowFullscreenButtonHint flag by default"Jens Bache-Wiig2013-11-221-1/+0
* Make sure menu bar has a parent windowEskil Abrahamsen Blomfeldt2013-11-151-0/+2
* ApplicationWindow has the WindowFullscreenButtonHint flag by defaultShawn Rutledge2013-11-151-0/+1
* Adjust height if the ToolBar or StatusBar is dynamically hiddenJan Arve Saether2013-10-251-2/+4
* ApplicationWindow has no default sizeShawn Rutledge2013-10-021-3/+0
* Doc: Changed the \since argument to the Qt version.Jerome Pasion2013-09-261-1/+1
* Fix MenuBar related runtime warnings in ApplicationWindowJ-P Nurmi2013-09-251-1/+1
* Merge branch 'stable' into devGabriel de Dietrich2013-09-181-0/+2
|\
| * Menu: Enable mnemonic menu navigationGabriel de Dietrich2013-09-131-0/+2
* | Update imports to 1.1 and remove version from qmlmodule definitionJens Bache-Wiig2013-09-101-2/+2
|/
* Fix draw order of contents vs. toolbar in ApplicationWindowJosh Faust2013-06-081-6/+6
* The function was moved to QtDeclarativeLiang Qi2013-05-271-8/+0