summaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
* Example: migrate licensewizard example to use QRegularExpressionSamuel Gaist2017-01-241-2/+4
* Doc: Fixed old text still mentioning QRegExpSamuel Gaist2017-01-241-2/+2
* Tutorial: migrate addressbook tutorial to use QRegularExpressionSamuel Gaist2017-01-241-1/+1
* examples: Use lambdas instead of functor classesAlexander Volkov2017-01-092-25/+4
* examples: Use QOverload to select overloaded signals and slotsAlexander Volkov2016-12-2211-35/+21
* Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-162-6/+10
|\
| * Fix compilation on platforms that don't support printingLars Knoll2016-12-012-6/+10
* | Doc: update Qt Widgets examplesNico Vertriest2016-12-1221-21/+33
* | Examples: Remove more redundant virtual specifiers for overridersAlexander Volkov2016-11-293-5/+5
|/
* Examples: Remove a redundant virtual specifier for overridersAlexander Volkov2016-11-2521-71/+71
* Fix compilation without QPrinter supportMaurice Kalinowski2016-11-233-6/+2
* Clean up some conditions in our pro filesLars Knoll2016-11-141-3/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-311-1/+1
| |\
| | * Doc: Fix typos: handing > handlingTopi Reinio2016-10-281-1/+1
* | | remove bogus qtConfig(simulator_and_device) conditionOswald Buddenhagen2016-10-161-1/+1
* | | remove bogus xcode variable referenceOswald Buddenhagen2016-10-161-1/+1
* | | Get rid of simulator_and_device CONFIG option (mostly)Oswald Buddenhagen2016-10-162-2/+2
* | | Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-142-3/+3
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-3/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-3/+7
| |\|
| | * Fix compilation of findfiles examples with QT_NO_CLIPBOARDFriedemann Kleint2016-09-051-3/+7
* | | Convert the old feature systemLars Knoll2016-09-151-2/+1
* | | Add support for Apple watchOSJake Petroules2016-08-193-4/+11
* | | Use qtConfig throughout in qtbaseLars Knoll2016-08-195-6/+6
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-1611-12/+14
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-136-11/+11
| |\|
| | * Add missing \l to create link to QString in the docsSimon Hausmann2016-08-121-1/+1
| | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-125-10/+10
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-105-1/+3
| |\|
| | * Update logo icons in icons exampleFriedemann Kleint2016-08-104-0/+0
| | * HiDPI Drag and Drop: Properly render the default image on MacGabriel de Dietrich2016-08-091-1/+3
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-0911-195/+479
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-0511-195/+479
| |\|
| | * Polish the findfiles example to be actually usefulFriedemann Kleint2016-08-033-48/+135
| | * Polish the codecs exampleFriedemann Kleint2016-08-034-118/+227
| | * Polish charactermap exampleFriedemann Kleint2016-08-024-29/+117
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-012-29/+34
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-012-29/+34
| |\|
| | * examples: use QSignalBlockerMarc Mutz2016-07-282-29/+34
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-1/+1
| |\|
| | * PathStrokeRenderer::initializePoints(): use float divisionEdward Welbourne2016-07-151-1/+1
* | | Fix/adapt the uses of {to,set,from}Time_t in the qtbase source codeThiago Macieira2016-07-062-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-07-011-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-291-1/+1
| |\|
| | * mainwindow example: fix creating custom QDockWidgetOlivier Goffart2016-06-241-1/+1
* | | Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-15144-602/+602
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-132-0/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-062-0/+7
| |\|