summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-051-0/+2
* Add font family alias resolving to QPAJiang Jiang2011-10-056-1/+37
* Added QWindow::isActive() and focus in / out events.Samuel Rødal2011-10-057-13/+107
* 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
* 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-045-6/+6
* testlib: Fix header guard filesSergio Ahumada2011-10-044-8/+8
* [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-031-9/+11
* Simplify QAccessibleAbstractScrollArea and Calendar.Frederik Gladhorn2011-10-034-135/+54
* 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-031-2/+1
* Rename description to localizedDescription in Action interface.Frederik Gladhorn2011-10-035-8/+9
* 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-03167-62/+329
* 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-0318-76/+75
* 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
* Remove the remaining traces of QT3_SUPPORTLars Knoll2011-10-0333-733/+8
* Don't use un-guarded printfs for debug logging in XCB platform pluginTor Arne Vestbø2011-10-032-20/+22
* 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
* Rename Qt::escape to QString::toHtmlEscaped, add compat methodDavid Faure2011-09-293-19/+29
* Move Qt::escape to QtCoreDavid Faure2011-09-294-34/+37
* Refactor accessibility for Qt5Jan-Arve Saether2011-09-2943-483/+702
* Remove obsolete function isHeaderVisible.Frederik Gladhorn2011-09-292-29/+8
* Fix the qtranslator autotestLars Knoll2011-09-291-1/+2