summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tests: Fix compilation on Windows.Friedemann Kleint2011-10-0313-43/+36
* test: Re-enabled `tst_moc' test that is now passing on LinuxSergio Ahumada2011-10-031-2/+0
* Remove the remaining traces of QT3_SUPPORTLars Knoll2011-10-0334-736/+8
* Update .gitignoreBradley T. Hughes2011-10-031-0/+3
* test: Re-enabled `tst_qtranslator' test that is now passing on LinuxSergio Ahumada2011-10-031-2/+0
* Don't use un-guarded printfs for debug logging in XCB platform pluginTor Arne Vestbø2011-10-032-20/+22
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-039-166/+139
* Remove QT_MOC_COMPAT signalsLars Knoll2011-09-304-14/+0
* Send key events to the active window when tlw in qpa event is nullLaszlo Agocs2011-09-292-1/+4