-
996c82160e
[keyboard] fixed typo
Artem Grinev
2020-10-27 20:38:04 +0300
-
4a3273d634
[keyboard] Remove superfluous variable (set to true, never changed)
Adriaan de Groot
2020-10-27 16:59:22 +0100
-
bfc60ad2cf
[keyboard] Implemented X11 config writing for additional layout
Artem Grinev
2020-10-27 04:56:19 +0300
-
0dd027af90
[keyboard] Fixed condition bug
Artem Grinev
2020-10-27 04:53:05 +0300
-
19b1fb3358
[keyboard] Added explanatory comment for xkbmap_query_grp_option
Artem Grinev
2020-10-26 18:30:24 +0300
-
384b1ba8c6
[keyboard] Swapped primary and additional layouts in selection
Artem Grinev
2020-10-26 18:26:14 +0300
-
354dc1613a
[keyboard] Removed unnecessary repacking in xkbmap_layout_args
Artem Grinev
2020-10-26 18:22:43 +0300
-
09b5e42734
[keyboard] Minor additional layout info rework
Artem Grinev
2020-10-25 14:29:33 +0300
-
17b9647016
[keyboard] Support for additional layout if current layout is not ASCII- capable in live system
Artem Grinev
2020-10-25 05:14:42 +0300
-
8cf3bd23b9
[keyboardq] Remove superfluous variable (set to true, never changed)
Adriaan de Groot
2020-10-27 16:55:02 +0100
-
734dbece8a
[keyboardq] Fix include style, remove unnecessary declarations
Adriaan de Groot
2020-10-27 16:47:47 +0100
-
0947cd8354
[keyboard] Migrate to Config::onActivate() which is badly-named
Adriaan de Groot
2020-10-27 16:12:36 +0100
-
0ffa500432
[keyboard] Remove unused code
Adriaan de Groot
2020-10-27 15:56:50 +0100
-
35a2bd3f0f
[keyboard] Use Config's own finalize()
Adriaan de Groot
2020-10-27 15:55:29 +0100
-
14c079d1d6
[keyboard] Replace own copy of status by the one from Config
Adriaan de Groot
2020-10-27 15:53:59 +0100
-
acb5190217
[keyboard] Use Config methods rather than own copy
Adriaan de Groot
2020-10-27 15:51:48 +0100
-
679f613955
[keyboard] Rename mysterious Config::init() to descriptive name
Adriaan de Groot
2020-10-27 15:48:51 +0100
-
a940be2bb4
[keyboardq] Load configuration into Config object
Adriaan de Groot
2020-10-27 15:46:18 +0100
-
8142d6f86c
[keyboardq] Drop unnecessary variable -- just use the Config status
Adriaan de Groot
2020-10-27 15:42:27 +0100
-
83b06fe3cb
Changes: credits for this round
Adriaan de Groot
2020-10-27 15:38:38 +0100
-
98c7cec732
CMake: restore NOTREACHED, without the macro-mess
Adriaan de Groot
2020-10-25 18:52:38 +0100
-
f6e6774f92
[keyboardq] fix build
demmm
2020-10-25 18:35:03 +0100
-
-
-
fea403186f
[libcalamares] Search for balance between warnings and annotations
Adriaan de Groot
2020-10-25 17:48:54 +0100
-
478c394d99
[partition] Don't needlessly expose a test symbol
Adriaan de Groot
2020-10-25 17:36:24 +0100
-
f629826d40
README: switch to C++17.
Andrius Štikonas
2020-10-25 11:54:27 +0000
-
2b9fa0f982
CMake: drop the NOTREACHED macro
Adriaan de Groot
2020-10-25 12:48:12 +0100
-
9a2fca7f5b
CMake: prefer normal C++17 [[fallthrough]] annotation
Adriaan de Groot
2020-10-24 17:20:23 +0200
-
364d50679f
CMake: don't put linker flags in compile-flags variables
Adriaan de Groot
2020-10-24 16:28:06 +0200
-
7fa1c1b787
[libcalamares] Avoid object-slice
Adriaan de Groot
2020-10-24 13:19:42 +0200
-
-
84936a95fc
[libcalamaresui] Warnings-- for Qt 5.15 deprecations
Adriaan de Groot
2020-10-24 12:49:56 +0200
-
b28a50de6f
[libcalamares] Remove useless variable
Adriaan de Groot
2020-10-24 12:35:19 +0200
-
6c7d295712
CMake: simplify C and C++ flags
Adriaan de Groot
2020-10-24 12:32:07 +0200
-
00fa911f72
CMake: switch to C++17
Adriaan de Groot
2020-10-24 02:31:38 +0200
-
27f6eaaf75
[partition] Remove unused variables
Adriaan de Groot
2020-10-24 02:24:37 +0200
-
89b1f8d96b
[partition] Warnings-- in tests related to virtual destructors
Adriaan de Groot
2020-10-24 02:21:32 +0200
-
01b75ef4b5
[partition] Use C++-style cast
Adriaan de Groot
2020-10-24 02:19:05 +0200
-
6605e11394
[partition] Warnings-- in test: don't expose internal variable
Adriaan de Groot
2020-10-24 02:05:14 +0200
-
cb2b53ebf3
Merge remote-tracking branch 'origin/issue-1515' into calamares
Adriaan de Groot
2020-10-23 23:51:25 +0200
-
-
d7e64de24a
[partition] Adjust docs to function
Adriaan de Groot
2020-10-23 23:14:00 +0200
-
eb8e95bb87
[partition] Warnings--, explain why we're using a void*
Adriaan de Groot
2020-10-23 22:39:05 +0200
-
9910b23152
[partition] Avoid uninitialized variable
Adriaan de Groot
2020-10-23 22:34:53 +0200
-
687a795b71
[partition] Warnings-- by initialization order
Adriaan de Groot
2020-10-23 22:31:22 +0200
-
44a11bd93b
[partition] Initialize in the initializer list, if possible
Adriaan de Groot
2020-10-23 22:27:30 +0200
-
51b47862cd
[partition] Mark destructors `override`
Adriaan de Groot
2020-10-23 22:23:10 +0200
-
697ee6f65f
CI: accept clang-format90 (FreeBSD naming style)
Adriaan de Groot
2020-10-23 17:16:37 +0200
-
aa6109d470
[machineid] Improve config-documentation
Adriaan de Groot
2020-10-23 17:16:24 +0200
-
daeee09fdb
[machineid] Simplify loading of the list of entropy-files
Adriaan de Groot
2020-10-23 17:15:55 +0200
-
275e6b9342
Merge pull request #1542 from gportay/fix-message-if-no-option-available
Adriaan de Groot
2020-10-23 12:45:06 +0200
-
-
9e624c7bd5
[unpackfs] Fix schema validation
Adriaan de Groot
2020-10-23 12:40:03 +0200
-
0d4d3e3c4d
[users] Set up GS rootMountPoint for test
Adriaan de Groot
2020-10-23 12:27:44 +0200
-
63196ab58f
[users] Avoid crashes in tests due to nullptr GS
Adriaan de Groot
2020-10-23 12:19:28 +0200
-
c412e285c2
[libcalamares] Link publicly to yaml-cpp
Adriaan de Groot
2020-10-23 12:01:29 +0200
-
cd8c3089cb
[users] Fix build: renamed moc file
Adriaan de Groot
2020-10-23 11:14:59 +0200
-
d91683eec6
[partition] Fix message user if no option available
Gaël PORTAY
2020-10-22 13:19:28 -0400
-
-
89d495d5fb
[users] Rename file to match its purpose
Adriaan de Groot
2020-10-22 14:22:11 +0200
-
5b4f9d0b98
[users] Adjust tests for changed API
Adriaan de Groot
2020-10-22 14:21:14 +0200
-
f1772a7eae
[users] Create groups in a separate job
Adriaan de Groot
2020-10-22 14:11:01 +0200
-
03541470d5
[users] Handle system-group creating specially
Adriaan de Groot
2020-10-22 14:07:40 +0200
-
fa1d314b13
[users] Refactor group-creation into separate Job
Adriaan de Groot
2020-10-22 13:49:45 +0200
-
3d289f345a
[users] Refactor users functionality to a static lib
Adriaan de Groot
2020-10-21 15:02:33 +0200
-
6560ef00a1
[usersq] Fix build of usersq after refactor elsewhere
Adriaan de Groot
2020-10-21 14:46:07 +0200
-
29e6934672
[users] Factor out Sudo creation into separate job
Adriaan de Groot
2020-10-21 14:43:45 +0200
-
0cb6c89876
[netinstall] Don't update selection state for items with no children
Adriaan de Groot
2020-10-20 23:15:32 +0200
-
328a5bbbfb
[users] Don't allow continuing with an empty login name
Adriaan de Groot
2020-10-17 15:48:12 +0200
-
bf50f8724d
Changes: post-release housekeeping
Adriaan de Groot
2020-10-18 21:58:54 +0200
-
27dc81f8b9
[partition] Fix typo in debug message, reported by Kevin Kofler
Adriaan de Groot
2020-10-17 16:41:08 +0200
-
4d3f20f4a7
[users] Don't allow continuing with an empty login name
Adriaan de Groot
2020-10-17 15:48:12 +0200
-
ba1013e5a7
i18n: [python] Automatic merge of Transifex translations
Calamares CI
2020-10-17 15:22:35 +0200
-
5a7bcb07d0
i18n: [calamares] Automatic merge of Transifex translations
Calamares CI
2020-10-17 15:22:34 +0200
-
ac5c9e3a90
Changes: pre-release housekeeping
Adriaan de Groot
2020-10-17 15:21:03 +0200
-
3313a5341d
[partitions] Adapt to KPMcore 4.2 changes
Adriaan de Groot
2020-10-17 14:59:01 +0200
-
36396d0cfd
[partition] Adjust message and fix debug message
Adriaan de Groot
2020-10-16 22:32:32 +0200
-
9a5099cd48
Changes: post-release housekeeping
Adriaan de Groot
2020-10-16 21:43:10 +0200
-
ee302debdf
Merge pull request #1539 from yurchor/patch-3
Adriaan de Groot
2020-10-16 19:06:46 +0200
-
-
72187f0ff7
Changes: update recommended KPMCore version.
Andrius Štikonas
2020-10-16 16:52:14 +0100
-
8f4bc9e58c
Changes: pre-release housekeeping
Adriaan de Groot
2020-10-16 16:39:58 +0200
-
545e761666
i18n: update language list
Adriaan de Groot
2020-10-16 15:07:13 +0200
-
51a87071ae
i18n: [python] Automatic merge of Transifex translations
Calamares CI
2020-10-16 15:03:48 +0200
-
2be2e1808a
i18n: [dummypythonqt] Automatic merge of Transifex translations
Calamares CI
2020-10-16 15:03:48 +0200
-
eead42b773
i18n: [desktop] Automatic merge of Transifex translations
Calamares CI
2020-10-16 15:03:48 +0200
-
ea220e4f7a
i18n: [calamares] Automatic merge of Transifex translations
Calamares CI
2020-10-16 15:03:48 +0200
-
f44dd73993
i18n: Friulian exceeds expectations
Adriaan de Groot
2020-10-16 15:01:30 +0200
-
d63e23b289
Merge branch 'issue-1540' into calamares
Adriaan de Groot
2020-10-16 13:56:52 +0200
-
-
81f12cb230
[libcalamares] Do GeoIP lookups with a fake User-Agent
Adriaan de Groot
2020-10-16 13:54:29 +0200
-
3b14e354b0
[libcalamares] Log more HTTP errors during requests
Adriaan de Groot
2020-10-16 13:07:57 +0200
-
436e1de820
[libcalamares] Be more chatty in GeoIP test application
Adriaan de Groot
2020-10-16 12:36:03 +0200
-
-
1448a9b9a1
Add missing space
Yuri Chornoivan
2020-10-15 20:55:37 +0300
-
-
032ed49cc4
i18n: for this release only, ignore Friulian, since they only just showed up today
Adriaan de Groot
2020-10-14 20:05:32 +0200
-
7734d84925
[shellprocess] Bump the default timeout to 30, emphasise tuning the timeout
Adriaan de Groot
2020-10-14 23:26:49 +0200
-
0b61a02c31
[fstab] Avoid dd in creating a zeroed-file for swap
Adriaan de Groot
2020-10-14 16:55:14 +0200
-
c7c7e6a6c1
[keyboard] Move configuration to the Config object
Adriaan de Groot
2020-10-12 16:30:06 +0200
-
0f6602cad7
[keyboard] Improve xkb parsing
Adriaan de Groot
2020-10-12 15:58:26 +0200
-
ec42e3294f
[keyboard] Refactor argument-lists for setxkbmap
Adriaan de Groot
2020-10-12 14:37:00 +0200
-
b54273f904
[keyboard] Move all the keyboard (AbstractList)Models to the models file
Adriaan de Groot
2020-10-12 14:33:09 +0200
-
-
2911c789f9
[users] Fix up tests for login status
Adriaan de Groot
2020-10-14 15:15:47 +0200
-
89e279c96a
[users] Set auto- and sudo-groups correctly
Adriaan de Groot
2020-10-14 15:04:37 +0200
-
f726634c2f
[users] Fix tests for setting shell
Adriaan de Groot
2020-10-14 12:52:47 +0200
-
6b2d7f6a42
[users] Protect against JobQueue or GS being NULL
Adriaan de Groot
2020-10-14 01:15:16 +0200
-
788a233319
[users] Introduce a test for Config getters and setters
Adriaan de Groot
2020-10-14 01:10:48 +0200
-
58f10739e1
[users] Show progress during the module
Adriaan de Groot
2020-10-14 00:55:00 +0200