summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* deprecate import_qpa_plugin and qpa_minimal_pluginOswald Buddenhagen2014-04-2417-8/+24
* Build Qt tools for iOSTor Arne Vestbø2014-04-231-1/+1
* Windows printer support: Fix linking problem when built with -no-opengl .Friedemann Kleint2014-04-231-1/+1
* Fix warning with -Wswitch-enumKonstantin Ritt2014-04-232-0/+6
* WinRT: Handle back button as press or releaseAndrew Knight2014-04-221-6/+4
* ANGLE WinRT: Call Trim() when application suspendsAndrew Knight2014-04-223-0/+180
* WinRT: Fix TCP socket readsAndrew Knight2014-04-222-122/+215
* QPrintDialog - Fix Mac reference counting error.Morten Johan Sørvig2014-04-181-3/+3
* QPrintDialog - Fix mac change of printer nameJohn Layt2014-04-181-5/+5
* Android input method fixPaul Olav Tvete2014-04-181-1/+1
* Revert "Automatically link printsupport plugins to static applications."Oswald Buddenhagen2014-04-185-28/+3
* When a window loses focus to a popup, event has PopupFocusReasonShawn Rutledge2014-04-171-2/+10
* Restore Qt 4 behavior in default double click handlerLaszlo Agocs2014-04-173-5/+11
* Remove internal public function from QOpenGLFunctionsLaszlo Agocs2014-04-173-49/+10
* WinRT: Don't use the native thread handle for waitingAndrew Knight2014-04-161-15/+6
* iOS: fix crash in auto correction when using unknown font familyRichard Moe Gustavsen2014-04-161-0/+2
* Android: Reset input method when focus changesPaul Olav Tvete2014-04-162-1/+15
* Fix font merging for complex scripts on WindowsKonstantin Ritt2014-04-162-5/+7
* don't make relative paths if we don't know the top-level build dirOswald Buddenhagen2014-04-161-1/+1
* Doc: Adding Enginio's export macro to the list of excluded QDoc tokens.Jerome Pasion2014-04-161-0/+1
* fix debug_and_release buildsOswald Buddenhagen2014-04-161-0/+3
* Doc: recommend using QLocale for loading translationsLeena Miettinen2014-04-161-0/+6
* Reload lastScrollPosition on window enterAllan Sandfeld Jensen2014-04-153-0/+36
* Disable C++11 initializer lists and rvalue refs for old libstdc++Thiago Macieira2014-04-141-2/+10
* Disable all C++11 rvalue refs with Dinkumware C++ library tooThiago Macieira2014-04-141-0/+3
* Remove the #ifdef check just before #undefThiago Macieira2014-04-141-6/+2
* Disable threaded rendering if Mesa is usedUlf Hermann2014-04-141-4/+24
* Improve the Unicode script itemization implementationKonstantin Ritt2014-04-143-35/+42
* Make HarfBuzz-NG the default shaper on MacKonstantin Ritt2014-04-144-33/+33
* docs: Q_CLASSINFO is used in a couple more places besides ActiveQtShawn Rutledge2014-04-142-6/+9
* Cocoa: Don't consume events when closing tool tipsMorten Johan Sørvig2014-04-121-1/+5
* Doc: document QTimeZone::swap()Marc Mutz2014-04-101-0/+7
* Doc: document obsolete QApplication::setGraphicsSystem()Marc Mutz2014-04-101-0/+9
* Cocoa: Post event to "show()" a modal windowGabriel de Dietrich2014-04-102-12/+16
* Cocoa: Send expose event on screen change.Morten Johan Sørvig2014-04-103-1/+5
* Cocoa: Set the COCOA_MENU_ANCESTOR() also when sync'ingGabriel de Dietrich2014-04-101-1/+1
* XCB: Print error code on Xlib I/O errorsUli Schlachter2014-04-101-0/+28
* Make Xcode debug info format controllable through a qmake variableTor Arne Vestbø2014-04-103-16/+17
* HB-NG w/CoreText backend: Fix clustering of neutral charactersEskil Abrahamsen Blomfeldt2014-04-091-0/+9
* Cocoa: Fix DnD when using native widgets.Morten Johan Sørvig2014-04-091-6/+28
* QTextImageHandler: Load @2x images on retinaMorten Johan Sørvig2014-04-091-7/+35
* OS X: Add more text editing key bindings.Morten Johan Sørvig2014-04-092-17/+25
* Mac: Implement unified toolbar look for QTabBarMorten Johan Sørvig2014-04-097-41/+112
* Cocoa: Update unified toolbar area on toolbar hideMorten Johan Sørvig2014-04-097-43/+84
* Fix tst_QListWidget::task217070_scrollbarsAdjusted()J-P Nurmi2014-04-091-1/+1
* make cmake registration of qt plugins make use of PLUGIN_EXTENDSOswald Buddenhagen2014-04-0912-7/+30
* make QTPLUGIN work in prefix builds for plugins outside qtbaseOswald Buddenhagen2014-04-092-3/+35
* automatically link plugins belonging to qt modules when building static appsOswald Buddenhagen2014-04-094-3/+42
* fix typo in qmake source file listOswald Buddenhagen2014-04-091-1/+1
* Doc: Fix template code for unordered listsTopi Reinio2014-04-092-2/+2