summaryrefslogtreecommitdiffstats
path: root/examples/widgets/mainwindows
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove warnings about examples not running in the Qt SimulatorTor Arne Vestbø2013-10-095-10/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1827-27/+27
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-177-15/+15
* remove QT+=widgets from SUBDIRS projectsOswald Buddenhagen2012-12-171-2/+0
* Fix memory leak. PrinterDialog is not deleted when close itMontel Laurent2012-11-301-3/+3
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-298-27/+7
* delete .desktop files of examplesOswald Buddenhagen2012-11-286-66/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-268-16/+16
* Fix building of examples.Friedemann Kleint2012-11-218-16/+16
* Use organization name "QtProject" in examples.Friedemann Kleint2012-10-165-7/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2227-288/+288
* examples: Mark ctor's as explicitSergio Ahumada2012-09-171-1/+1
* Moving .qdoc files under examples/widgets/docGabriel de Dietrich2012-08-2073-0/+5751