summaryrefslogtreecommitdiffstats
path: root/examples/widgets/mainwindows/mainwindow
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add widgets examplesTobias Hunger2019-03-261-0/+35
* 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-201-0/+1
|\
| * qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-121-0/+1
* | 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-195-7/+7
|/
* Deprecate QSignalMapperOlivier Goffart2017-03-141-1/+0
* examples: Use lambdas instead of functor classesAlexander Volkov2017-01-091-14/+1
* 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-152-9/+9
|/ /
* | 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-092-0/+4
|/
* Polish the examples/widgets/mainwindows example.Friedemann Kleint2015-07-177-423/+322
* 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
|/
* Update copyright headersJani Heikkinen2015-02-117-49/+49
* Update license headers and add new license filesMatti Paaso2014-09-247-133/+77
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-154-12/+12
* 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
* widgets/mainwindows/mainwindow example: Use mouse release event for dock title.Friedemann Kleint2014-02-072-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-187-7/+7
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-171-2/+2
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-291-3/+1
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-261-2/+2
* Fix building of examples.Friedemann Kleint2012-11-211-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-227-168/+168
* examples: Mark ctor's as explicitSergio Ahumada2012-09-171-1/+1
* Moving .qdoc files under examples/widgets/docGabriel de Dietrich2012-08-2013-0/+2171