summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-041-0/+3
|\
| * Examples: enable HighDPI scaling for examples on AndroidAssam Boudjelthia2020-03-031-0/+3
* | QComboBox: remove currentIndexChanged(const QString&)Vitaly Fanaskov2020-02-192-2/+2
* | Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-1123-42/+582
|\ \
| * | Regenerate examplesAlexandru Croitor2020-02-0423-42/+582
* | | QSpinBox: remove deprecated signal valueChanged(const QString &)Vitaly Fanaskov2020-02-103-3/+3
* | | QComboBox: remove deprecated signalsVitaly Fanaskov2020-02-104-9/+9
|/ /
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-293-68/+68
|\|
| * Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-233-68/+68
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-1/+1
|\|
| * Replace usages of QVariant::value by qvariant_castOlivier Goffart2019-12-151-1/+1
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeSimon Hausmann2019-10-174-9/+9
|\|
| * Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-154-9/+9
* | 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