Adriaan de Groot
5935d57069
CMake: bump minimum Qt to 5.7 to match kpmcore
2018-06-14 05:50:24 -04:00
Calamares CI
ef897f59f5
i18n: Add Korean (ko) language translations
...
Since this is a new language, it is currently 0% translated.
That is why it goes into _tx_bad. It will move to one of the
other categories once some translation has happened. Add the
(still empty) Transifex files already.
2018-06-14 05:03:14 -04:00
Adriaan de Groot
52f2161c35
CMake: make polkit-qt5-1 optional
...
- This is only found in order to know where polkit files should
be installed. In distro's that don't use polkit, may as well
make it entirely optional.
2018-06-07 14:17:43 +02:00
Adriaan de Groot
e52c99685d
CMake: untangle more sections of top-level CMakeLists.txt
2018-06-07 13:45:29 +02:00
Adriaan de Groot
fd2afc3ba9
CMake: move dependency-versioning info to top
2018-06-07 13:45:29 +02:00
Adriaan de Groot
dfd76ed384
CMake: drop unused variable (no thirdparty/ dir anymore)
2018-06-07 13:36:03 +02:00
Adriaan de Groot
fc979404d1
CMake: move translation settings up
...
- Follow previous move of user-adaptable settings and regularly-updated
variables to the top of CMakeLists.txt with a move of the list of
translated languages.
2018-06-07 13:26:22 +02:00
Adriaan de Groot
91a5ec426d
CMake: shuffle the top-level CMakeLists
...
- Put all the options near the top, easy to spot when reading the file
- Put the settings that need regular updates, like version, near the top
- Add some "section headers"
2018-06-07 13:16:57 +02:00
Adriaan de Groot
cfcc753130
i18n: Enable Belorussian translation
2018-05-29 03:29:58 -04:00
Adriaan de Groot
41f70975ea
i18n: add Byelorussian (new translation team)
2018-05-26 12:27:55 +02:00
Adriaan de Groot
45b95e1b65
PythonQt: default to enabled
...
- This just causes it to be enabled and used when present
by default, rather than disabled by default (even when present).
2018-05-24 06:43:36 -04:00
Adriaan de Groot
4daf5fce10
CMake: drop RC status
2018-05-17 11:13:54 -04:00
Adriaan de Groot
b5d667f76e
i18n: disable Esperanto again
...
I consider this a Qt bug: there is an enum value for the language,
the language is fully (?) detailed in the ICU tables, and yet
it gets mapped hard to C locale.
2018-05-14 16:05:55 -04:00
Adriaan de Groot
b0e5e13221
i18n: enable Esperanto translation
2018-05-14 06:28:57 -04:00
Adriaan de Groot
37ce9a0838
CMake: bump RC number
2018-05-10 08:53:45 -04:00
Adriaan de Groot
45731b554b
i18n: update lists of translated languages
...
- add Esperanto
- add checks for new or misspelled translations
2018-05-10 08:53:29 -04:00
Adriaan de Groot
96887e754c
i18n: drop es_ES, add tooling
2018-05-07 09:14:18 -04:00
Adriaan de Groot
ff43752f47
i18n: pl_PL has merged into pl
2018-05-07 05:58:04 -04:00
Adriaan de Groot
42f5ed5d41
[welcome] Fix build, reduce redundancy
...
- constexpr isn't applicable because of non-trivial destructor
- May as well only create " (%1)" once.
FIXES #938
2018-04-23 10:47:31 -04:00
Adriaan de Groot
a47b3f8d14
[libcalamares] Document special-case translations
2018-04-19 09:10:13 -04:00
Adriaan de Groot
d9a1f6b18b
CMake: restore en to translations list
2018-03-28 07:25:22 -04:00
Adriaan de Groot
24305bd58f
CMake: make the translations more transparent; easier to update
2018-03-27 11:10:14 -04:00
Adriaan de Groot
902e392b6d
CMake: bump version for -rc4
2018-03-12 10:13:33 -04:00
Adriaan de Groot
f047b0b110
CMake: reduce duplicate ECM searches
2018-02-14 13:41:12 -05:00
Adriaan de Groot
af67ab2722
CMake: install missing module
...
- The CMake modules for Calamares expect to find CMakeColors
- Also the translation support macro
- Restore CalamaresUse.cmake
- File was removed after 3.1 in db105079
, but it is actually useful
for out-of-tree modules. Restore it and massage into better shape.
- Simplify by adding path to the search path (otherwise the individual
macro files would also have to switch to including with a full path).
2018-02-14 08:55:41 -05:00
Adriaan de Groot
8c4a298f16
CMake: bump version in preparation for -RC3
2018-01-24 14:06:04 +01:00
Adriaan de Groot
66c03b4055
CMake: fix broken logic around Python
2018-01-15 22:27:56 +01:00
Adriaan de Groot
6e01bb0fa4
CMake: factor out explanation of skipped modules.
...
Make a function out of explaining-skipped-modules, and call it
not only after collecting all the modules, but also after
the feature summary, so that it's quite clear which modules
are skipped.
2018-01-10 09:20:49 -05:00
Adriaan de Groot
c582ff0d6b
Merge branch '3.1.x-stable'
2017-12-20 08:13:55 -05:00
Adriaan de Groot
c2ee0c6ed4
CMake: bump version number
2017-12-20 04:22:06 -05:00
Adriaan de Groot
d42210eb93
Merge branch '3.1-pinebook' into 3.1.x-stable
2017-12-19 11:13:21 -05:00
Adriaan de Groot
0116465303
CMake: bump version
2017-12-07 08:42:49 -05:00
Adriaan de Groot
3a94f02547
CMake: look for ECM at top-level, add to search path if found.
2017-12-03 12:48:23 -05:00
Adriaan de Groot
839c039168
Merge remote-tracking branch 'origin/plasma-lnf'
2017-12-03 04:43:55 -05:00
Adriaan de Groot
63af8c1b92
Drop -rc status
2017-11-29 08:50:22 -05:00
Adriaan de Groot
790073cddc
i18n: enable Albanian (sq)
2017-11-28 06:04:47 -05:00
Adriaan de Groot
49fda9da28
CMake: bump version to 3.2.0rc1 (not that there's an RC pending or anything)
2017-11-24 09:29:42 -05:00
Adriaan de Groot
3ae65d5771
Merge branch '3.1.x-stable'
2017-11-24 09:28:35 -05:00
Adriaan de Groot
992d5b4e9d
CMake: always automoc generated files
2017-11-23 17:32:29 +01:00
Adriaan de Groot
0812f035d0
CMake: pick up KDE D8951 to reduce CMake automoc warnings
2017-11-23 13:28:21 +01:00
Adriaan de Groot
7e2e2cabfe
CMake: bump version to 3.1.9rc1 (no functional changes yet)
2017-11-21 04:25:32 -05:00
Adriaan de Groot
848d532a58
CMake: drop -rc status
2017-11-14 10:18:58 -05:00
Adriaan de Groot
78e601edb4
[kcrash] Simplify search for KF5::Crash
2017-11-13 07:33:24 -05:00
Adriaan de Groot
e8e284f724
Merge remote-tracking branch 'origin/kcrash'
2017-11-13 13:18:53 +01:00
Adriaan de Groot
105e06798e
CMake: look for ECM at top-level, add to search path if found.
2017-11-01 05:50:04 -04:00
Adriaan de Groot
b303acf12a
Merge branch '3.1.x-stable'
...
- KPMCore code moved
- Small fixes
2017-10-31 06:44:14 -04:00
Adriaan de Groot
4ea8b2e6ef
CMake: report on the example-distro feature correctly
2017-10-30 11:43:37 -04:00
Adriaan de Groot
3b30bbde67
Bump version number, pretending 3.1.8-rc1 is pending
2017-10-25 08:55:59 -04:00
Adriaan de Groot
055d416321
Merge branch '3.1.x-stable'
2017-10-24 07:54:30 -04:00
Adriaan de Groot
a64e6efb85
Bump version number
2017-10-24 07:46:03 -04:00