summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QCUPSSupport: clear the job-hold-until option if jobHoldToString() is emptyMarc Mutz2015-06-192-2/+15
* Micro-optimize QSettingsPrivate::processChild() and its usersMarc Mutz2015-06-193-6/+6
* QPixmapCache: remove unused Q_TEST_QPIXMAPCACHE-only functionMarc Mutz2015-06-192-25/+0
* Use Q_GLOBAL_STATIC for QThreadStorage<QGuiGLThreadContext *>Sérgio Martins2015-06-191-5/+5
* qprinter: Remove superfluous iteration and memory allocationSérgio Martins2015-06-191-1/+1
* QStringRef: add truncate()Marc Mutz2015-06-192-1/+17
* QMap: add const equal_range() overloadMarc Mutz2015-06-192-0/+16
* QVector: add move(int,int) for QList compatMarc Mutz2015-06-182-0/+23
* Don't build CUPS related code if QT_NO_CUPS is set.Ulf Hermann2015-06-189-18/+18
* QMenu/QToolBar: Add overloads of addAction() using Qt 5 signals and slots.Friedemann Kleint2015-06-184-0/+282
* QIODevice::atEnd(): fix debug message outputAlex Trotsenko2015-06-181-3/+4
* QException: fix exception specificationMarc Mutz2015-06-172-5/+13
* QMetaObjectBuilder: replace an inefficient QList with QVectorMarc Mutz2015-06-171-1/+1
* QMetaObjectBuilder: replace inefficient QLists with QVectorMarc Mutz2015-06-171-6/+12
* QPointer: add member-swapMarc Mutz2015-06-172-0/+10
* qDBusRealAddTimeout(): don't create a QList just to check it's emptyMarc Mutz2015-06-171-1/+1
* QButtonGroup: don't create a list just to find the minimum elementMarc Mutz2015-06-171-7/+6
* Don't define qAccessiblePlugins if we cannot use them.Ulf Hermann2015-06-161-2/+2
* Unify QByteArray::MaxSize and MaxAllocSizeUlf Hermann2015-06-166-30/+82
* Use "Ex"-versions of WaitForSingle/MultipleObject(s) where possibleOliver Wolff2015-06-165-11/+10
* Make sure the QDockAreaLayoutInfo item_list is detached when we are going to ...Olivier Goffart2015-06-161-2/+2
* Fix conditions for disabling dbus dynamic symbol lookupUlf Hermann2015-06-162-6/+6
* Micro-optimize QKeySequencePrivate::decodeString()Marc Mutz2015-06-151-1/+1
* Add a synthesized-by-application value to mouse event sourceLaszlo Agocs2015-06-152-1/+8
* Added SSL support for MySQL database connectionsOlivier Delbeke2015-06-143-32/+73
* Improve back trace handlingSimon Hausmann2015-06-141-1/+1
* Don't try to load opengl extensions or functions without QLibraryUlf Hermann2015-06-122-3/+9
* Delete the d_ptr in the destructorHolger Hans Peter Freyther2015-06-121-0/+1
* evdevtouch driver: fix indentation.Andreas Hartmetz2015-06-121-5/+5
* Don't try to load plugins if QT_NO_LIBRARY is set.Ulf Hermann2015-06-123-0/+10
* Allow types with a comma in Q_PROPERTYOlivier Goffart2015-06-122-7/+6
* Fix Qt-in-namespace build breakage.Morten Johan Sørvig2015-06-121-0/+2
* Mark unused parameters with Q_UNUSEDUlf Hermann2015-06-127-0/+26
* Add qHash(QSizePolicy)Marc Mutz2015-06-122-0/+15
* Output registered enumeration names in QCOMPARE.Friedemann Kleint2015-06-121-2/+19
* QTouchDevicePrivate: deal in const QTouchDevice*sMarc Mutz2015-06-122-12/+7
* core: Add several QList::reserve() calls.Sérgio Martins2015-06-1117-8/+36
* Add QCocoaWindowFunctions and add a function to find the clip offsetJorgen Lind2015-06-118-0/+151
* QTestLib: Add data parameter to SKIP message if anyCaroline Chao2015-06-101-3/+5
* QTestLib: Add data support to GPU_BLACKLISTCaroline Chao2015-06-101-4/+17
* qdoc: Improve documentation for propertiesMartin Smith2015-06-108-53/+125
* qdoc: Related non-members are now linked correctlyMartin Smith2015-06-1010-183/+190
* qdoc: Always try to use the declaration locationMartin Smith2015-06-095-22/+54
* Remove unused and unneeded subimage scalingAllan Sandfeld Jensen2015-06-092-119/+75
* Testlib: Export blacklist functionsCaroline Chao2015-06-081-3/+4
* itemsviews: Add 15 QList::reserve() callsSérgio Martins2015-06-085-11/+37
* make the enums of QProcess known to the meta object systemJoerg Bornemann2015-06-081-0/+11
* Export class QAccessible::ActivationObserver.Friedemann Kleint2015-06-081-1/+1
* Fix incorrect expression in directfb keyboard codeHolger Hans Peter Freyther2015-06-081-1/+1
* Remove exec bits from files that should not be executableDmitry Shachnev2015-06-0745-0/+0