summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Replaced Trolltech logo with Qt logoNico Vertriest2016-02-034-0/+0
* xcb: Take into account the orientation of touch pointsAlexander Volkov2016-02-033-5/+40
* Don't include <qtest.h> from qtestblacklist.cppTor Arne Vestbø2016-02-021-1/+0
* Fix rounding error in fetchTransformedBilinearAllan Sandfeld Jensen2016-02-022-2/+30
* Disintermediate QDateTimeParser::SectionNode operations.Edward Welbourne2016-02-023-60/+46
* Make interleaving of QDateTimeParser::Section values evident.Edward Welbourne2016-02-021-11/+12
* Deconfuse some heavy use of the preprocessor.Edward Welbourne2016-02-021-6/+6
* Correct usage of Apple-related #if-ery.Edward Welbourne2016-02-021-4/+4
* Pass -silent to lrelease to avoid cruft in test logs.Edward Welbourne2016-02-022-2/+2
* Don't clutter up the source tree with .qm files generated by testing.Edward Welbourne2016-02-022-8/+8
* dbusmenu: Add support for shortcutsDmitry Shachnev2016-02-024-12/+60
* Clean up tst_qwidgetwindowBłażej Szczygieł2016-02-021-25/+13
* Remove warning about being unable to instantiate accessibility interfaceFrederik Gladhorn2016-02-021-8/+1
* QDockWidget: Restore using setGeometry since the geometry is used for the stateAndy Shaw2016-02-022-6/+28
* Stop Q_AUTOTEST_EXPORTing QKeyBinding and QKeySequencePrivateDmitry Shachnev2016-02-022-3/+2
* Revert "QWindow::destroy(): only reset QGuiApp::focus_window and friends as a...Tor Arne Vestbø2016-02-025-61/+12
* xcb: Ignore Mouse Enter:ungrab, Leave:grab events.Gatis Paeglis2016-02-011-2/+3
* Fix memory leak if QMetaType::create is called for an unknown typeJędrzej Nowacki2016-02-011-2/+3
* dbusmenu: Make D-Bus menus and menu items enabled by defaultDmitry Shachnev2016-01-311-2/+2
* Fix flickering status tips in submenus.Michal Policht2016-01-301-1/+3
* Fix GCC 6 valid warnings about misleading indendationsThiago Macieira2016-01-306-40/+40
* Add basic QKeyEvent auto-testTor Arne Vestbø2016-01-303-0/+194
* QtDBus: Remove unnecessary #ifndef for QT_NO_PROPERTIESThiago Macieira2016-01-301-2/+0
* Autotest: rename the test class so it's different in this testThiago Macieira2016-01-301-1/+1
* QWindow::destroy(): only reset QGuiApp::focus_window and friends as a last re...Tor Arne Vestbø2016-01-295-12/+61
* Move Cocoa key code helper functions to QtCoreTor Arne Vestbø2016-01-294-140/+153
* Windows QPA: Clear maximized state before setting the normal geometry.Friedemann Kleint2016-01-291-0/+28
* Add tool to namespace Objective-C classes at link timeTor Arne Vestbø2016-01-292-0/+266
* Windows QPA: Fix drag cursor and hotspot for pixmaps with DPR.Friedemann Kleint2016-01-291-19/+22
* Windows QPA: Fix position of the fake touch drag cursor window for HighDPI.Friedemann Kleint2016-01-291-1/+1
* Doc: Properly document old platform-specific functionsSze Howe Koh2016-01-293-6/+21
* winrt: cleanup testcasesMaurice Kalinowski2016-01-298-2/+28
* Bump copyright year to 2016Kai Koehne2016-01-2912-13/+13
* Don't send regular key press event if it matched a shortcutTor Arne Vestbø2016-01-291-2/+3
* QWindowsFontEngine: Get rid of some dead codeKonstantin Ritt2016-01-291-12/+3
* QFont: Fix possible cache misses due to misprepared cache keyKonstantin Ritt2016-01-292-12/+61
* Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2016-01-294-5/+19
|\
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-294-5/+19
| |\
| | * MySql: add failing connection testSamuel Gaist2016-01-271-0/+9
| | * QFutureInterface: add missing mutex lock to progress gettersMarc Mutz2016-01-192-4/+9
| | * Fix library inclusion order when building staticallyAlexey Brodkin2016-01-181-1/+1
* | | Do not build QWindowsPipeWriter on Windows CEJoerg Bornemann2016-01-292-5/+4
* | | Doc: Remove Qt3 compatibility functions from QToolButtonCédric Bonnier2016-01-291-4/+4
* | | Set correct Section type for QDateTimeParser::lastEdward Welbourne2016-01-291-1/+1
* | | Don't let a good day cause date-time parser to forget a conflict.Edward Welbourne2016-01-292-3/+7
* | | Refactor one QDateTimeParser::sectionText() via the other.Edward Welbourne2016-01-291-9/+1
* | | Make initializers into declare-and-initialize.Edward Welbourne2016-01-291-8/+7
* | | Avoid shadowing in QDateTimeParser::findAmPm.Edward Welbourne2016-01-291-3/+3
|/ /
* | QNetworkProxyFactory: don't re-call QUrl::scheme() in if-else chain.Anton Kudryavtsev2016-01-291-5/+6
* | Make documentation readable with dark color schemes.Volker Krause2016-01-281-0/+1