summaryrefslogtreecommitdiffstats
path: root/examples/widgets/layouts
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-042-0/+9
|\
| * Examples: use QDialog::showMaximaized() for AndroidAssam Boudjelthia2020-03-032-0/+9
* | QComboBox: remove currentIndexChanged(const QString&)Vitaly Fanaskov2020-02-191-1/+1
* | Regenerate examplesAlexandru Croitor2020-02-044-4/+20
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-1/+1
|\|
| * Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-144-4/+4
|\|
* | Fix compiling of examples on AndroidSimon Hausmann2019-06-124-4/+8
* | Fix linking of examplesSimon Hausmann2019-06-124-4/+4
* | Allow to build examples as standalone projectKevin Funk2019-06-054-50/+94
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-165-22/+17
|\|
| * QtBase: compile examples with QT_DISABLE_DEPRECATED_BEFORE=0x050d00Christian Ehrlicher2019-02-133-4/+5
| * Cleanup Widgets examples - foreachChristian Ehrlicher2019-01-232-6/+4
| * Cleanup Widgets examples - nullptrChristian Ehrlicher2019-01-232-9/+5
| * Cleanup Widgets examples - new signal/slot syntaxChristian Ehrlicher2019-01-031-3/+3
* | CMake: Add widgets examplesTobias Hunger2019-03-265-0/+72
|/
* Doc: Complete Dynamic Layouts ExampleNico Vertriest2018-03-142-29/+33
* Doc: Add doc to Graphics View Flow Layout exampleNico Vertriest2018-03-131-1/+2
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-122-0/+2
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-152-19/+19
* Unify license header usage.Jani Heikkinen2016-03-2916-48/+208
* Updated BSD licensed file headersJani Heikkinen2015-02-1516-48/+48
* Update copyright headersJani Heikkinen2015-02-1116-80/+80
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-152-19/+19
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-132-7/+7
* Remove warnings about examples not running in the Qt SimulatorTor Arne Vestbø2013-10-092-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1816-16/+16
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-174-8/+8
* remove QT+=widgets from SUBDIRS projectsOswald Buddenhagen2012-12-171-2/+0
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-295-17/+4
* delete .desktop files of examplesOswald Buddenhagen2012-11-284-44/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-265-9/+9
* Fix building of examples.Friedemann Kleint2012-11-215-9/+9
* QtBase: examples/widgets/layouts coding styleDavid Schulz2012-11-2110-18/+14
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2216-96/+96
* examples: Mark ctor's as explicitSergio Ahumada2012-09-172-3/+3
* Moving .qdoc files under examples/widgets/docGabriel de Dietrich2012-08-2026-0/+1661