summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/undo
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-271-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-191-1/+1
* High-DPI: Remove usage of Qt::AA_EnableHighDpiScalingTor Arne Vestbø2020-08-281-3/+0
* CMake: Regenerate examplesAlexandru Croitor2020-07-091-1/+5
* Use QList instead of QVector in examplesJarek Kobus2020-06-231-1/+1
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-081-6/+6
* 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
* | Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-111-2/+33
|\ \
| * | Regenerate examplesAlexandru Croitor2020-02-041-2/+33
* | | QSpinBox: remove deprecated signal valueChanged(const QString &)Vitaly Fanaskov2020-02-101-1/+1
|/ /
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-146-83/+67
|\|
| * Cleanup QtWidgets (tools) examplesChristian Ehrlicher2019-09-116-83/+67
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-1/+1
|\|
* | Fix compiling of examples on AndroidSimon Hausmann2019-06-121-1/+2
* | Fix linking of examplesSimon Hausmann2019-06-121-1/+1
* | Allow to build examples as standalone projectKevin Funk2019-06-051-39/+23
* | Rerun pro2cmake on projects that use .ui filesAlexandru Croitor2019-05-221-2/+4
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-162-28/+28
|\|
| * Fix some deprecation warnings in examplesFriedemann Kleint2019-02-061-3/+3
| * Cleanup Widgets examples - new signal/slot syntaxChristian Ehrlicher2019-01-031-25/+25
* | CMake: Add widgets examplesTobias Hunger2019-03-261-0/+44
|/
* Examples: fix superfluous ';' in undo exampleChristian Ehrlicher2018-03-121-1/+1
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-121-0/+1
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-5/+6
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-152-16/+16
* Updated license headersJani Heikkinen2016-01-217-114/+233
* 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-152-16/+16
* Merge branch 'release' into stableSergio Ahumada2013-01-311-1/+1
|\
| * fix install locations of examples/widgets/toolsOswald Buddenhagen2013-01-311-1/+1
* | 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: move widgets specific "tools" examples to the correct placeJ-P Nurmi2012-11-2826-0/+1811