summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* examples: compile w/o openglMarc Mutz2012-02-248-13/+20
* clean up qmake-generated projectsOswald Buddenhagen2012-02-2428-219/+23
* Test for QT_NO_SSL instead of QT_NO_OPENSSLShane Kearns2012-02-213-5/+5
* Fortune client example - list all IP addressesShane Kearns2012-02-172-18/+28
* Move QtConcurrent into its own moduleLars Knoll2012-02-0510-5/+11
* Exclude helloconcurrent when QtConcurrent is not configuredSamuli Piippo2012-02-051-1/+2
* Fix the chart itemview exampleGiuseppe D'Angelo2012-02-032-2/+3
* Improve QSurface / QWindow API a bit and use that to avoid errorsGunnar Sletta2012-02-021-0/+2
* Reimplement QAbstractSocket::setReadBufferSize() properlyBradley T. Hughes2012-02-022-2/+2
* Moving tiff image format support and libtiff out of qtbaseaavit2012-01-312-2/+2
* Remove Symbian specific code from qtbase.Xizhi Zhu2012-01-313-8/+0
* Add support for DNS lookups using native APIsJeremy Lainé2012-01-304-0/+229
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301180-1181/+1144
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Remove support for the MNG file format and the bundled libmngaavit2012-01-254-4/+3
* Made window orientation API more flexible.Samuel Rødal2012-01-242-31/+26
* Update obsolete contact address.Jason McDonald2012-01-234-6/+2
* Update contact information in license headers.Jason McDonald2012-01-231143-1143/+1143
* QPA/windows example: Fix positioning for virtual desktops.Friedemann Kleint2012-01-201-0/+4
* Remove QDir::convertSeparators()Lars Knoll2012-01-191-1/+1
* Fixes examples/tests to use qinptr in QTcpServer::incomingConnection.Jonas M. Gastal2012-01-136-6/+6
* Make QFtp private.Jonas M. Gastal2012-01-1210-600/+0
* Update year in Nokia copyright headers.Jason McDonald2012-01-1013-13/+13
* Remove execute permission from files that don't need it.Jason McDonald2012-01-10218-0/+0
* Removing QHttp class, its tests and its usage in examples.Jonas M. Gastal2012-01-062-18/+32
* Removed QApplication::setInputContext()Pekka Vuorela2012-01-0510-987/+0
* Update copyright year in license headers.Jason McDonald2012-01-051175-1183/+1183
* Change the default value of QSortFilterProxyModel::dynamicSortFilterStephen Kelly2012-01-023-4/+1
* Added multi-screen support to hellowindow example.Samuel Rødal2011-12-063-9/+36
* Added rotation animation to paintedwindow example.Samuel Rødal2011-12-013-23/+141
* Polish the HelloWindow example.Friedemann Kleint2011-11-283-3/+7
* Added command line argument to make hellowindow example single window.Samuel Rødal2011-11-211-19/+25
* Compile fix for Mac OS X 10.7 with 10.6 sdkAndy Shaw2011-11-181-2/+2
* Assign function argument to class member, not to itselfBradley T. Hughes2011-11-091-1/+1
* qtbase/examples: Add options to standarddialogs example.Friedemann Kleint2011-11-072-49/+133
* Reimplement GLTexture::failed() properly in GLRenderTargetCubeBradley T. Hughes2011-10-311-1/+1
* Re-added hellogl_es and ES 1 support for QOpenGLContext.Samuel Rødal2011-10-317-0/+482
* Examples, plugins: Remove remains of qpa in profiles.Friedemann Kleint2011-10-283-14/+6
* Get rid of legacy glTexParameterf calls.Samuel Rødal2011-10-282-8/+8
* Deprecate QDesktopServices::storageLocation/displayNameDavid Faure2011-10-231-2/+2
* Fix compilation on HarmattanSimon Hausmann2011-10-211-9/+3
* Fix FTP example to handle failure to open network sessionShane Kearns2011-10-202-24/+35
* QtBase examples: Remove Maemo/Symbian-specific code.Friedemann Kleint2011-10-18501-4019/+26
* Clean-up a macro for CocoaMorten Sorvig2011-10-102-70/+0
* Added Orientation API to QScreen and QWindow.Samuel Rødal2011-10-072-4/+44
* Get rid of the last traces of QMimeSourceLars Knoll2011-09-291-0/+1
* Make examples build with Qt-in-namespaceKent Hansen2011-09-283-0/+6
* Fix compilationLars Knoll2011-09-192-1/+2
* Get the 'dockwidgets' example to compile.Jason Barron2011-09-151-1/+1
* Add missing license headersJason McDonald2011-09-159-0/+360