summaryrefslogtreecommitdiffstats
path: root/examples/corelib
Commit message (Expand)AuthorAgeFilesLines
* Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-151-2/+2
* Remove usages of deprecated APIs of QWheelEventSona Kurazyan2019-08-232-3/+3
* Prefix textstream operators with Qt::Lars Knoll2019-05-022-4/+4
* Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Liang Qi2019-03-311-3/+3
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-03-261-3/+3
| |\
| | * Examples: properly parse more than one element in maps and listsThiago Macieira2019-03-221-3/+3
* | | QVariant: deprecate qVariantFromValue/qVariantSetValue()Christian Ehrlicher2019-03-311-5/+2
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-195-10/+6
|\|
| * Add cmdline feature to qmakeJoerg Bornemann2019-02-185-10/+6
* | Fix some deprecation warnings in examplesFriedemann Kleint2019-02-061-1/+2
* | Cleanup QtCore examplesChristian Ehrlicher2019-02-0629-77/+59
* | Examples: cleanup foreach usageChristian Ehrlicher2019-02-024-5/+8
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-041-6/+0
|\|
| * Doc: cleanup semaphore exampleSamuel Gaist2019-01-031-6/+0
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-111-1/+2
|\|
| * threads: disable threads examples for nothread buildsLorn Potter2018-12-101-1/+2
* | Implement QDataStream operator for QCborSimpleValueJędrzej Nowacki2018-10-031-13/+0
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-141-8/+8
|\
| * Doc: improve Mandelbrot exampleMitch Curtis2018-09-111-8/+8
* | cbordump: Fix build with linux-clang-libc++Jüri Valdmann2018-07-121-0/+1
* | Metatype: make the Qt CBOR value-like types built-in meta typesThiago Macieira2018-07-041-3/+0
* | CBOR: Add QDebug operators for the Qt CBOR value-like typesThiago Macieira2018-07-041-10/+0
* | Examples: add an example that converts between different file formatsThiago Macieira2018-07-0416-0/+2494
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-024-4/+4
|\|
| * Doc: Add missing full stops in briefsPaul Wicking2018-06-214-4/+4
* | Example: add a simple CBOR dumper toolThiago Macieira2018-05-284-1/+806
* | Examples: replace QDesktopWidget::availableGeometry()/screenGeometry()Christian Ehrlicher2018-03-271-2/+1
|/
* Fix some qdoc-warnings for 5.11Friedemann Kleint2018-02-211-15/+15
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-1/+5
|\
| * examples: Add localserver feature check for localfortune examplesFrank Richter2018-01-271-1/+5
* | Create corelib/serialization and move existing file formats into itThiago Macieira2018-01-2611-2/+2
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-204-0/+4
|\ \
| * | qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-124-0/+4
* | | MimeTypeBrowser: avoid memleaksChristian Ehrlicher2017-12-271-4/+3
* | | Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-1/+1
* | | Use dependencies instead of CONFIG+=orderedAllan Sandfeld Jensen2017-12-021-1/+0
|/ /
* | Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-087-16/+15
* | Modernize the Local Fortune Client and Server examplesMårten Nordheim2017-09-226-63/+60
* | Modernize the json savegame exampleMårten Nordheim2017-08-318-82/+175
|/
* Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-282-2/+2
* Replace outdated BSD license textKai Koehne2017-03-035-10/+60
* Fix compilation without sharedmemoryUlf Hermann2017-01-051-2/+2
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-113-5/+6
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-083-5/+6
| |\
| | * Handle short reads in the local sockets exampleSérgio Martins2016-10-063-5/+6
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-1/+1
| |\|
| | * Doc: Fix typo in the Semaphores ExampleTopi Reinio2016-08-111-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-011-1/+2
|\| |
| * | mimetypebrowser example: Add Generic Icon NameFriedemann Kleint2016-08-011-1/+2