summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix compilation of QContiguousCache::operator=Thiago Macieira2015-05-202-1/+13
* Doc: Qt Network: List the classes on SSL Classes pageTopi Reinio2015-05-201-0/+2
* doc: add QStandardPaths documentation for iOSRichard Moe Gustavsen2015-05-201-1/+29
* Workaround for Samsung keyboard bugPaul Olav Tvete2015-05-201-0/+2
* WinRT: Disable exceptions when turned offMaurice Kalinowski2015-05-191-1/+1
* qdoc: Improve logic for automatic example tag generationTopi Reinio2015-05-191-17/+33
* WinRT: Fix warnings for Windows PhoneMaurice Kalinowski2015-05-191-0/+1
* Fix warning on WinRT armMaurice Kalinowski2015-05-191-1/+1
* QStateMachine: empty the whole internal queue before external queueErik Verbruggen2015-05-192-16/+49
* QStateMachine: fix RestorableId exception specificationMarc Mutz2015-05-191-1/+2
* Fix GLES3 functions on iOSLaszlo Agocs2015-05-182-24/+49
* Let MSVC treat warnings as errorsKai Koehne2015-05-181-0/+3
* WinRT/Winphone: Fix warnings in qtbaseOliver Wolff2015-05-187-9/+18
* Fix typo and formatting in QWidget font documentation.Mitch Curtis2015-05-181-2/+2
* Doc: added doc to undocumented functionsNico Vertriest2015-05-188-31/+237
* Doc: added doc for non-documented functionsNico Vertriest2015-05-185-0/+29
* Fix QtPrivate::IsQEnumHelper<void>Olivier Goffart2015-05-172-0/+9