summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Add devicediscovery and fbconvenienceAlbert Astals Cid2019-02-113-0/+57
* Allow passing libraries to qt_config_compile_testAlbert Astals Cid2019-02-111-2/+12
* cmake: Make sure moc/rcc/uic are built when neededAlbert Astals Cid2019-02-072-0/+5
* cmake: Build src/plugins/imageformatsAlbert Astals Cid2019-02-015-0/+60
* cmake: Fix build of xcb platform plugin when vulkan is availableAlbert Astals Cid2019-02-013-1/+21
* cmake: glib changed name to glib2Albert Astals Cid2019-02-013-6/+6
* CMake: Find common frameworks on apple in one placeTobias Hunger2019-01-311-0/+14
* cmake: Add trivial FindLibproxy.cmakeAlbert Astals Cid2019-01-292-4/+4
* CMake: fix build for QtNetwork on macOSLiang Qi2019-01-291-0/+7
* CMake: Introduce Q_OBJECT qdoc macroTobias Hunger2019-01-258-30/+4
* CMake: Store Qt features in CMake CacheTobias Hunger2019-01-174-6/+0
* CMake: Introduce Qt::GlobalConfig to hold the global featuresTobias Hunger2019-01-171-17/+5
* CMake: Use WrapRt instead of rtMikhail Svetkin2019-01-091-2/+1
* CMake: Build PrintSupport module and testsTobias Hunger2018-12-142-0/+155
* CMake: Use AUTOMOC/AUTOUIC/AUTORCCTobias Hunger2018-12-1411-644/+63
* CMake: SimplifyTobias Hunger2018-12-142-3/+6
* CMake: Merge qt_internal_module_include_dir and qt_internal_module_infoTobias Hunger2018-12-141-3/+3
* CMake: Add support to find LTTng-ustTobias Hunger2018-11-061-1/+3
* CMake: Add FindSlog2Tobias Hunger2018-11-061-1/+3
* CMake: Improve handling of the different kinds of iconvTobias Hunger2018-11-061-4/+10
* CMake: Add FindPPS and use it in src/corelib/configure.cmakeTobias Hunger2018-11-062-2/+4
* CMake: Find librtTobias Hunger2018-11-062-1/+4
* CMake: cocoa disable printsupport featuresMikhail Svetkin2018-11-061-5/+5
* Add Sql build and testsTobias Hunger2018-11-053-0/+61
* Store QT_FEATUREs that are not emittedTobias Hunger2018-11-051-12/+0
* Build and test QtConcurrentTobias Hunger2018-11-012-4/+40
* Build qlalrTobias Hunger2018-11-012-0/+14
* Add linuxaccessibility supportTobias Hunger2018-11-013-2/+31
* Add ATSPI2 library supportTobias Hunger2018-11-011-1/+3
* Build qdbusxml2cpp and qdbuscpp2xmlTobias Hunger2018-11-014-1/+36
* Rerun configurejson2cmake after rebase on top of newer devTobias Hunger2018-11-012-1/+8
* Begin port of qtbase to CMakeSimon Hausmann2018-11-0150-52/+6658
* doc: Remove indistinguishable declarationMartin Smith2018-10-232-20/+5
* 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-223-16/+44
* 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
* Qt Style Sheets: fix range of hue in hsl/hsv functionsChristian Ehrlicher2018-10-181-1/+2
* Qt Style Sheets: add support for hsl(a) colorsChristian Ehrlicher2018-10-183-20/+46
* Let QApplication emit paletteChangedFrederik Gladhorn2018-10-171-0/+1
* 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
* 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