summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tutorials
Commit message (Expand)AuthorAgeFilesLines
* Allow to build examples as standalone projectKevin Funk2019-06-0524-350/+545
* Rerun pro2cmake on projects that use .ui filesAlexandru Croitor2019-05-222-3/+54
* Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-1640-260/+308
|\
| * Cleanup Widgets examples - foreachChristian Ehrlicher2019-01-071-17/+18
| * Cleanup Widgets examples - new signal/slot syntaxChristian Ehrlicher2019-01-0313-61/+116
| * Itemviews: Cleanup examplesChristian Ehrlicher2018-11-1223-139/+114
| * Notepad example: Get rid of auto-connection slotsAlexander Volkov2018-11-013-43/+60
* | CMake: Add widgets examplesTobias Hunger2019-03-2630-0/+494
|/
* Notepad example: Wrap clipboard functions with QT_CONFIG(clipboard)Topi Reinio2018-06-221-0/+17
* Doc: Add missing full stops in briefsPaul Wicking2018-06-211-1/+1
* Doc: Add formatting features to Notepad exampleNico Vertriest2018-06-017-22/+182
* Examples: Fix unused variable warnings by ClangFriedemann Kleint2018-05-021-4/+0
* examples: Fix notepad example for configurations without printsupportOliver Wolff2018-01-222-1/+12
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-1212-1/+12
* Doc: move notepad example to qtbase and improve itNico Vertriest2017-12-1823-1/+1152
* Tutorial: migrate addressbook tutorial to use QRegularExpressionSamuel Gaist2017-01-241-1/+1
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-155-18/+18
* Unify license header usage.Jani Heikkinen2016-03-2959-177/+767
* Examples/Doc snippets: Fix single-character string literals.Friedemann Kleint2015-10-132-9/+9
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-1/+2
|\
| * Doc: rearrange tables with overflowNico Vertriest2015-06-261-1/+2
* | Remove bogus call and comment from addressbookHolger Hans Peter Freyther2015-06-081-1/+0
|/
* Updated BSD licensed file headersJani Heikkinen2015-02-1559-177/+177
* Update copyright headersJani Heikkinen2015-02-1159-295/+295
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-155-18/+18
* Update AddressBook ExampleSteven Ceuppens2014-04-283-3/+3
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-6/+6
* Doc: Clean up threading examplesSze Howe Koh2013-11-0520-943/+1
* Remove warnings about examples not running in the Qt SimulatorTor Arne Vestbø2013-10-0918-36/+0
* Doc: Remove section about how to start threadsSze Howe Koh2013-09-143-8/+2
* Doc: Remove addressbook-frhjk2013-08-2337-3490/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-1627-166/+166
* Merge branch 'release' into stableSergio Ahumada2013-01-312-2/+2
|\
| * Fix some more old references and links to NokiaSergio Ahumada2013-01-282-2/+2
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-1899-99/+99
|/
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-1727-55/+50
* remove QT+=widgets from SUBDIRS projectsOswald Buddenhagen2012-12-177-11/+0
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-2943-138/+39
* delete .desktop files of examplesOswald Buddenhagen2012-11-2825-275/+0
* Always use QAIM to get the default flags.Stephen Kelly2012-11-281-2/+2
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-2643-83/+83
* Fix building of examples.Friedemann Kleint2012-11-2143-80/+98
* fix conflicting Visual Studio project names for Qt examplesJoerg Bornemann2012-09-2714-0/+28
* Use QStringList::join(QChar) overload where applicable [examples]Marc Mutz2012-09-232-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2299-594/+594
* Doc: Fix snippet bug in Getting Started QtGeir Vattekar2012-09-131-7/+7
* example: minor fix to gettingStarted - part5Sergio Ahumada2012-09-101-2/+2
* Move tutorials to widgets.Frederik Gladhorn2012-09-09170-0/+10808