summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tutorials/addressbook
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-277-0/+28
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-197-7/+7
* CMake: Regenerate examplesAlexandru Croitor2020-07-097-7/+35
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-031-1/+1
|\
| * Docs: Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-1/+1
* | Regenerate examplesAlexandru Croitor2020-02-047-7/+35
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-1410-10/+10
|\|
| * Cleanup QtWidgets examplesChristian Ehrlicher2019-10-1110-10/+10
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-147-7/+7
|\|
* | Fix compiling of examples on AndroidSimon Hausmann2019-06-127-7/+14
* | Fix linking of examplesSimon Hausmann2019-06-127-7/+7
* | Allow to build examples as standalone projectKevin Funk2019-06-057-101/+157
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-169-51/+100
|\|
| * Cleanup Widgets examples - new signal/slot syntaxChristian Ehrlicher2019-01-039-51/+100
* | CMake: Add widgets examplesTobias Hunger2019-03-268-0/+145
|/
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-122-0/+2
* Tutorial: migrate addressbook tutorial to use QRegularExpressionSamuel Gaist2017-01-241-1/+1
* Unify license header usage.Jani Heikkinen2016-03-2927-81/+351
* Examples/Doc snippets: Fix single-character string literals.Friedemann Kleint2015-10-131-8/+8
* Remove bogus call and comment from addressbookHolger Hans Peter Freyther2015-06-081-1/+0
* Updated BSD licensed file headersJani Heikkinen2015-02-1527-81/+81
* Update copyright headersJani Heikkinen2015-02-1127-135/+135
* Update AddressBook ExampleSteven Ceuppens2014-04-283-3/+3
* Remove warnings about examples not running in the Qt SimulatorTor Arne Vestbø2013-10-097-14/+0
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-1612-81/+81
* Merge branch 'release' into stableSergio Ahumada2013-01-311-1/+1
|\
| * Fix some more old references and links to NokiaSergio Ahumada2013-01-281-1/+1
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-1827-27/+27
|/
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-177-14/+14
* remove QT+=widgets from SUBDIRS projectsOswald Buddenhagen2012-12-171-2/+0
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-298-24/+8
* delete .desktop files of examplesOswald Buddenhagen2012-11-287-77/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-268-16/+16
* Fix building of examples.Friedemann Kleint2012-11-218-16/+16
* fix conflicting Visual Studio project names for Qt examplesJoerg Bornemann2012-09-277-0/+14
* Use QStringList::join(QChar) overload where applicable [examples]Marc Mutz2012-09-231-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2227-162/+162
* Move tutorials to widgets.Frederik Gladhorn2012-09-0943-0/+3569