summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
...
| * Doc: Fixing typoSergio Ahumada2011-07-051-2/+2
| * Finish removal of QT3_SUPPORT from corelib/codecsShane Kearns2011-07-051-16/+0
| * make argument quoting code on windows less arcaneOswald Buddenhagen2011-07-041-7/+4
| * fix argument quoting on windowsOswald Buddenhagen2011-07-041-4/+3
| * Add QScreenOrientationChangeEvent and rotation support to wayland clientLasse Holmstedt2011-07-041-0/+2
| * Doc: Fixed qdoc warnings.David Boddie2011-07-013-7/+11
| * Remove the remaining QT3_SUPPORT code in corelibLars Knoll2011-06-2920-301/+2
| * remove QT3_SUPPORT in corelib/ioLars Knoll2011-06-2917-1278/+0
| * Remove QT3_SUPPORT from corelib/codecsLars Knoll2011-06-292-56/+0
| * remove QT3_SUPPORT from corelib/toolsLars Knoll2011-06-2911-346/+0
| * Remove QT3_SUPPORT in src/corelib/globalLars Knoll2011-06-294-520/+0
| * Remove Qt3 support functionality from parts of QtCoreLars Knoll2011-06-299-724/+17
| * Remove QPainter::UniteClipGunnar Sletta2011-06-281-2/+1
| * Fix invalid read in QUrl::removeAllEncodedQueryItemsOlivier Goffart2011-06-281-0/+1
| * QStringBuilder: do not crash with null char*Olivier Goffart2011-06-272-0/+4
| * Fix event delevery orderOlivier Goffart2011-06-273-16/+24
* | Start porting the Mac menu system to QPA.Morten Sorvig2011-07-061-19/+2
* | QEventDispatcherWin32: Remove hook to dispatch GUI events.Friedemann Kleint2011-06-302-7/+0
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-273-24/+10
|\|
| * Make QPoint have the same layout on all platformsGunnar Sletta2011-06-201-6/+0
| * Fix QProcess emitting two started signals on X11Christian Strømme2011-06-201-7/+4
| * fix an incorrect OpenMode flags handling in QBuffer::open()Ritt Konstantin2011-06-101-11/+6
* | Pass process event flags to QEventDispatcherWin32.Friedemann Kleint2011-06-232-3/+3
* | Add QGuiEventDispatcherWin32.Friedemann Kleint2011-06-222-0/+7
* | add QInputMethodQueryEventLars Knoll2011-06-222-1/+4
* | Add lighthouse event dispatcher API.Morten Sorvig2011-06-221-1/+1
* | Made QExposeEvent public and added exposeEvent() in QWindow.Samuel Rødal2011-06-221-0/+1
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-102-1/+7
|\|
| * Fix modules to load(qt_module) firstMarius Storm-Olsen2011-06-081-0/+2
| * Moved common module profiles to be feature profiles.axis2011-06-051-1/+1
| * Install some headers that were previously missing from install.axis2011-06-031-0/+4
* | QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-102-2/+10
* | Add QEventDispatcherMac.Morten Sorvig2011-06-091-0/+1
* | Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-081-0/+15
* | Made tst_QWidget::updateWhileMinimized() pass.Samuel Rødal2011-06-061-0/+5
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-0117-156/+7172
|\|
| * Add QUuid::toRfc4122() and fromRfc4122()Liang Qi2011-05-272-0/+94
| * Add QUuid::toByteArray() and relevantLiang Qi2011-05-272-0/+81
| * QDataStream: speedup steaming of QUuid.Liang Qi2011-05-271-17/+47
| * Optimize QUuid::QUuid(const char *)Liang Qi2011-05-271-1/+9
| * Fix the build for QUuidLiang Qi2011-05-272-2/+6
| * Fix a regression in QList::mid()Liang Qi2011-05-271-0/+2
| * Optimize QUuid::toString() and relevantLiang Qi2011-05-272-55/+100
| * Fix typo in commentOlivier Goffart2011-05-261-1/+1
| * MSVC do not really support initilizer_listOlivier Goffart2011-05-261-6/+2
| * Support of lambdas in QtConcurrent::runOlivier Goffart2011-05-265-81/+127
| * Add QtPrivate::QEnableIfOlivier Goffart2011-05-261-0/+6
| * Doc: Fixing typoSergio Ahumada2011-05-251-2/+2
| * Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-25516-8758/+8783
| |\
| * | QUrl TLD: fix documentation file for "Add QUrl::topLevelDomain() ..."Peter Hartmann2011-05-241-4/+4