summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Get rid of the last traces of QMimeSourceLars Knoll2011-09-2922-604/+12
* Register whether a glyph run goes from RTL or LTREskil Abrahamsen Blomfeldt2011-09-284-37/+116
* QTemporaryFile: use QCoreApplication::applicationName() as base filenameDavid Faure2011-09-281-13/+31
* Implement support for QGuiApp::setOverrideCursor()Lars Knoll2011-09-282-43/+54
* Adapted most QInputContext usage on widgets to QInputPanelPekka Vuorela2011-09-286-66/+35
* Remove support for QWidget specific input contextsPekka Vuorela2011-09-283-45/+1
* Adapt QGraphicsView from QInputContext to QInputPanelPekka Vuorela2011-09-283-27/+18
* Add missing Q_ENUMS macro to QInputPanelJoona Petrell2011-09-281-0/+1
* Make qtbase build with Qt-in-namespace againKent Hansen2011-09-2834-2/+143
* Make QTest::qWarn() use __FILE__ and __LINE__.Jason McDonald2011-09-284-7/+7
* Re-enable the Windows plugin.Friedemann Kleint2011-09-281-4/+1
* Use module prefixed include paths, avoids warnings in configure.Pekka Vuorela2011-09-285-6/+6
* Widgets: Remove QT3_SUPPPORT.Friedemann Kleint2011-09-2899-4245/+0
* Removed obsolete QWidget::resetInputContext()Pekka Vuorela2011-09-285-35/+13