summaryrefslogtreecommitdiffstats
path: root/examples/widgets/mainwindows
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-146-7/+7
|\
* | Fix compiling of examples on AndroidSimon Hausmann2019-06-126-6/+12
* | Fix linking of examplesSimon Hausmann2019-06-126-6/+6
* | Allow to build examples as standalone projectKevin Funk2019-06-056-127/+140
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-1613-35/+41
|\|
| * QtBase: compile examples with QT_DISABLE_DEPRECATED_BEFORE=0x050d00Christian Ehrlicher2019-02-131-1/+1
| * Fix some deprecation warnings in examplesFriedemann Kleint2019-02-061-1/+1
| * Cleanup Widgets examples - foreachChristian Ehrlicher2019-01-236-8/+14
| * Cleanup Widgets examples - nullptrChristian Ehrlicher2019-01-234-11/+11
| * Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-103-0/+0
| |\
| | * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-093-0/+0
| | |\
| | | * Update the floppy disk icon (save) to be physically correctThiago Macieira2018-11-063-0/+0
| * | | Fix usage of QGuiApplication::set/resetOverrideCursorChristian Ehrlicher2018-11-054-14/+14
| |/ /
* / / CMake: Add widgets examplesTobias Hunger2019-03-267-0/+170
|/ /
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-032-0/+14
|\|
| * Examples: Fix unused variable warnings by ClangFriedemann Kleint2018-05-022-0/+14
* | Fix a bunch of compiler warnings in the qtbase examplesJake Petroules2018-02-071-0/+1
|/
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-205-0/+5
|\
| * qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-125-0/+5
* | Make the Main Window example use high-DPI toolbar iconsAndre de la Rocha2017-12-192-15/+20
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-231-1/+3
|\|
| * Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-1/+3
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-196-8/+8
|/
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-071-2/+5
|\
| * Convert features.printdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-05-301-2/+5
* | Deprecate QSignalMapperOlivier Goffart2017-03-141-1/+0
|/
* examples: Use lambdas instead of functor classesAlexander Volkov2017-01-092-25/+4
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-011-14/+17
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-14/+17
| |\
| | * examples: use QSignalBlockerMarc Mutz2016-07-281-14/+17
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-07-011-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-291-1/+1
| |\|
| | * mainwindow example: fix creating custom QDockWidgetOlivier Goffart2016-06-241-1/+1
* | | Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-157-14/+14
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-132-1/+6
|\|
| * Fix compiling examples with -no-smJoni Poikelin2016-04-072-1/+6
| * Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-172-0/+18
| |\
* | | Unify license header usage.Jani Heikkinen2016-03-2917-51/+221
* | | Merge remote-tracking branch 'origin/5.6.0' into 5.7v5.7.0-alpha1Oswald Buddenhagen2016-03-072-0/+18
|\ \ \ | | |/ | |/|
| * | Add option to disable "session management by closing windows".Andreas Hartmetz2016-02-152-0/+18
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-0/+0
|\ \ \ | | |/ | |/|
| * | Doc: Replaced Trolltech logo with Qt logoNico Vertriest2016-02-031-0/+0
| |/
* | Updated license headersJani Heikkinen2016-01-217-112/+231
* | Fixed build breaks that result after disabling "contextmenu" featureShrikant Dhumal2015-09-094-0/+8
|/
* Fix mainwindow examples when clipboard support is disabled.Rafael Roquetto2015-08-112-0/+9
* Add recent file handling to SDI/MDI and remove the recentfiles example.Friedemann Kleint2015-07-3110-422/+236
* Polish the widgets/mainwindows/mdi example.Friedemann Kleint2015-07-203-149/+125
* Polish the examples/widgets/dockwidgets example.Friedemann Kleint2015-07-202-68/+41
* Port examples/widgets/mainwindows/menus to new connection syntax.Friedemann Kleint2015-07-201-22/+22
* Polish the examples/widgets/mainwindows example.Friedemann Kleint2015-07-177-423/+322