summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typo qith -> with.Stephen Kelly2012-07-141-1/+1
* Avoid crash when getting bearings from fallback font engineEskil Abrahamsen Blomfeldt2012-07-141-0/+1
* Add some tests to note that private signals can't be overloads.Stephen Kelly2012-07-131-0/+88
* Simplify the moc code related to private signals a bit.Stephen Kelly2012-07-132-10/+21
* [QNX] Force UNIX-style separators on Windows hostsRafael Roquetto2012-07-131-0/+5
* Fix a few compiler warnings.Thorbjørn Lund Martsum2012-07-131-5/+1
* Relax the reqirement in which order events are delivered.Jan-Arve Saether2012-07-131-7/+11
* QNX: normalize signals/slotsMarc Mutz2012-07-131-4/+4
* plugins/bearer: normalize signals/slotsMarc Mutz2012-07-135-66/+66
* input/evdevmouse: normalize signals/slotsMarc Mutz2012-07-131-2/+2
* Only create the Qt5::WinMain target if it doesn't exist yet.Stephen Kelly2012-07-131-11/+13
* Make sure the emulated mouse event comes lastKevin Ottens2012-07-131-17/+17
* statemachine: Micro-optimization for signal transition connectKent Hansen2012-07-131-4/+4
* statemachine: Use new Qt5 api for obtaining method parameter typesKent Hansen2012-07-131-3/+2
* statemachine: Make signal transition registration thread-safeKent Hansen2012-07-133-0/+61
* statemachine: Fix signal transition handling in multi-threaded setupKent Hansen2012-07-132-2/+65
* statemachine: Small refactoring of transition registrationKent Hansen2012-07-135-14/+46
* linuxfb: fix style in QFbCursorGirish Ramakrishnan2012-07-132-45/+46
* statemachine: Fix dynamic transition registration edge casesKent Hansen2012-07-133-0/+89
* statemachine: Avoid warning when setting up signal transitionKent Hansen2012-07-131-0/+2
* statemachine: Set correct signal index when signal is non-normalizedKent Hansen2012-07-132-22/+78
* doc/snippets: normalize signals/slotsMarc Mutz2012-07-1310-27/+27
* QtWidgets: normalize signals/slotsMarc Mutz2012-07-131-1/+1
* QNX: Fix flushing the backing store to non-owner windowsThomas McGuire2012-07-134-15/+63
* QNX: Extract and move adjustBufferSize() functionThomas McGuire2012-07-133-5/+9
* QNX: Apply state from QWindow when creating new QQnxWindowThomas McGuire2012-07-131-2/+5
* Improve accessibility test helpers.Friedemann Kleint2012-07-131-4/+27
* Analog clock and raster window examplesGunnar Sletta2012-07-1314-30/+742
* QtGui: normalize signals/slotsMarc Mutz2012-07-131-3/+3
* meego: normalize signals/slotsMarc Mutz2012-07-131-2/+2
* Make it possible to connect to QAbstract{State,Transtion} private signals.Stephen Kelly2012-07-135-10/+137
* Make it possible to use new syntax to connect to model signals.Stephen Kelly2012-07-133-31/+190
* Create a way to inform moc about private signals.Stephen Kelly2012-07-135-9/+408
* Make it clear that stickman example animations are binary files.Jason McDonald2012-07-136-9/+9
* Test for QMetaType binary breakage.Jędrzej Nowacki2012-07-133-0/+46
* qdoc: Clean path names before using themMartin Smith2012-07-132-3/+3
* Mac: Fix crash on Mac OS 10.6 with new scrollbars.Christoph Schleifenbaum2012-07-131-10/+14
* tst_QMimeDatabase: use QFutureSynchronizerMarc Mutz2012-07-131-12/+11
* statemachine: Fix state entry bug for parallel state groupsKent Hansen2012-07-123-23/+76
* statemachine: Move invariant code out of loop bodyKent Hansen2012-07-121-6/+6
* Fix compilation for some glxext.h header versionsGunnar Sletta2012-07-121-0/+13
* Fix small problems with tst_QProcessThiago Macieira2012-07-121-3/+4
* Enable modularization of translation files.Jan-Arve Saether2012-07-125-18/+108
* Fix crash when column is inserted before rowspanned cellEskil Abrahamsen Blomfeldt2012-07-122-3/+52
* fix splitting of $PATH when looking for sh.exeOswald Buddenhagen2012-07-121-1/+2
* remove another symbian remnant: QMAKE_RVCT_LINKSTYLEOswald Buddenhagen2012-07-121-7/+2
* test behavior of $${absolute,relative}_path() with empty 1st argumentOswald Buddenhagen2012-07-121-0/+2
* remove pointless checking/fallback code for $$TARGETOswald Buddenhagen2012-07-122-2/+0
* remove support for syncqt-based config testsOswald Buddenhagen2012-07-123-427/+0
* remove QT_NO_SIGNALMAPPER from featuresTasuku Suzuki2012-07-124-16/+0