summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Accessibility Windows: Improve MenusFrederik Gladhorn2014-04-253-8/+0
* Accessibility Mac: Fix reading of empty lines in text editFrederik Gladhorn2014-04-251-1/+1
* Avoid a double memory copy during bindTextureAllan Sandfeld Jensen2014-04-251-1/+13
* Don't use GL_REPEAT for image-brush drawing on OpenGL ES2Allan Sandfeld Jensen2014-04-251-1/+9
* Build fix with defined DEBUG_MOCJędrzej Nowacki2014-04-252-370/+211
* Update tooltip palette when receiving a theme change notification.Friedemann Kleint2014-04-252-4/+11
* Windows: Add missing colors to tooltip palette.Friedemann Kleint2014-04-251-1/+5
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Jani Heikkinen2014-04-2538-263/+635
|\
| * Merge remote-tracking branch 'origin/release' into stableJani Heikkinen2014-04-2338-263/+635
| |\
| | * 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-181-1/+0
| | * 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-171-1/+3
| | * 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
| | * 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-142-20/+35
| | * Make HarfBuzz-NG the default shaper on MacKonstantin Ritt2014-04-141-0/+2
| | * 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
* | | Document that the connection stay active when objects used in a lambda are de...Olivier Goffart2014-04-251-0/+4
* | | QNX: Fix geometry change handlingBernd Weimer2014-04-251-7/+3
* | | Direct2D QPA: Improve software fallback mechanismLouai Al-Khanji2014-04-253-45/+80
* | | Direct2D QPA: Fix paint engine state handlingLouai Al-Khanji2014-04-252-13/+57
* | | Direct2D QPA: Optimize ClippingLouai Al-Khanji2014-04-254-91/+96
* | | Direct2D QPA: Disable vsyncLouai Al-Khanji2014-04-251-1/+1
* | | Improve COM error handling in the Windows platform plugin.Friedemann Kleint2014-04-251-19/+51
* | | Remove unneeded ;Albert Astals Cid2014-04-245-6/+6
* | | Fix up EGL config selection commentsLaszlo Agocs2014-04-241-18/+32
* | | Allow logging to stderrBernd Weimer2014-04-241-6/+30
* | | Direct2D QPA: Do not attempt to create swap chain for desktop widgetLouai Al-Khanji2014-04-241-0/+3