summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove last remnants of Maemo 5 from autotestsJason McDonald2011-10-064-40/+12
* Remove last remnants of symbian in autotests.Jason McDonald2011-10-0614-285/+15
* QNAM - fix poor performance of HEAD request with authenticationShane Kearns2011-10-051-1/+1
* QtGui: Add command line arguments to the platform plugin.Friedemann Kleint2011-10-051-1/+27
* Don't use implicit QAtomic* casts in QFreeListBradley T. Hughes2011-10-051-9/+9
* Fix boolean logic issues in qcoreapplication_winKent Hansen2011-10-051-3/+3
* Remove duplicate check for glDeleteProgramKent Hansen2011-10-051-1/+0
* Add missing Q_OBJECT macro to GoToStateTransitionKent Hansen2011-10-052-0/+21
* Add font family alias resolving to QPAJiang Jiang2011-10-056-1/+37
* Added QWindow::isActive() and focus in / out events.Samuel Rødal2011-10-059-43/+197
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-0526-332/+294
* Remove Symbian-only test function.Jason McDonald2011-10-051-27/+0
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-0529-418/+441
* Cocoa: Fix a variable shadowing issue that caused a crash on macZeno Albisser2011-10-041-3/+4
* Declarative: Fix linking of the testlib plugin (Windows).Friedemann Kleint2011-10-041-1/+1
* Implement showFullScreen, showNormal, and showMaximized/Minimized in QWindow.Alexis Menard2011-10-041-4/+9
* make it possible to disable wayland supportOswald Buddenhagen2011-10-041-13/+43
* Windows/configure.exe: Build V8 by default.Friedemann Kleint2011-10-041-1/+1
* Cocoa: Add env variable for disabling foreground.Morten Sorvig2011-10-041-12/+14
* Fix compilation on HarmattanSimon Hausmann2011-10-042-0/+8
* Fix XCB back-end on HarmattanSimon Hausmann2011-10-041-3/+15
* Don't crash by modifying read-only shared_nullBradley T. Hughes2011-10-049-6/+62
* testlib: Fix header guard filesSergio Ahumada2011-10-044-8/+8
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-048-70/+70
* Added bug ref in insignificant_test commentJo Asplin2011-10-031-1/+1
* [fontdatabase] Use the CONFIG += qpa/genericunixfontdatabaseHolger Hans Peter Freyther2011-10-036-6/+6
* Fix compilation on HarmattanSimon Hausmann2011-10-032-3/+3
* Fix compilation on HarmattanSimon Hausmann2011-10-031-1/+1
* Fix compilation on HarmattanSimon Hausmann2011-10-031-0/+3
* Fix ́́`macros' function test of `tst_headers'Sergio Ahumada2011-10-036-0/+36
* Fix bug in QGraphicsItem::isVisibleTo().Andreas Aardal Hanssen2011-10-032-9/+119
* Simplify QAccessibleAbstractScrollArea and Calendar.Frederik Gladhorn2011-10-035-171/+81
* Cocoa: Send proper mouse coordinates.Morten Sorvig2011-10-034-12/+33
* Moving wayland plugin to the qtwayland submodulePaul Olav Tvete2011-10-0385-8586/+0
* qpixmap: Use the primaryScreen for QPixmap::defaultDepthHolger Hans Peter Freyther2011-10-031-4/+3
* Prevent QPixmapCache potentially growing indefinitely.Samuel Rødal2011-10-033-3/+27
* Rename description to localizedDescription in Action interface.Frederik Gladhorn2011-10-036-9/+10
* Use interfaces in QAccessibleWidget childAt.Frederik Gladhorn2011-10-033-27/+7
* Fix selection update in QTableView accessibility.Frederik Gladhorn2011-10-031-1/+1
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-03168-62/+361
* Cocoa: Fix spelling errors in comments.Morten Sorvig2011-10-035-9/+9
* Cocoa: Fix window resizingMorten Sorvig2011-10-031-0/+1
* Use QGuiApp::activeWindow()->accessibleRoot() to find focus childJan-Arve Saether2011-10-031-1/+4
* Small cleanup.Jan-Arve Saether2011-10-031-7/+4
* Fix QWindowsAccessible::GetWindow()Jan-Arve Saether2011-10-031-18/+4
* Make all uses of QBasicAtomicInt and Pointer use load() and store()Thiago Macieira2011-10-0325-130/+129
* Add placeholders for loadAcquire and storeRelease in the atomicsThiago Macieira2011-10-031-0/+10
* Added QWindow::requestedFormat()Gunnar Sletta2011-10-032-0/+16
* add a latency after simulating keyevets since they are queued upGunnar Sletta2011-10-031-0/+5
* Windows plugin: Fix compilation with MinGW.Friedemann Kleint2011-10-033-3/+4