summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Android: Refactor the InputType mapping code.Christian Strømme2014-01-071-35/+41
* Make QRubberBand transparent on Mac OS XMorten Johan Sørvig2014-01-071-1/+1
* do not look for mkspecs/ directories in project treesOswald Buddenhagen2014-01-071-21/+0
* make the pkg-config error message more preciseOswald Buddenhagen2014-01-071-1/+1
* Stabilize one function in tst_qpauseanimation.cppFrederik Gladhorn2014-01-071-3/+3
* QKeySequence: return Qt::Key_unknown with invalid modifiers on OS XLiang Qi2014-01-072-7/+1
* test: fix tst_QPushButton::sizeHint() with Mac style on Mac OS XLiang Qi2014-01-071-6/+1
* Revert "Skip tst_QMenu::QTBUG_10735_crashWithDialog() on Mac OS X"Liang Qi2014-01-071-4/+0
* Cocoa: fix gnu emacs style shortcut for action in menuLiang Qi2014-01-071-4/+3
* iOS: Use in-place string renaming to rename main() instead of ldTor Arne Vestbø2014-01-063-8/+66
* Support discovery of key evdev devices.Robin Burchell2014-01-061-1/+6
* QPagedPaintDevice - Fix size of ISO B9 pageJohn Layt2014-01-062-4/+4
* QPageSetupWidget - Fix input of Custom paper sizeJohn Layt2014-01-062-37/+47
* QprintDialog - Fix loss of page settings.John Layt2014-01-061-1/+1
* Don't define MAC_OS_X_VERSION_MIN_REQUIRED on iOSTor Arne Vestbø2014-01-061-7/+10
* QTestLib: use QT_MESSAGE_PATTERN when showing debug outputDavid Faure2014-01-061-1/+6
* Add support for OpenType (.otf) fontsJames Turner2014-01-061-1/+2
* Resurrect QGLWidget::renderPixmap()Laszlo Agocs2014-01-064-48/+65
* Fix include guard typo.Sérgio Martins2014-01-061-2/+2
* QFileDialog::setDirectory() and directory() should be symmetricShawn Rutledge2014-01-061-1/+5
* XCB: Fix pixmap leakUli Schlachter2014-01-051-0/+2
* Fix mtdev auto-detectionThiago Macieira2014-01-042-1/+1
* Fix Qt build when mtdev is detectedThiago Macieira2014-01-041-1/+1
* Keep the configure listing of features alphabeticalThiago Macieira2014-01-041-1/+1
* Remove disabling of warning 4660 on MSVCThiago Macieira2014-01-031-1/+0
* Avoid duplicate emulated mouse events with XInput2Allan Sandfeld Jensen2014-01-031-0/+16
* Do not use SO_SNDBUF on Vista or laterKurt Pattyn2014-01-031-0/+3
* Make texture glyph cache more robust against missing glyphsSimon Hausmann2014-01-031-1/+1
* REG: Fix support for strings spanning multiple font enginesEskil Abrahamsen Blomfeldt2014-01-031-1/+1
* Accessibility Linux: Fix atspi getActions to return action nameFrederik Gladhorn2014-01-031-0/+1
* Cocoa: fix single punctuation input via CJK input methodLiang Qi2014-01-031-5/+0
* Add missed header to qfileselector.cpp.Ivan Komissarov2014-01-031-0/+4
* Android: let fullscreen use entire screenPaul Olav Tvete2014-01-031-0/+38
* Android: Overwrite plugin cache when APK is updatedEskil Abrahamsen Blomfeldt2014-01-031-10/+116
* Android: Don't show ActionBar at startup.BogDan Vatra2014-01-022-5/+3
* Fix some typos in documentation.Jeff Tranter2014-01-028-12/+12
* Accessibility: Do not assert when a widget doesn't have a QAIFrederik Gladhorn2014-01-021-0/+2
* qdoc: Fix Q_PROPERTY parsingTopi Reinio2013-12-311-6/+16
* xcb platform: Fix build when both EGL and xcb-Xlib are usedAndrew Knight2013-12-311-2/+6
* Don't leak pending call objects when peer disconnectsRobin Burchell2013-12-302-0/+11
* Improve QFileSelector docAlan Alpert2013-12-301-27/+36
* Windows platform plugin: Add missing case statementKurt Pattyn2013-12-301-0/+6
* mtdev: Change to use configure detection instead of requiring source hacking.Robin Burchell2013-12-304-12/+15
* linuxfb: Make mouse cursor behavior match eglfsLaszlo Agocs2013-12-301-0/+4
* Add mtdev configure testRobin Burchell2013-12-303-0/+79
* Doc: Polish Qt::ConnectionType descriptionsSze Howe Koh2013-12-301-11/+9
* fix compile of qt without egl availableChristoph Cullmann2013-12-301-1/+1
* xcb: added env variables to show input devices and eventsShawn Rutledge2013-12-303-45/+56
* XCB: Don't recalculate the DPI if we have a forced DPI settingThiago Macieira2013-12-301-3/+3
* Fix ‘looses precision’ warning in public APIKurt Pattyn2013-12-272-4/+4