UCD-5.0: apply Corrigendum #6
[profile/ivi/qtbase.git] / examples /
2012-04-11 Marius Storm-OlsenMerge commit 'qt-v5.0.0-alpha1'
2012-04-02 Robin BurchellFix multicast join/leave when binding to QHostAddress...
2012-03-19 Jędrzej NowackiDisable some tests and examples when --no-widgets is...
2012-03-15 Donald CarrRemove all QWS centric examples
2012-03-14 Sergio MartinsUse QRect::united(), QRect::unite() is deprecated.
2012-03-13 Friedemann KleintFix icon suffixes in systray example.
2012-03-12 Friedemann KleintRe-add the Systray example.
2012-03-08 Marc Mutzexamples: compile w/QT_NO_CAST_FROM_BYTEARRAY, at least...
2012-03-08 Marc Mutzexamples: use QVector<QPointF> instead of QList<QPointF>
2012-03-07 Jędrzej NowackiExample build fix.
2012-03-06 Rick Stocktonadd widget mousebuttons example 'mousetester'.
2012-03-06 Mark Brandadd strategy support to sqlbrowser example
2012-03-05 Rohan McGovernMerge "Merge remote-tracking branch 'origin/api_changes...
2012-03-04 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-03-02 Sergio AhumadaChange bugreports.qt.nokia.com -> bugreports.qt-project.org
2012-03-01 Marc MutzQEvent (and subclasses): make ctors explicit
2012-02-29 Rohan McGovernCleaned up examples/opengl/cube/cube.pro, removed message()
2012-02-28 Rohan McGovernMerge master -> api_changes
2012-02-27 Friedemann KleintUse new plugin system in qtbase.
2012-02-25 Olivier GoffartFix compilation of examples with QStringBuilder
2012-02-24 Marc Mutzexamples: compile w/o opengl
2012-02-24 Oswald Buddenhagenclean up qmake-generated projects
2012-02-21 Shane KearnsTest for QT_NO_SSL instead of QT_NO_OPENSSL
2012-02-17 Shane KearnsFortune client example - list all IP addresses
2012-02-05 Lars KnollMove QtConcurrent into its own module
2012-02-05 Samuli PiippoExclude helloconcurrent when QtConcurrent is not configured
2012-02-03 Giuseppe D'AngeloFix the chart itemview example
2012-02-02 Gunnar SlettaImprove QSurface / QWindow API a bit and use that to...
2012-02-02 Bradley T. HughesReimplement QAbstractSocket::setReadBufferSize() properly
2012-01-31 aavitMoving tiff image format support and libtiff out of...
2012-01-31 Xizhi ZhuRemove Symbian specific code from qtbase.
2012-01-30 Jeremy LainéAdd support for DNS lookups using native APIs
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-25 Gunnar SlettaRemove use of QT_MODULE from library
2012-01-25 aavitRemove support for the MNG file format and the bundled...
2012-01-24 Samuel RødalMade window orientation API more flexible.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-23 Jason McDonaldUpdate contact information in license headers.
2012-01-20 Friedemann KleintQPA/windows example: Fix positioning for virtual desktops.
2012-01-19 Lars KnollRemove QDir::convertSeparators()
2012-01-13 Jonas M. GastalFixes examples/tests to use qinptr in QTcpServer::incom...
2012-01-12 Jonas M. GastalMake QFtp private.
2012-01-10 Jason McDonaldUpdate year in Nokia copyright headers.
2012-01-10 Jason McDonaldRemove execute permission from files that don't need it.
2012-01-06 Jonas M. GastalRemoving QHttp class, its tests and its usage in examples.
2012-01-05 Pekka VuorelaRemoved QApplication::setInputContext()
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2012-01-02 Stephen KellyChange the default value of QSortFilterProxyModel:...
2011-12-06 Samuel RødalAdded multi-screen support to hellowindow example.
2011-12-01 Samuel RødalAdded rotation animation to paintedwindow example.
2011-11-28 Friedemann KleintPolish the HelloWindow example.
2011-11-21 Samuel RødalAdded command line argument to make hellowindow example...
2011-11-18 Andy ShawCompile fix for Mac OS X 10.7 with 10.6 sdk
2011-11-09 Bradley T. HughesAssign function argument to class member, not to itself
2011-11-07 Friedemann Kleintqtbase/examples: Add options to standarddialogs example.
2011-10-31 Bradley T. HughesReimplement GLTexture::failed() properly in GLRenderTar...
2011-10-31 Samuel RødalRe-added hellogl_es and ES 1 support for QOpenGLContext.
2011-10-28 Friedemann KleintExamples, plugins: Remove remains of qpa in profiles.
2011-10-28 Samuel RødalGet rid of legacy glTexParameterf calls.
2011-10-23 David FaureDeprecate QDesktopServices::storageLocation/displayName
2011-10-21 Simon HausmannFix compilation on Harmattan
2011-10-20 Shane KearnsFix FTP example to handle failure to open network session
2011-10-18 Friedemann KleintQtBase examples: Remove Maemo/Symbian-specific code.
2011-10-10 Morten SorvigClean-up a macro for Cocoa
2011-10-07 Samuel RødalAdded Orientation API to QScreen and QWindow.
2011-09-29 Lars KnollGet rid of the last traces of QMimeSource
2011-09-28 Kent HansenMake examples build with Qt-in-namespace
2011-09-19 Lars KnollFix compilation
2011-09-15 Jason BarronGet the 'dockwidgets' example to compile.
2011-09-15 Jason McDonaldAdd missing license headers
2011-09-13 Lars KnollRemove uilib and QtUiTools from QtBase
2011-09-13 Gunnar SlettaMerge branch 'master' of codereview.qt-project.org...
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-12 suzuki toshiyaReplace 'i < len-1 && func(i+1)' by 'i+1 < len && func...
2011-09-12 Lars KnollFix compilation
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
2011-09-08 Samuel RødalImproved and made public the QOpenGLPaintDevice API.
2011-09-06 Samuel RødalMerge remote branch 'gerrit/master' into HEAD
2011-08-31 Samuel RødalFixed hellowindow making context current in wrong thread.
2011-08-31 Gunnar SlettaMerge branch 'master' into refactor
2011-08-30 Bradley T. HughesCompile fix on Mac OS X
2011-08-30 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-08-29 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-08-29 Samuel RødalCopy core GL functionality to QtGui with QGL -> QOpenGL...
2011-08-26 Friedemann KleintTemporarily disable printers on Windows, fix export.
2011-08-25 Friedemann KleintFix building of examples.
2011-08-25 Gunnar SlettaMerge "Merge branch 'master' into refactor" into refactor
2011-08-25 Gunnar SlettaMerge branch 'master' into refactor
2011-08-23 Paul Olav Tvetemake 'make install' install
2011-08-19 Samuel RødalMake the hellowindow example multi-threaded to stress...
2011-08-19 Lars KnollMove printing into it's own library
2011-08-19 Lars KnollUse the paged paintdevice in the print() method of...
2011-08-17 Paul Olav TveteBuild fix after setPreferredPaintEngine was removed
2011-08-16 Samuel RødalGet rid of OpenGL 1.x engine and platform code from...
2011-08-08 Liang QiSupport -qtnamespace and -qtlibinfix in qtbase examples
2011-08-04 Jørgen LindMerge "Merge remote branch 'gerrit/master' into refacto...
2011-08-03 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-08-02 Jason McDonaldEliminate reference to Trolltech.
2011-07-28 Jason McDonaldFix obsolete contact email
2011-07-25 Samuel RødalAdded workable QScreen API on top of QPlatformScreen.
next