summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake: Re-generate platformsupport/eglconvenienceTobias Hunger2019-03-291-9/+9
* CMake: Re-generate platformsupport/kmsconvenienceTobias Hunger2019-03-292-6/+9
* CMake: Re-generate platformsupport/vkconvenienceTobias Hunger2019-03-291-5/+8
* CMake: Re-generate platformsupport/windowsuiautomationTobias Hunger2019-03-291-3/+5
* CMake: Re-generate platformsupport/fontdatabasesTobias Hunger2019-03-291-14/+21
* CMake: pro2cmake.py: Handle QDBUSXML2CPP_*_HEADER_FLAGSTobias Hunger2019-03-291-0/+8
* CMake: pro2cmake.py: Improve handling of dbus interfaces/adaptor sourcesTobias Hunger2019-03-291-0/+2
* CMake: pro2cmake.py: Handle $$PWD betterTobias Hunger2019-03-291-0/+3
* CMake: Map odbc to ODBC::ODBCTobias Hunger2019-03-291-0/+1
* CMake: Map SQLite3 to SQLite::SQLite3Tobias Hunger2019-03-291-1/+2
* CMake: Map glx_support and glx_supportPrivateTobias Hunger2019-03-291-0/+2
* CMake: Map psql to PostgreSQL::PostgreSQLTobias Hunger2019-03-291-0/+1
* CMake: pro2cmake.py: deduplicate and sort librariesTobias Hunger2019-03-291-2/+8
* CMake: Re-generate platformsupport/linuxaccessibilityTobias Hunger2019-03-291-5/+20
* CMake: Re-generate platformsupport/accessibilityTobias Hunger2019-03-291-1/+6
* CMake: Re-generate platformsupport/inputTobias Hunger2019-03-291-19/+12
* CMake: Re-generate platformsupport/servicesTobias Hunger2019-03-291-1/+7
* CMake: Re-generate platformsupport/fbconvenienceTobias Hunger2019-03-291-0/+6
* CMake: Re-generate platformsupport/devicediscoveryTobias Hunger2019-03-291-0/+6
* CMake: Re-generate platformsupport/eventdispatcherTobias Hunger2019-03-291-6/+10
* CMake: Re-generate platformsupport/edidTobias Hunger2019-03-291-1/+7
* CMake: Re-generate platformsupport/themesTobias Hunger2019-03-291-21/+21
* CMake: Remove 3rdparty/kwin/FindFontconfig.cmakeTobias Hunger2019-03-291-50/+0
* CMake: Map atspi2 to PkgConfig::ATSPI2Tobias Hunger2019-03-291-0/+1
* CMake: Map tslib, mtdev, libinput and xkbcommen_evdevTobias Hunger2019-03-291-0/+4
* CMake: Map fontconfig to Fontconfig::FontconfigTobias Hunger2019-03-291-0/+1
* CMake: Map libudev to PkgConfig::LibudevTobias Hunger2019-03-291-0/+1
* Fix exception when parsing tests.proJędrzej Nowacki2019-03-281-2/+12
* Do not overwrite CMakeLists.txt when running run_pro2cmakeJędrzej Nowacki2019-03-281-2/+26
* Do not validate file existence if path contains variablesJędrzej Nowacki2019-03-281-0/+7
* Fix turned logic in RemoveOperationJędrzej Nowacki2019-03-282-6/+67
* Install test executables into $prefix/tests instead of $prefix/binAlexandru Croitor2019-03-271-0/+2
* CMake: Set QT_STATICPLUGIN for static pluginsTobias Hunger2019-03-271-4/+6
* CMake: allow custom plugin output/install directoriesTobias Hunger2019-03-272-11/+33
* CMake: Re-generate widgetsTobias Hunger2019-03-271-46/+224
* CMake: Add widgets examplesTobias Hunger2019-03-26194-0/+4058
* .gitignore: Do not ignore stuff in examples for the time beingTobias Hunger2019-03-261-5/+6
* CMake: Add more examplesTobias Hunger2019-03-2688-5/+1637
* Fix RemoveOperationJędrzej Nowacki2019-03-261-0/+3
* Speedup run_pro2cmakeJędrzej Nowacki2019-03-261-11/+23
* Fix AUTOMOC and friends to run only once the tools are builtAlexandru Croitor2019-03-223-0/+5
* Revert "Fix wrong target in qt_feature_module_begin"Alexandru Croitor2019-03-221-1/+1
* Temporarily disable the opengles2 feature on WIN32Alexandru Croitor2019-03-212-1/+4
* Fix windows build after gui regenerationAlexandru Croitor2019-03-213-13/+23
* Add MSVC specific instruction set compiler flagsAlexandru Croitor2019-03-211-0/+15
* Fix sub-architecture (instruction sets / SIMD) handlingAlexandru Croitor2019-03-214-7/+17
* Fix wrong target in qt_feature_module_beginAlexandru Croitor2019-03-211-1/+1
* Fix internal features to also be evaluatedAlexandru Croitor2019-03-211-3/+10
* CMake: Add public dependency from Qt::Dbus to Qt::CoreTobias Hunger2019-03-201-0/+2
* CMake: Make add_qt_executable link to Qt::Core by defaultTobias Hunger2019-03-201-2/+13