summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* xcb: Added Tizen 2.3 adaptationTomasz Olszak2015-02-267-1/+115
* xcb: Added handling of XCB_STATIC_LINK qmake variable.Tomasz Olszak2015-02-261-0/+1
* Revert "Added tizenscim input context plugin."Tomasz Olszak2015-02-266-671/+6
* Revert "Tizen: Refactored mkspecs. One platform for all profiles."Tomasz Olszak2015-02-261-1/+1
* Revert "Tizen: always try to build ibus and compose."Tomasz Olszak2015-02-261-6/+8
* Revert "Tizen - handling application lifecycle"Tomasz Olszak2015-02-265-45/+0
* Revert "Tizen: Added screen orientation handling in xcb plugin."Tomasz Olszak2015-02-263-68/+2
* Revert "tizenscim: added handling virtual keyboard geometry changes."Tomasz Olszak2015-02-261-8/+0
* Revert "Fix: Added tizenscim input context plugin."Tomasz Olszak2015-02-261-1/+1
* Revert "Fix for Added screen orientation handling in xcb plugin."Tomasz Olszak2015-02-261-1/+1
* Fix for Added screen orientation handling in xcb plugin.Tomasz Olszak2015-02-261-1/+1
* Fix: Added tizenscim input context plugin.Tomasz Olszak2015-02-261-1/+1
* Tizen: always try to build ibus and compose.Tomasz Olszak2015-02-261-8/+6
* Tizen: Refactored mkspecs. One platform for all profiles.Tomasz Olszak2015-02-261-1/+1
* tizenscim: added handling virtual keyboard geometry changes.Tomasz Olszak2015-02-261-0/+8
* Added tizenscim input context plugin.Tomasz Olszak2015-02-266-6/+671
* Tizen: Added screen orientation handling in xcb plugin.Tomasz Olszak2015-02-263-2/+68
* HW Back button: Fixed after merge with 5.2 stable.Tomasz Olszak2015-02-261-0/+7
* Setting DFLT_XKB_CONFIG_ROOT only if not defined.Tomasz Olszak2015-02-261-1/+1
* Tizen: Fix QCoreApplication::applicationDirPath()Tomasz Olszak2015-02-261-1/+1
* Added Tizen hardware button handling.Tomasz Olszak2015-02-262-3/+20
* Tizen - handling application lifecycleTomasz Olszak2015-02-265-0/+45
* fix non-git shadow buildsv5.4.1Oswald Buddenhagen2015-02-162-1/+2
* Provide a native interface object from linuxfbLaszlo Agocs2015-02-112-0/+11
* Force Harfbuzz-NG to use the Qt atomics when built inside QtThiago Macieira2015-02-102-2/+21
* Remove #define inline from Harfbuzz-NGThiago Macieira2015-02-101-10/+0
* Fix compilation with Apple Clang 425Thiago Macieira2015-02-091-2/+10
* REG: Fix misplaced outline drawn text with native renderingEskil Abrahamsen Blomfeldt2015-02-052-4/+5
* WinRT: Gracefully exit an applicationMaurice Kalinowski2015-02-021-0/+18
* Fix memory leak in qSetMessagePatternKai Koehne2015-02-021-2/+6
* Fix Qt over VNC with broken VisualInfoAllan Sandfeld Jensen2015-02-021-0/+12
* WinRT: Fix access to style hint instead of theme hintMaurice Kalinowski2015-02-021-1/+1
* Correct the version of ICC that has the constexpr bug fixedThiago Macieira2015-01-291-1/+4
* WINCE: Fix special case for toplevelAndreas Holzammer2015-01-291-0/+8
* Revert "Windows: Fix call of ToUnicode"Friedemann Kleint2015-01-291-8/+7
* Windows/ANGLE: Fix initialization of contexts.Friedemann Kleint2015-01-281-4/+9
* Fix QXmlStreamReader parsing of files containing NULsThiago Macieira2015-01-242-25/+28
* QTemporaryDir: Remove directories on failureEskil Abrahamsen Blomfeldt2015-01-221-1/+4
* Fix finding widgets for Windows Embedded CompactAndreas Holzammer2015-01-221-1/+1
* QSortFilterProxyModel: fix a regressionGiuseppe D'Angelo2015-01-221-1/+5
* Fix crash with multi threaded QFont/QTextEngine usageKonstantin Ritt2015-01-201-1/+6
* Make harfbuzz-old fallback available at run-timeEskil Abrahamsen Blomfeldt2015-01-192-8/+13
* Windows: Delay creation of the static OpenGL context.Friedemann Kleint2015-01-193-28/+20
* rcc: fix build failure on Windows XP / MinGW 4.9Giuseppe D'Angelo2015-01-191-0/+1
* Fix possible divide by zero in QMacStyleLiang Qi2015-01-191-5/+6
* Fix memory leak in Qurl::toCFURL()Morten Johan Sørvig2015-01-191-1/+7
* Set pendingClose to false on init in QSslSocketMichael Marley2015-01-191-0/+1
* Fix drag and drop regressionGatis Paeglis2015-01-195-7/+29
* Fall back to ANGLE on OpenGL 1.xLaszlo Agocs2015-01-191-0/+32
* Merge 5.4 into 5.4.1Oswald Buddenhagen2015-01-1648-128/+418
|\