summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Move handling of -qmljsdebugger argument to QCoreApplicationKai Koehne2011-09-192-0/+28
* Wrap calls to Sequence::push_backJoão Abecasis2011-09-173-15/+32
* Boost performance of QChar::isSpaceKent Hansen2011-09-152-5/+14
* Boost performance of QChar::isLetterOrNumberKent Hansen2011-09-152-3/+17
* Boost performance of QChar::isLetterKent Hansen2011-09-152-3/+15
* Boost performance of QChar::isDigitKent Hansen2011-09-152-3/+13
* Boost performance of QChar::is{Upper,Lower}Kent Hansen2011-09-151-2/+8
* Fix warning when building objects with a Q_OBJECT macroTobias Hunger2011-09-151-1/+1
* Add new composite Qt::ImQueryInput queryJoona Petrell2011-09-141-0/+2
* Windows: fixed compile of libQtPlatformSupportRohan McGovern2011-09-141-0/+15
* Merge branch 'refactor'Gunnar Sletta2011-09-1323-217/+269
|\
| * Merge branch 'master' into refactorGunnar Sletta2011-09-121-29/+58
| |\
| * | Rename ImMicroFocus to ImCursorRectangleLars Knoll2011-09-081-1/+2
| * | Refactor the input frameworkLars Knoll2011-09-071-14/+26
| * | Cocoa: QMenu refactor.Morten Sorvig2011-09-071-14/+0
| * | Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-0622-305/+192
| |\ \
| * | | Introduce Q_QTQUICK1_EXPORT fixing exports in declarative.Friedemann Kleint2011-08-311-0/+8
| * | | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-302-0/+6
| |\ \ \
| * \ \ \ Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-291-253/+284
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into refactorGunnar Sletta2011-08-259-54/+77
| |\ \ \ \ \
| * | | | | | Fix build.Friedemann Kleint2011-08-191-0/+16
| * | | | | | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-0337-713/+1165
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-2130-2803/+1128
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into refactorLars Knoll2011-07-136-208/+321
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-1223-692/+797
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-0668-3219/+79
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | The proper fix for subwindow parenting issues.Laszlo Agocs2011-05-301-1/+1
| * | | | | | | | | | | | | | Declaration of QEventDispatcherWin32Private in private header fileOlli Werwolff2011-05-262-68/+75
| * | | | | | | | | | | | | | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-24516-8758/+8783
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Make QtCore compile with on Windows when -qpa is usedOlli Werwolff2011-05-2413-27/+29
| * | | | | | | | | | | | | | | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-204-20/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Port Qt 5 to Mac.Morten Sorvig2011-05-181-4/+5
| * | | | | | | | | | | | | | | | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-163-96/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'origin/master' into refactorLars Knoll2011-05-125-4/+22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-1126-1291/+668
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | split up qguivariant into two filesLars Knoll2011-05-063-44/+61