summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove uilib and QtUiTools from QtBaseLars Knoll2011-09-1316-948/+0
* Merge branch 'refactor'Gunnar Sletta2011-09-13751-1821/+1584
|\
| * Fix compilationLars Knoll2011-09-121-2/+2
| * Improved and made public the QOpenGLPaintDevice API.Samuel Rødal2011-09-083-92/+13
| * Fixed hellowindow making context current in wrong thread.Samuel Rødal2011-08-311-1/+1
| * Merge branch 'master' into refactorGunnar Sletta2011-08-311-1/+1
| |\
| * | Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-298-29/+228
| * | Temporarily disable printers on Windows, fix export.Friedemann Kleint2011-08-261-0/+2
| * | Fix building of examples.Friedemann Kleint2011-08-2524-16/+38
| * | Merge branch 'master' into refactorGunnar Sletta2011-08-252-0/+4
| |\ \
| * | | make 'make install' installPaul Olav Tvete2011-08-231-1/+7
| * | | Make the hellowindow example multi-threaded to stress the GL backend.Samuel Rødal2011-08-193-28/+63
| * | | Move printing into it's own libraryLars Knoll2011-08-192-2/+2
| * | | Use the paged paintdevice in the print() method of QTextDocument.Lars Knoll2011-08-192-0/+2
| * | | Build fix after setPreferredPaintEngine was removedPaul Olav Tvete2011-08-171-3/+0
| * | | Get rid of OpenGL 1.x engine and platform code from QtOpenGL.Samuel Rødal2011-08-1611-1022/+0
| * | | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-033-3/+3
| |\ \ \
| * | | | Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-254-6/+50
| * | | | Build fix for examples.Friedemann Kleint2011-07-252-8/+1