summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Update QHash for Qt 5Bradley T. Hughes2011-09-262-46/+9
* "empty translation" does not mean "no translation"Oswald Buddenhagen2011-09-261-2/+2
* Make QVectorData::shared_null constBradley T. Hughes2011-09-262-6/+6
* Make QMapData::shared_null constBradley T. Hughes2011-09-262-8/+8
* Make QListData::shared_null constBradley T. Hughes2011-09-262-8/+9
* Make QLinkedListData::shared_null constBradley T. Hughes2011-09-262-7/+8
* Make QHashData::shared_null constBradley T. Hughes2011-09-262-6/+6
* don't calculate hash when the map is empty and we are not insertingOswald Buddenhagen2011-09-261-3/+6
* Doc: Clarified the range of return values from QLineF::angle().David Boddie2011-09-261-2/+3
* Doc: Moved general notes about character conversion.David Boddie2011-09-261-10/+13
* Use the right callback in QObject::disconnect()Olivier Goffart2011-09-231-1/+1
* Fix QString and QByteArray reserve() and squeeze()Bradley T. Hughes2011-09-232-4/+42
* QByteArray's shared_null and shared_empty should be constBradley T. Hughes2011-09-232-7/+7
* Don't call ref() in QByteArray::QByteArray()Bradley T. Hughes2011-09-231-1/+1
* merge translate() overloadsOswald Buddenhagen2011-09-212-25/+5
* Add Qt::WindowTransparentForMouseEventsLars Knoll2011-09-211-0/+1
* 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