summaryrefslogtreecommitdiffstats
path: root/examples/embedded
Commit message (Expand)AuthorAgeFilesLines
* Port two examples from QTime to QElapsedTimerAlbert Astals Cid2019-09-272-9/+9
* Remove usages of Q_OS_WINCEJoerg Bornemann2019-05-231-4/+0
* Examples: cleanup foreach usageChristian Ehrlicher2019-02-021-5/+6
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-1/+1
* Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-191-1/+1
|\
| * Examples: Remove remains of winceFriedemann Kleint2017-07-141-1/+1
* | Call sinh() rather than implementing it using exp()Edward Welbourne2017-07-071-1/+1
* | Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-07-051-10/+4
* | Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-202-12/+1
|/
* examples: remove some unneeded QStringRef::toString() callsMarc Mutz2017-04-071-6/+5
* Example: migrate flightinfo to QRegularExpressionSamuel Gaist2017-02-151-3/+3
* Updated license headersJani Heikkinen2016-01-2116-264/+536
* Examples/Doc snippets: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* examples: migrate to QString::asprintfMarc Mutz2015-02-121-3/+2
* Update copyright headersJani Heikkinen2015-02-1116-113/+113
* Update license headers and add new license filesMatti Paaso2014-09-2416-304/+176
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* Remove references to Nokia in qtbase examples.Friedemann Kleint2013-07-112-3/+3
* Merge branch 'release' into stableSergio Ahumada2013-01-311-0/+2
|\
| * push feature conditionals down to subdirectoriesOswald Buddenhagen2013-01-311-0/+2
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-1816-16/+16
|/
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-172-2/+3
* remove QT+=widgets from SUBDIRS projectsOswald Buddenhagen2012-12-171-2/+0
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-297-23/+6
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-267-13/+13
* Use organization name "QtProject" in examples.Friedemann Kleint2012-10-161-2/+2
* Fix compilation for Qt5: Avoid deprecated APIaavit2012-09-261-2/+1
* Compile fix: Avoid deprecated functionsaavit2012-09-261-6/+10
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2216-386/+386
* Fix digiflip example build.Janne Anttila2012-05-311-0/+2
* clean up qmake-generated projectsOswald Buddenhagen2012-02-241-4/+1
* Remove Symbian specific code from qtbase.Xizhi Zhu2012-01-311-4/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3016-16/+16
* Update contact information in license headers.Jason McDonald2012-01-2316-16/+16
* Remove execute permission from files that don't need it.Jason McDonald2012-01-102-0/+0
* Update copyright year in license headers.Jason McDonald2012-01-0516-16/+16
* QtBase examples: Remove Maemo/Symbian-specific code.Friedemann Kleint2011-10-1814-87/+0
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-1215-7/+7
|\
| * Remove more references to demos.Casper van Donderen2011-07-0815-6/+6
| * Remove references to QT_INSTALL_DEMOS & DemosPath.Casper van Donderen2011-07-061-3/+3
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-2714-10/+14
|/
* Add the embedded demos-examples to the build.Casper van Donderen2011-06-246-16/+16
* Move all other demos in qtbase to examples.Casper van Donderen2011-06-2438-0/+4172