summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Resolve path to right licheckKai Koehne2015-05-271-2/+14
* Make Qt Edition available to qmakeKai Koehne2015-05-272-0/+5
* QWindowsVistaStyle: Do not stop animations when falling back to XP.Friedemann Kleint2015-05-261-6/+0
* Tests: Use blacklist for failing tst_qwidget testsCaroline Chao2015-05-262-2/+121
* WinRT: Add qmake support for Windows 10Maurice Kalinowski2015-05-2611-6/+290
* take process name into account for QLockFile's pid clash resolutionJoerg Bornemann2015-05-265-4/+150
* Windows: Clean Qt::WindowFullscreenButtonHint in fixTopLevelWindowFlags().Friedemann Kleint2015-05-261-0/+2
* Make sure we don't call dbus_connection_can_send_type on too old libdbusThiago Macieira2015-05-262-12/+24
* QMetaType: Do not automatically register types that derives from a Q_GADGETOlivier Goffart2015-05-233-4/+11
* xcb: Properly calculate the size of the touch rectAlexander Volkov2015-05-231-14/+5
* fingerpaint example: Use the maximum diameter for the touch spot by defaultAlexander Volkov2015-05-231-2/+3
* QFtp: Suppress warning about reading from closed QIODevice.Friedemann Kleint2015-05-231-1/+4
* Make warnings of QIODevice more verbose.Friedemann Kleint2015-05-235-19/+39
* Make OpenGL legacy examples hellogl and overpainting work with Dynamic GL.Friedemann Kleint2015-05-238-25/+33
* Direct2D: Fix MSVC2015 warnings.Friedemann Kleint2015-05-232-12/+12
* remove vestiges of -prebind magicOswald Buddenhagen2015-05-221-4/+1
* fix quoting of qmake parameters in 'qmake' targetOswald Buddenhagen2015-05-221-1/+1
* remove vestiges of .private_dependsOswald Buddenhagen2015-05-221-2/+2
* QCoreWlanEngine - null the pointerTimur Pocheptsov2015-05-221-1/+3
* WinRT: Windows 10 compilation fixMaurice Kalinowski2015-05-221-0/+1
* Blacklist tst_qwindow tests that are failing on Ubuntu 14.04Simon Hausmann2015-05-221-0/+6
* Fix compile error with VS 2015Jan Arve Saether2015-05-221-1/+1
* MSVC2015: Compile fixMaurice Kalinowski2015-05-221-1/+1
* Fixed compilation of auto tests using vc(x)proj filesOliver Wolff2015-05-221-1/+2
* Adjust curveThreshold based on strokeWidthAllan Sandfeld Jensen2015-05-221-1/+1
* Add CONFIG += testcase to test qglobalstatic.Friedemann Kleint2015-05-221-0/+1
* Add debug operator for QTouchDevice.Friedemann Kleint2015-05-223-19/+28
* Make QTouchDevice a Q_GADGET and introduce Q_ENUM/Q_FLAG.Friedemann Kleint2015-05-221-0/+3
* Fix a crash in tst_QTouchEvent::deleteInRawEventTranslation().Friedemann Kleint2015-05-221-2/+3
* D-Bus system tray icon: submenus can be created after context menuShawn Rutledge2015-05-215-7/+24
* Don't propagate single touch events only from touchpads on OS XAlexander Volkov2015-05-211-2/+4
* Updated WinRT license headers to use LGPLv3 instead of LGPLv21Jani Heikkinen2015-05-2029-290/+377
* Unclutter debug operators of gestures.Friedemann Kleint2015-05-201-17/+33
* allow modules to declare that they have generated private includesOswald Buddenhagen2015-05-201-2/+9
* move symlinking loop into the symlink container emptiness conditionalOswald Buddenhagen2015-05-201-10/+11
* bundles: create Versions/Current only if versioned resources are presentOswald Buddenhagen2015-05-201-1/+1
* remove now redundant testsOswald Buddenhagen2015-05-2026-821/+0
* add qmake evaluator testOswald Buddenhagen2015-05-2022-14/+2604
* split parser test initializationOswald Buddenhagen2015-05-202-32/+62
* move parser test to a separate fileOswald Buddenhagen2015-05-204-1988/+2061
* move get{,Hash}Str from QMakeEvaluator to ProFileOswald Buddenhagen2015-05-204-28/+32
* remove bogus parens from error messagesOswald Buddenhagen2015-05-201-2/+2
* trim whitespace from windows error messagesOswald Buddenhagen2015-05-201-1/+1
* remove trailing dots from some error messagesOswald Buddenhagen2015-05-201-3/+3
* make defined() error message tell about "var" typeOswald Buddenhagen2015-05-201-1/+1
* make infinite loop protection work even without an iterator variableOswald Buddenhagen2015-05-201-2/+2
* fix quote nesting in split_value_list()Oswald Buddenhagen2015-05-201-1/+2
* add autotest for ProStringOswald Buddenhagen2015-05-202-0/+93
* add parser tests for use of 'else' after bad conditionalsOswald Buddenhagen2015-05-201-0/+23
* silence MSVC warnings about using TS() without parametersOswald Buddenhagen2015-05-201-0/+5