summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tst_qfilesystemwatcher: Blacklist flaky tests on Windows.Friedemann Kleint2015-11-171-2/+2
| * | | Use “Adwaita” as the default icon theme for QGnomeThemeDmitry Shachnev2015-11-171-1/+2
| |/ /
| * | winrt: Do not emit keyboard changes in the constructorMaurice Kalinowski2015-11-161-5/+10
| * | Fix screenForGeometry on a corner caseAleix Pol2015-11-161-1/+3
| * | Doc: Added info about sorting in QItemSelectionModel::selectedIndexesNico Vertriest2015-11-161-0/+1
| * | Doc: added specs to setHorizontalHeaderItem()Nico Vertriest2015-11-161-0/+2
| * | Doc: removed 2 invalid external links in external resources.Nico Vertriest2015-11-161-10/+0
| * | Doc: Corrected minor typoNico Vertriest2015-11-161-1/+1
| * | Doc: corrected snippet QSqlTableModelNico Vertriest2015-11-161-2/+3
| * | remove pointless conditional definesOswald Buddenhagen2015-11-161-1/+0
| * | move addition of libdl to right projectOswald Buddenhagen2015-11-162-2/+2
| * | remove abuse of module include path overridesOswald Buddenhagen2015-11-162-14/+0
| * | QChar: Simplify case convertion code with template magicKonstantin Ritt2015-11-161-51/+21
| * | Move CasexTraits from qstring.cpp to qunicodetables_p.hKonstantin Ritt2015-11-163-24/+64
| * | QFontEngineFT: Optimize format convertion code with template magicKonstantin Ritt2015-11-161-16/+38
| * | QFontEngineFT: Revise the legacy LCD filter implementationKonstantin Ritt2015-11-161-22/+15
| * | Fix falsely reported style for fallback fontEskil Abrahamsen Blomfeldt2015-11-161-1/+4
| * | OS X: Don't forward key events to popup window if it's a tooltipTor Arne Vestbø2015-11-161-2/+4
| * | Fix OS X 10.11 (Xcode 7.1) build issues due to strongly typed enumsTor Arne Vestbø2015-11-162-16/+25
| * | Compile minimalegl QPA plugin on Windows/WinRT.Friedemann Kleint2015-11-141-1/+40
| * | Windows: Move GUI event dispatcher to QtPlatformSupport.Friedemann Kleint2015-11-148-39/+50
| * | Install fixqt4headers.pl scriptFrederik Gladhorn2015-11-141-0/+5
| * | winrt: Launch application on Windows 10 Mobile finalMaurice Kalinowski2015-11-143-7/+6
| * | Make CoreFoundation event dispatcher available on OS X alsoTimur Pocheptsov2015-11-132-9/+14
| * | Windows/Direct2D: Handle screen changes after window creation.Friedemann Kleint2015-11-135-19/+32
| * | QFontEngineFT: Minor optimization to convertGRAYToARGB()Konstantin Ritt2015-11-131-6/+9
| * | QTextEngine: Apply CoreText specific post-processing for QFE::Mac onlyKonstantin Ritt2015-11-131-13/+14
| * | QTextEngine: Do not disable graphite2 HB shaper backendKonstantin Ritt2015-11-131-15/+14
| * | QFontEngine: Check for AAT support only with HB-NGKonstantin Ritt2015-11-131-5/+3
| * | QUnicodeTables generator: Minor clean-up & stricter checksKonstantin Ritt2015-11-132-71/+66
| * | Introduce png_dependency.priKonstantin Ritt2015-11-132-6/+7
| * | Doc: corrected error in doc static pluginsNico Vertriest2015-11-132-6/+6
| * | Blacklist tst_qfontdialog::setFont on RHEL 6.6Frederik Gladhorn2015-11-131-0/+1
| * | Blacklist tests that fail with Gtk style on RHEL 6.6Frederik Gladhorn2015-11-132-0/+2
| * | MakefileGenerator::processSources() doesn't need to be virtual.Edward Welbourne2015-11-132-2/+1
| * | Make qt_findAtNxFile return the source device pixel ratioOlivier Goffart2015-11-133-11/+23
| * | Document performance of QMutexOlivier Goffart2015-11-131-0/+7
| * | Docs: Add a note clarifying that Q_MOVABLE_TYPE is not about move semanticsOlivier Goffart2015-11-131-1/+2
| * | move styleOverride from QApplicationPrivate to QGuiApplicationPrivateLiang Qi2015-11-134-16/+18
| * | JSON: Fix MSVC2013 warningsOrgad Shaneh2015-11-132-4/+4
| * | Do not overwrite detailed error message if process fails to launchKai Koehne2015-11-125-8/+9
| * | Prefer "daylight-saving time" and "DST" over "daylight time".Edward Welbourne2015-11-126-87/+85
| * | Eliminate duplicate "between"Edward Welbourne2015-11-121-2/+3
| * | winrt: Make dialog and window behave similarly.Samuel Nevala2015-11-122-2/+4
| * | winrt: Clean up QNativeSocketEngineOliver Wolff2015-11-121-110/+112
| * | Doc: Added more details to QIODevice::readAll()Nico Vertriest2015-11-091-1/+1
| * | iOS: only force-finish start-up from file engine when on main threadRichard Moe Gustavsen2015-11-091-14/+26
| * | Add spring-forward testEdward Welbourne2015-11-091-0/+44
| * | Xcode generator: only replace the suffix in the library pathRichard Moe Gustavsen2015-11-091-2/+9
| * | winrt: Fix filedialog show on Windows 10Maurice Kalinowski2015-11-091-27/+44