summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Examples: fix superfluous ';' in undo exampleChristian Ehrlicher2018-03-121-1/+1
|/
* Fix typosJarek Kobus2018-02-131-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-2011-0/+13
|\
| * qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-1211-0/+13
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-233-8/+8
|\|
| * Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-083-8/+8
* | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-241-2/+10
|\|
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-161-2/+10
| |\
| | * regularexpression example: Fix compilation with clipboard disabledFriedemann Kleint2017-09-281-2/+10
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-192-2/+2
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-7/+94
|\|
| * Regular Expression Example: Add context menuFriedemann Kleint2017-07-191-7/+94
* | Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-201-5/+3
|/
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-4/+5
|\
| * Example: migrate treemodelcompleter example to use QRegularExpressionSamuel Gaist2017-03-071-4/+5
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-163-36/+38
|\|
| * Example: migrate the codecs example to use QRegularExpressionSamuel Gaist2017-02-151-3/+4
| * Example: migrate settingseditor example to use QRegularExpressionSamuel Gaist2017-02-152-33/+34
* | QRegularExpression example: Handle empty patternsFriedemann Kleint2017-02-092-41/+58
|/
* examples: Use QOverload to select overloaded signals and slotsAlexander Volkov2016-12-223-8/+6
* 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-141-2/+2
* Convert the old feature systemLars Knoll2016-09-151-2/+1
* Add support for Apple watchOSJake Petroules2016-08-193-4/+11
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-094-118/+227
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-054-118/+227
| |\
| | * Polish the codecs exampleFriedemann Kleint2016-08-034-118/+227
* | | Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-1517-58/+58
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-0626-44/+53
|\|
| * fix example installsOswald Buddenhagen2016-05-039-9/+15
| * normalize structure of plugandpaint exampleOswald Buddenhagen2016-05-0320-34/+38
* | Unify license header usage.Jani Heikkinen2016-03-2976-236/+976
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-0/+1
|\|
| * Doc: Added brief statement for examples overview pageNico Vertriest2016-01-261-0/+1
* | Updated license headersJani Heikkinen2016-01-217-114/+233