summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-1460-376/+426
|\
| * Cleanup QtWidgets (tools) examplesChristian Ehrlicher2019-09-1160-376/+426
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-112-11/+1
|\|
| * Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-201-10/+0
| * Deprecate QStringViewLiteralMarc Mutz2019-08-101-1/+1
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-1414-14/+14
|\|
* | Fix compiling of examples on AndroidSimon Hausmann2019-06-1213-13/+26
* | Fix linking of examplesSimon Hausmann2019-06-1213-13/+13
* | Allow to build examples as standalone projectKevin Funk2019-06-0519-378/+351
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-033-9/+6
|\|
| * examples: port away from Java-style iteratorsMarc Mutz2019-05-231-5/+2
| * QtCore: mark obsolete enumerations as deprecatedChristian Ehrlicher2019-05-171-1/+1
| * Plug and paint example: Fix -Wweak-tablesJesus Fernandez2019-04-291-3/+3
* | Rerun pro2cmake on projects that use .ui filesAlexandru Croitor2019-05-221-2/+4
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-1622-101/+555
|\|
| * QtBase: compile examples with QT_DISABLE_DEPRECATED_BEFORE=0x050d00Christian Ehrlicher2019-02-131-2/+2
| * Fix some deprecation warnings in examplesFriedemann Kleint2019-02-062-4/+4
| * Cleanup Widgets examples - foreachChristian Ehrlicher2019-01-075-15/+18
| * Cleanup Widgets examples - new signal/slot syntaxChristian Ehrlicher2019-01-037-70/+76
| * Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-047-2/+441
| |\
| | * Codecs example: Add a dialog for showing common C++ encodingsFriedemann Kleint2018-11-307-2/+441
| * | Fix usage of QGuiApplication::set/resetOverrideCursorChristian Ehrlicher2018-11-053-6/+6
| |/
* | CMake: allow custom plugin output/install directoriesTobias Hunger2019-03-271-0/+1
* | CMake: Add widgets examplesTobias Hunger2019-03-2622-0/+491
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-071-1/+1
|\
| * Examples: Fix minor bug in Tree Model Completer ExamplePaul Wicking2018-08-301-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-071-3/+3
|\|
| * Doc: Synchronize documentation with code snippetPaul Wicking2018-08-011-3/+3
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-079-114/+108
|\|
| * Examples: Cleanup and modernize Plug&PaintAndre Hartmann2018-06-069-99/+91
| * Doc: Update connect syntax Plugandpaint ExampleNico Vertriest2018-06-053-16/+18
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-241-4/+4
|\|
| * Doc: Modify connect statements Echoplugin ExampleNico Vertriest2018-05-161-4/+4
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-102-4/+7
|\|
| * Doc: Update connect syntax in I18n Widgets ExampleNico Vertriest2018-04-092-4/+7
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-182-24/+35
|\|
| * regularexpression example: Add raw string literal displayFriedemann Kleint2018-03-172-24/+35
* | Examples: fix superfluous ';' in undo exampleChristian Ehrlicher2018-03-121-1/+1
|/
* Fix typosJarek Kobus2018-02-131-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-2011-0/+13
|\
| * qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-1211-0/+13
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-233-8/+8
|\|
| * Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-083-8/+8
* | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-241-2/+10
|\|
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-161-2/+10
| |\
| | * regularexpression example: Fix compilation with clipboard disabledFriedemann Kleint2017-09-281-2/+10
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-192-2/+2
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-7/+94
|\|
| * Regular Expression Example: Add context menuFriedemann Kleint2017-07-191-7/+94
* | Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-201-5/+3
|/