summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: Fix the FreeBSD build due build system change.Holger Hans Peter Freyther2012-08-141-1/+1
* Group functions in QAccessibleTextInterfaceJan-Arve Saether2012-08-142-17/+31
* tst_QToolBar: fix "might be used uninit'ed" warningsMarc Mutz2012-08-141-6/+6
* Fix sockets for Windows CEAndreas Holzammer2012-08-141-2/+2
* Remove relic QT_VERSION from qmake testRafael Roquetto2012-08-141-1/+1
* Tidy up QEvent::Type enums.Mitch Curtis2012-08-141-13/+13
* Implemented QAccessibleTextWidgetJan-Arve Saether2012-08-143-378/+533
* Document QFile::open() argument "handleFlags"Jeremy Katz2012-08-141-0/+2
* Add Linux Accessibility BridgeFrederik Gladhorn2012-08-1426-8/+4917
* qsql_oci: use OCI_COMMIT_ON_SUCCESS for SELECT without transactionMark Brand2012-08-131-7/+2
* Fix declaration of qt_gettime for Q_DECL_NOTHROWThiago Macieira2012-08-133-1/+5
* fix some QElapsedTimer doc grammar issuesJeremy Katz2012-08-131-3/+3
* Use Qt::WindowFlags, not Qt::WFlags.Stephen Kelly2012-08-132-2/+2
* Sync .pr[oi] with the Makefiles so qmake builds againMarius Storm-Olsen2012-08-132-4/+9
* Make QElapsedTimer always store nanoseconds in t2Thiago Macieira2012-08-131-18/+15
* Fix a ### Qt5 issue: remove limits.h from qreadwritelock.hThiago Macieira2012-08-131-1/+0
* Speed up tst_QGraphicsView::mapToScene testThiago Macieira2012-08-131-1/+1
* Use POSITION_INDEPENDENT_CODE for these tests.Stephen Kelly2012-08-132-0/+4
* Add hints for where to find packages for projects expected to fail.Stephen Kelly2012-08-132-4/+12
* Add the minimum CMake version to projects built standalone.Stephen Kelly2012-08-132-0/+4
* tst_qgraphicsview: increase test timeout furtherRohan McGovern2012-08-131-1/+1
* QImage{Reader,Writer}: remove unused local typedef (GCC 4.8 warning)Marc Mutz2012-08-112-2/+0
* QModelIndex: remove user-defined copy operationsMarc Mutz2012-08-111-3/+1
* support -rpath for modules which are not installed to QT_INSTALL_PREFIXOswald Buddenhagen2012-08-114-7/+14
* fix -rpath-link handling for non-installed prefix buildsOswald Buddenhagen2012-08-113-7/+55
* Fix order of namespace/include guards.Frederik Gladhorn2012-08-111-3/+2
* qtAddModule(): put search paths directly into LIBS{,_PRIVATE}Oswald Buddenhagen2012-08-111-7/+12
* assemble the complete tool commands already in qt_tool.prfOswald Buddenhagen2012-08-112-27/+25
* fix error message about bad qt modulesOswald Buddenhagen2012-08-111-1/+1
* Fix vcproj file generation for incredibuild handling of moc etc targetsAndy Shaw2012-08-111-1/+2
* Make rowIntersectsSelection take account of the parent argument.Stephen Kelly2012-08-102-4/+32
* QtWidgets: use new qEnvironmentVariableIs{Empty,Set}()Marc Mutz2012-08-102-5/+5
* Take scroll position into account when painting drag pixmap.Stephen Kelly2012-08-103-2/+43
* Revert "Added default argument for color profile to QImage constructors."Alexandros Dermenakis2012-08-102-20/+12
* make currentText the USER property for QComboBoxMark Brand2012-08-101-2/+2
* Require CMake 2.8.9 for the qt5_use_modules function.Stephen Kelly2012-08-102-16/+4
* Doc: Added a Qt Network landing page.Jerome Pasion2012-08-106-14/+44
* Use an include guard for qelapsedtimer.h that matches the file nameThiago Macieira2012-08-101-3/+3
* Use Q_LIKELY instead of doing an #ifdef for GCCThiago Macieira2012-08-101-7/+2
* Correct QTransform::QTransform documentation re m13 initialisation.Mitch Curtis2012-08-101-1/+1
* Handle "-psn_XXX" command line args on MacMorten Johan Sorvig2012-08-101-0/+4
* kms: Restore VT settings when crashedLaszlo Agocs2012-08-102-2/+29
* QtGlobal: (new) qEnvironmentVariableIs{Set,Empty}()Marc Mutz2012-08-093-1/+75
* Remove code duplication in QStandardPaths implementationsDavid Faure2012-08-096-68/+20
* Add bool QStandardPaths::isTestModeEnabled()David Faure2012-08-098-0/+37
* OpenGL: Allow querying OpenGL extensions via the QOpenGLContextSean Harmer2012-08-093-0/+38
* Fix qlayout autotest build for WinCE.Janne Anttila2012-08-092-3/+1
* Use native handles for parent change check in QWindowsWindow.Miikka Heikkinen2012-08-091-13/+17
* Need to have the XI2 import to detect XI_TouchBeginMaskShawn Rutledge2012-08-091-0/+1
* fix conditions in embed_manifest_*.prfJoerg Bornemann2012-08-092-2/+2