summaryrefslogtreecommitdiffstats
path: root/examples/widgets/mainwindows
Commit message (Expand)AuthorAgeFilesLines
* Examples: Fix unused variable warnings by ClangFriedemann Kleint2018-05-022-0/+14
* 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
* Polish the widgets/mainwindows/sdi example.Friedemann Kleint2015-07-173-150/+152
* Polish the widgets/mainwindows/application example.Friedemann Kleint2015-07-133-125/+103
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-1/+1
|\
| * Replace MAC OS X with OS XNico Vertriest2015-06-301-1/+1
* | Add QMainWindow::GroupedDragging DockOptionOlivier Goffart2015-05-123-7/+12
|/
* Updated BSD licensed file headersJani Heikkinen2015-02-1520-60/+60
* Update copyright headersJani Heikkinen2015-02-1127-149/+149
* Polish the mdi example.Friedemann Kleint2014-09-243-6/+26
* Update license headers and add new license filesMatti Paaso2014-09-247-133/+77
* Fix cancel operation for example "Application"Mika Salmela2014-09-171-4/+4
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-159-17/+17
* Add a menu item to mainwindow example to toggle unified toolbars.Jake Petroules2014-05-211-0/+9
* Use the new unified toolbar implementation in examples on OS X.Jake Petroules2014-05-121-0/+4
* Save using a window-modal sheet on Mac OS X.Morten Johan Sørvig2014-03-201-3/+8
* widgets/mainwindows/mainwindow example: Use mouse release event for dock title.Friedemann Kleint2014-02-072-2/+2
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-132-4/+4