summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinRT: fix namespaced buildJoerg Bornemann2015-05-167-13/+32
* QStyle debug helpers: refactor dead codeGiuseppe D'Angelo2015-05-161-1/+1
* QMenuBar: honor the left widget size hintGiuseppe D'Angelo2015-05-161-1/+1
* Fix exclusion for legacy Open GL examples.Friedemann Kleint2015-05-158-40/+8
* xcode generator: don't change output_dir when opening a pbx file directlyRichard Moe Gustavsen2015-05-151-4/+7
* QFileSystemModel: remove useless checkGiuseppe D'Angelo2015-05-151-1/+1
* tst_QDialog::snapToDefaultButton - tune the test for OS XTimur Pocheptsov2015-05-151-0/+5
* Tests: Remove EXPECT_FAIL in tst_QWidget::widgetAt()Caroline Chao2015-05-151-2/+0
* xcb: Fix FP1616 to double conversionAlexander Volkov2015-05-141-1/+1
* Reorder member variables to avoid padding.Volker Krause2015-05-145-8/+8
* Set correct target.path for legacy GL examplesMorten Johan Sørvig2015-05-147-7/+7
* Better match thin font stylesAllan Sandfeld Jensen2015-05-141-0/+2
* Fix division by zero crash when restoring screen settingsKati Kankaanpaa2015-05-131-3/+2
* QSize, QSizeF: Add Q_REQUIRED_RESULTSérgio Martins2015-05-131-9/+9