summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Temporary backwards-compatibility window propertiesShawn Rutledge2012-11-071-0/+29
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-0726-226/+248
* Remove qSort/qStableSort usages from itemmodelsGiuseppe D'Angelo2012-11-073-12/+18
* Update dist/README fileSergio Ahumada2012-11-071-62/+125
* Add configure option to minimize xcb runtime dependenciesKai Koehne2012-11-0743-143/+37376
* fix warnings about empty "while" bodiesOswald Buddenhagen2012-11-071-7/+7
* fix sign mismatch warningsOswald Buddenhagen2012-11-071-2/+2
* move QSharedMemory autotest from qtscript to qtbaseOliver Wolff2012-11-076-1/+1058
* Remove out-of-memory test in QVarLengthArray.Christian Strømme2012-11-071-50/+0
* Fix autocapture for doubleclick in WindowsMiikka Heikkinen2012-11-071-1/+2
* qpa: Fix rendering issue in blitter engine (negative scaling factors)Julien Brianceau2012-11-072-1/+40
* configure: Pick up environment paths again on MinGWKai Koehne2012-11-071-4/+6
* Fixed QSystemSemaphore autotest for "check" targetOliver Wolff2012-11-073-5/+21
* Re-enable some skipped tests in tst_qwidgetMiikka Heikkinen2012-11-071-8/+0
* Fix sentences in QGraphicsItem documentation.Mitch Curtis2012-11-071-10/+10
* Cocoa: fix backingstore flush for 10.8Teemu Katajisto2012-11-071-9/+6
* Extend widget grab test.Friedemann Kleint2012-11-071-4/+47
* QGtkStyle: remove references to gtk_progress_configure()J-P Nurmi2012-11-073-6/+0
* Fix for compiling with clang with c++11.Erik Verbruggen2012-11-071-1/+1
* Do not define QT_BASIC_ATOMIC_HAS_CONSTRUCTORS for clang.Erik Verbruggen2012-11-071-1/+12
* Fix excess enter events when showing modal dialog on button pressMiikka Heikkinen2012-11-072-0/+100
* Fix invalid mouse press and release events on window maximizeMiikka Heikkinen2012-11-072-2/+31
* Resolve xcb_poll_for_queued_event at run-time.Samuel Rødal2012-11-076-109/+50
* Make it possible to suppress the automatic version number in DLLsThiago Macieira2012-11-062-2/+3
* Fix for compiling with clang with c++11.Erik Verbruggen2012-11-061-1/+1
* Cocoa: fix memory leaksTeemu Katajisto2012-11-064-3/+14
* Fix inconsistent leave/enter events for main window when popup is openMiikka Heikkinen2012-11-062-10/+190
* Mac: remove some unused code in QFontDialogLiang Qi2012-11-062-33/+0
* Allow connect to functors with less parameters than the signalOlivier Goffart2012-11-062-1/+55
* Don't include qaccessible.h on QT_NO_ACCESSIBILITYKevin Funk2012-11-061-1/+3
* Send QContexMenuEvent when Context Menu key is pressed.Friedemann Kleint2012-11-061-1/+8
* Improve Direct X SDK detection in configure.exeFriedemann Kleint2012-11-063-4/+89
* Dynamically resolve functions of dwmapi.dll.Friedemann Kleint2012-11-063-12/+107
* QGtkStyle: GTK3 compatible combo boxesJ-P Nurmi2012-11-063-19/+24
* QGtkStyle: GTK3 compatible type checkingJ-P Nurmi2012-11-062-5/+5
* QGtkStyle: handle focus & default widgets in GTK3 compatible wayJ-P Nurmi2012-11-063-20/+70
* Make test class name consistent with file name.Frederik Gladhorn2012-11-061-15/+15
* De-inline some destructors in QtWidgetsMarc Mutz2012-11-0630-1/+178
* Fix native RGB text on OpenGL ES 2 without BGRA extensionEskil Abrahamsen Blomfeldt2012-11-062-3/+19
* Fix connection to const slots (or from const signals)Olivier Goffart2012-11-062-0/+134
* Add OOM unit test for QVarLengthArrayPeter Kümmel2012-11-061-0/+52
* Fix QAccessible to build when QT_NO_ACCESSIBILITY is definedJ-P Nurmi2012-11-051-0/+10
* QGtkPainter: use gtk_widget_get_style()J-P Nurmi2012-11-051-1/+1
* Accessibility: clean up and simplify testFrederik Gladhorn2012-11-051-36/+23
* Accessibility: clean up testFrederik Gladhorn2012-11-051-42/+22
* configure: Fix key prompt handling.Friedemann Kleint2012-11-051-18/+17
* configure: Use forward slashes in findFile-functions consistently.Friedemann Kleint2012-11-052-4/+4
* Improve path search in configure.Friedemann Kleint2012-11-057-143/+183
* Fix hellowindow example generating excess timersMiikka Heikkinen2012-11-052-5/+8
* Fix GDI leaks in fontengineMiikka Heikkinen2012-11-052-3/+6