summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Sql build and testsTobias Hunger2018-11-0520-16/+161
* pro2cmake.py: Do not try to add libraries that qmake substractsTobias Hunger2018-11-051-1/+5
* CMake: Fix import of featuresTobias Hunger2018-11-051-6/+6
* CMake: Simplify Feature handlingTobias Hunger2018-11-052-50/+30
* pro2cmake: Explicitly handle for loopsTobias Hunger2018-11-051-2/+4
* pro2cmake: Handle Statements before ScopesTobias Hunger2018-11-051-1/+1
* pro2cmake.py: Improve debugging off included filesTobias Hunger2018-11-051-2/+4
* pro2cmake.py: Make handling of TEMPLATE more robustTobias Hunger2018-11-051-7/+11
* CMake: Handle '-' better in pro2cmakeTobias Hunger2018-11-051-1/+1
* CMake: Improve handling of qtHaveModule in pro2cmake scriptTobias Hunger2018-11-051-2/+5
* CMake: put linebreaks into module path setupTobias Hunger2018-11-051-1/+5
* QtFeature: (Re-)evaluate QT_FEATURES based on cached valuesTobias Hunger2018-11-051-5/+42
* QtFeature: Prefix temporary values with _Tobias Hunger2018-11-051-16/+20
* Store QT_FEATUREs that are not emittedTobias Hunger2018-11-052-28/+18
* Build and test QtConcurrentTobias Hunger2018-11-0110-5/+139
* Tests: Use TARGET over features to decide which tests to runTobias Hunger2018-11-011-7/+7
* Build qlalrTobias Hunger2018-11-012-0/+14
* Add linuxaccessibility supportTobias Hunger2018-11-013-2/+31
* Add ATSPI2 library supportTobias Hunger2018-11-013-1/+7
* Support dbus adaptors and interfacesTobias Hunger2018-11-011-3/+57
* Build qdbusxml2cpp and qdbuscpp2xmlTobias Hunger2018-11-014-1/+36
* Rerun configurejson2cmake after rebase on top of newer devTobias Hunger2018-11-013-2/+8
* configurejson2cmake: Sort library mapTobias Hunger2018-11-011-28/+28
* QtPostProcess: Fix generation of *Depends header filesTobias Hunger2018-11-011-1/+14
* Begin port of qtbase to CMakeSimon Hausmann2018-11-01525-61/+15211
* Set qlogging test helper executable name via defineTobias Hunger2018-10-242-2/+3
* doc: Remove indistinguishable declarationMartin Smith2018-10-232-20/+5
* Make sure docker machine is both created and running before testRyan Chu2018-10-231-0/+16
* Use std::unique_ptr for memory management in QMimeDataBasePrivateIvan Komissarov2018-10-222-15/+16
* Avoid races on TZ in environment via tzset() callsEdward Welbourne2018-10-224-49/+51
* Mark deprecated functions with QT_DEPRECATEDChristian Ehrlicher2018-10-213-2/+13
* Itemviews: mark some functions as deprecatedChristian Ehrlicher2018-10-213-12/+36
* Warn when setting a completer on non-editable QComboBoxFrederik Gladhorn2018-10-191-1/+4
* Remove skip from tst_QWidget::updateWhileMinimizedFrederik Gladhorn2018-10-191-3/+0
* Docker-based test servers for network-related Qt autotests on macOSRyan Chu2018-10-184-19/+112
* Use environment variable to configure the interfaces of a Dante serverRyan Chu2018-10-181-0/+19
* Qt Style Sheets: fix range of hue in hsl/hsv functionsChristian Ehrlicher2018-10-182-3/+7
* Qt Style Sheets: add support for hsl(a) colorsChristian Ehrlicher2018-10-185-24/+62
* Let QApplication emit paletteChangedFrederik Gladhorn2018-10-172-1/+7
* tst_QStyleSheetStyle: use QString() instead of ""Frederik Gladhorn2018-10-171-37/+37
* qdbuserror: Use qOffsetStringArray instead of script generated codeMikhail Svetkin2018-10-162-100/+48
* doc: Revert to documenting the actual functionsMartin Smith2018-10-162-18/+42
* QPixmapFilter: some cleanupAnton Kudryavtsev2018-10-161-2/+3
* Remove separation of headers into two listsFrederik Gladhorn2018-10-161-3/+2
* Ssl: move _q_makePkcs12 into shared fileMårten Nordheim2018-10-164-263/+315
* tst_QSslSocket: deduplicate datatags and don't cast to intMårten Nordheim2018-10-161-8/+8
* Bring QTestPrivate::checkBlackLists() backLiang Qi2018-10-153-3/+3
* Qt 6: Change QMainWindow::toolBarArea to take const pointer insteadJoni Poikelin2018-10-156-6/+14
* Fix build with no-cast-from-asciiSimon Hausmann2018-10-142-2/+2
* Fix build without PCHSimon Hausmann2018-10-133-0/+7