summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | [QNX]Clear transparent regionsAndreas Holzammer2014-05-121-0/+21
* | | CoreText: Prevent creation of CGContext for glyphs with empty bounding boxTor Arne Vestbø2014-05-121-0/+5
* | | Allow QFont lookups using localized family names by adding family aliasTor Arne Vestbø2014-05-121-1/+8
* | | Direct2D QPA: Choose linear interpolation for smooth pixmap transformLouai Al-Khanji2014-05-121-2/+1
* | | Direct2D QPA: Never queue more than one frameLouai Al-Khanji2014-05-121-1/+4
|/ /
* | QTextLayout: Fix cursor position calculation for BiDi textAndrey Volykhin2014-05-121-1/+0
* | Respect fixed pitch request when font family is not availableEskil Abrahamsen Blomfeldt2014-05-121-1/+5
* | Doc: change the name of the QTemporaryDir parameter nameThiago Macieira2014-05-111-7/+7
* | Don't assume QLocale::codecForLocale always returns non-nullThiago Macieira2014-05-112-1/+10
* | Enable support for OpenGL 4 on OS X 10.9Sean Harmer2014-05-101-4/+6
* | Limit the QString pretty outputs to 256 charactersThiago Macieira2014-05-091-1/+14
* | Document the X11 DISPLAY variable in the -display option docsThiago Macieira2014-05-091-0/+2
* | Doc: fix -qwindowgeometry and -qwindowtitle option docsThiago Macieira2014-05-091-2/+1
* | Document that the -reverse option is only for debugging and its defaultThiago Macieira2014-05-091-1/+3
* | Document that env variables are preferable to cmdline optionsThiago Macieira2014-05-091-1/+8
* | tst_QWidget::windowMoveResize(): Fix QEXPECT_FAIL / QTRY_COMPARE .Friedemann Kleint2014-05-091-20/+16
* | ANGLE D3D11: Don't use mipmaps in level 9 texturesAndrew Knight2014-05-092-1/+32
* | Avoid corruption in Q(Open)GLFunctions when used on multiple threadsLaszlo Agocs2014-05-092-2/+6
* | Direct2D QPA: Bump copyright year to match realityLouai Al-Khanji2014-05-0914-14/+14
* | Ensure the QMenu is polished before creating the native windowMartin Gräßlin2014-05-091-0/+1
* | Fix dangling pointer dereferencingThiago Macieira2014-05-091-10/+10
* | Autotest: make sure the helper programs in QtDBus aren't bundlesThiago Macieira2014-05-092-0/+4
* | QDateTime: Fix sign handling in the timezone offset writerDaniel Seither2014-05-081-1/+1
* | QDateTime: Fix sign handling in the timezone offset parserDaniel Seither2014-05-081-6/+13
* | QDateTime: Add more tests for parsing/writing timezone offsetsDaniel Seither2014-05-081-0/+8
* | move qlocale_mac.mm to OBJECTIVE_SOURCESJoerg Bornemann2014-05-081-1/+2
* | qmake: Use QDir::toNativeSeparators on paths printed as infoAlessandro Portale2014-05-081-3/+3
* | kms plugin: use first returned mode if no preferred one is presentRolf Eike Beer2014-05-081-2/+6
* | kms plugin: do not needlessly query drm information twiceRolf Eike Beer2014-05-083-16/+8
* | Speed up tst_QXmlSimpleReader.Friedemann Kleint2014-05-081-20/+14
* | Accessibility Android: Make debug tags consistentFrederik Gladhorn2014-05-081-1/+1
* | Avoid drawing when the QOpenGLWidget isn't mappedJocelyn Turcotte2014-05-081-1/+1
* | Android: text cursor position fixesPaul Olav Tvete2014-05-081-11/+44
* | iOS: Gracefully handle cancelling of subset of active touchesTor Arne Vestbø2014-05-081-11/+25
* | Android: remove the duplicate registration for qt accessibilityLiang Qi2014-05-081-1/+0
* | Fix tst_QStyleSheetStyle::toolTip().Friedemann Kleint2014-05-081-1/+17
* | Revive tst_qstylesheetstyle on Desktop platforms.Friedemann Kleint2014-05-082-32/+91
* | Remove trailing whitespace.Jake Petroules2014-05-081-1/+1
* | Direct2D QPA: Check Direct2D versionLouai Al-Khanji2014-05-072-2/+135
* | Direct2D QPA: Speed up text renderingLouai Al-Khanji2014-05-072-53/+60
* | Accessibility Android: Do not always append roleFrederik Gladhorn2014-05-071-8/+0
* | Fix FT glyph outline to path conversionBernd Weimer2014-05-071-12/+24
* | Testlib: Fix minor leak and crash when comparing listsStanislav Ionascu2014-05-061-2/+8
* | Use the "gcc" feature in simd.prfThiago Macieira2014-05-061-1/+1
* | Windows: Use Format_ARGB32_Premultiplied for backing store with alpha.Friedemann Kleint2014-05-061-3/+2
* | Add virtual function to QFontEngine report if outlines are reliableJørgen Lind2014-05-064-0/+37
* | Doc: removed references to QtSharedMemory.Nico Vertriest2014-05-061-5/+3
* | Fix visual index lookup in QTreeViewPrivate::adjustViewOptionsForIndex().Friedemann Kleint2014-05-062-11/+31
* | Fix debug output when enabling QABSTRACTSOCKET_DEBUG.David Faure2014-05-061-1/+1
* | QFileDialog: Return empty QUrl from the static get..FileUrl() functions.Friedemann Kleint2014-05-062-3/+53