aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-30Compile python bindings with the same sip flags used by PyQtv5.51.0-rc1v5.51.0Antonio Rojas
2018-09-29Android: Allow passing a relative path as the apk dirAleix Pol
2018-09-27Android: Properly offer a fallback to applications that don't have a manifestAleix Pol
2018-09-24l10n: Fix matching digits in the repository nameAleix Pol
2018-09-24Android: Make sure Qm translations get loadedAleix Pol
2018-09-24Fix Android builds using cmake 3.12.1Aleix Pol
2018-09-22Add QT_NO_NARROWING_CONVERSIONS_IN_CONNECT as default compile flagsLaurent Montel
2018-09-20Python bindings: use cmake_parse_arguments, fix documentationStefan Brüns
2018-09-14Bindings: Correct handling of sources containing utf-8Stefan Brüns
2018-09-12autotests: actually iterate over the list, rather than checking item 0 all th...David Faure
2018-09-12Actually iterate over CF_GENERATED, rather than checking item 0 all the timeDavid Faure
2018-09-08GIT_SILENT Upgrade ECM version to 5.51.0.l10n daemon script
2018-09-07Fix minor EBN issuesYuri Chornoivan
2018-09-01Revert "Add _XOPEN_SOURCE to C definitions"v5.50.0-rc1v5.50.0David Faure
2018-08-31Bindings: Check if bindings can be generated for a specific python versionStefan Brüns
2018-08-31Bindings: Use python version matching the found clang python moduleStefan Brüns
2018-08-31Bindings: Make generator forward compatible with Python 3Stefan Brüns
2018-08-31Disable alteration of QT_PLUGIN_PATH by ECM when running tests.Ben Cooksley
2018-08-31Add _XOPEN_SOURCE to C definitionsA. Wilcox
2018-08-26Change documentation to reflect the real toolchain CMake nameBenjamin Port
2018-08-25Bindings: Add support for scoped enumsStefan Brüns
2018-08-18Bindings: Check for libclang without version suffix alsoStefan Brüns
2018-08-11GIT_SILENT Upgrade ECM version to 5.50.0.l10n daemon script
2018-08-06Make it possible for ECM to detect po files at configure timeAleix Pol
2018-08-04GIT_SILENT Upgrade ECM version to 5.49.0.v5.49.0-rc1v5.49.0l10n daemon script
2018-08-02Android: Don't hardcode a random version of the Android SDKAleix Pol
2018-08-01ECMOptionalAddSubdirectory: Provide a bit more detailHeiko Becker
2018-07-18Fix variable definition checkAleix Pol
2018-07-16Change the 'since' version.Christophe Giboudeaux
2018-07-08Improve ECMAddAppIconMacro.Dominik Schmidt
2018-07-04Android: Make it possible to override a target's APK directoryv5.48.0-rc1v5.48.0Aleix Pol
2018-06-29Drop outdated QT_USE_FAST_OPERATOR_PLUSFriedrich W. H. Kossebau
2018-06-29Add -Wlogical-op -Wzero-as-null-pointer-constant to KF5 warningsAlbert Astals Cid
2018-06-26[ECMGenerateHeaders] Add option for other header file extension than .hFriedrich W. H. Kossebau
2018-06-10GIT_SILENT Upgrade ECM version to 5.48.0.l10n daemon script
2018-06-05Don't include a 64 when building 64bit architectures on flatpakAleix Pol
2018-06-05skip automoc hereLaurent Montel
2018-05-31Android toolchain: allow to specify extra libs manuallyv5.47.0-rc1v5.47.0Alexey Minnekhanov
2018-05-15Android: fix typoAleix Pol
2018-05-14Android: Don't define qml-import-paths if it's emptyAleix Pol
2018-05-14Fix minor documentation typosMaximiliano Curia
2018-05-13GIT_SILENT Upgrade ECM version to 5.47.0.l10n daemon script
2018-05-04GIT_SILENT Upgrade ECM version to 5.46.0.v5.46.0-rc1v5.46.0l10n daemon script
2018-04-18Include FeatureSummary before calling set_package_properties.Christophe Giboudeaux
2018-04-17Android: fix dumb mistakesAleix Pol
2018-04-17Don't install plugins within lib on androidAleix Pol
2018-04-17Android: Make sure variable is defined before using itAleix Pol
2018-04-13Make it possible to build several apk out of a projectAleix Pol
2018-04-12Check if the application androiddeployqt package has a main() symbolAleix Pol
2018-04-11Android: Explicitly point at upstream documentation and deprecate duplicated ...Aleix Pol