194 Commits (2cad90d9ca4de2ff3a112bedfe361958648a72a6)

Author SHA1 Message Date
Adriaan de Groot 937dac47d8 Changes: refer to CVE numbers for both issues 5 years ago
Adriaan de Groot fff5a43469 Changes: document luksbootkey issue 5 years ago
Adriaan de Groot 69032ab5a0 Changes: post-release housekeeping 5 years ago
Adriaan de Groot 1bb3ea35b5 Changes: pre-release housekeeping 5 years ago
Adriaan de Groot f7cbb7b5ea Changes: Note modified initramfs module
- Also add note about $uname handling.
5 years ago
Adriaan de Groot 13d949f913 Changes: point to slideshow API versions
FIXES #1152
5 years ago
Adriaan de Groot 9188eab66f Changes: document new things in slideshow 5 years ago
Adriaan de Groot 7f968e0c83 Merge branch 'issue-1169'
FIXES #1169
5 years ago
Adriaan de Groot 7bda89dac4 Changes: mention issue number in the notes 5 years ago
Adriaan de Groot 1a29555ce0 Changes: document new partition setting 5 years ago
Adriaan de Groot 64ef331562 Changes: document bugfix 5 years ago
Adriaan de Groot e49beaea91 CMake: switch WITH_PYTHONQT default to OFF 5 years ago
Adriaan de Groot 0619f19536 CMake: post-release housekeeping 5 years ago
Adriaan de Groot 40d1856bb1 Changes: remove reference to QML loading, add some issue numbers 5 years ago
Adriaan de Groot 6dc83d692c CMake: pre-release housekeeping 5 years ago
Adriaan de Groot de34cacadd Document (hoped-for) speedups in slideshow loading. 5 years ago
Adriaan de Groot 8506949ecd Changes: Document new welcome-theming 5 years ago
Adriaan de Groot a2e54fcf65 Changes: prep for release 5 years ago
Adriaan de Groot 966604892b CHANGES: mention icon use in branding 5 years ago
Adriaan de Groot 6c1b7f185d CHANGES: mention os-release feature 5 years ago
Adriaan de Groot 2ea69d08cc Changes: Credit for SB bugfixing 6 years ago
Adriaan de Groot ec15cfb58d CMake: post-release housekeeping 6 years ago
Adriaan de Groot 6d7fd9db26 CMake: pre-release housekeeping 6 years ago
Adriaan de Groot dcebb1ae9b Changes: document GeoIP in welcome module 6 years ago
Adriaan de Groot 69f05bd34a Merge branch 'master' into shuffle-geoip 6 years ago
Adriaan de Groot 78af24422a Changes: document MiB change 6 years ago
Adriaan de Groot f52cb4179c Changes: Credits to Arnaud for 2 PRs 6 years ago
Adriaan de Groot f7494864be [calamares] Tidying after fixing fit-text-in-sidepane
- Simplify delegate: unused m_parent, tidy up inheritance, then drop
   unnecessary custom constructor and extra Q_OBJECT macro.
 - Drop some unnecessary included headers
 - Drop single-use #define. APP was used in only one place; remove it
   (that would be stylistically correct, anyway).
 - Update copyright headers
 - Document new label-handling
6 years ago
Adriaan de Groot f8ecc32116 Changes: document changed configuration of finished module 6 years ago
Adriaan de Groot 1aa87da4b8 Changes: credit Kevin for the Python-build-fix 6 years ago
Adriaan de Groot 8774b605fa [locale] Update to use newer configuration
- deprecate the old entries
 - use a geoip sub-map for GeoIP configuration
 - polish up documentation
 - drop mention of blank and "legacy" styles for GeoIP config,
   just update your URLs already.
6 years ago
Adriaan de Groot ea95913be9 [oemid] Expand documentation a little. 6 years ago
Adriaan de Groot 7d8b122835 [oemid] New module, stub
- OEMID is a module for configuring phase-0 things for an OEM,
   like batch-ID. This is just a stub.
 - Currently planned functionality is limited to just batch-ID.
6 years ago
Adriaan de Groot 600a18f2f0 Changes: document utils/ shuffle 6 years ago
Adriaan de Groot 3e011d1419 [libcalamares] Don't link with PythonQt
- PythonQt is only needed (and used) from the GUI library.
6 years ago
Adriaan de Groot 71a719d731 Changes: document new tests for Python modules 6 years ago
Adriaan de Groot 9eab61455a CMake: bump versions post-release 6 years ago
Adriaan de Groot cdcd45900b Changes: document 3.2.7 hotfix 6 years ago
Adriaan de Groot 5373729572 Changes: prep for release 6 years ago
Adriaan de Groot 3a46b46f8d Changes: mention issue and PR numbers, polish text 6 years ago
Adriaan de Groot 52f824289e Changes: document license module changes
- also document applicable stylesheet ids
6 years ago
Adriaan de Groot 08e4090354 Merge remote-tracking branch 'origin/raurodse-branding'
FIXES #961
6 years ago
Adriaan de Groot 64985997d0 Settings: document new disable-cancel-during-exec 6 years ago
Adriaan de Groot 3b7b0d6f04
Merge branch 'master' into patch-1 6 years ago
Adriaan de Groot da46db96a6 Changes: document Python module translation 6 years ago
Adriaan de Groot 3ec1fea083 Changes: document some things fixed-in-passing, add Credits 6 years ago
The feren OS Dev 3a8a8d3f17
Update CHANGES 6 years ago
Adriaan de Groot 5994e9b4ce Changes: document what this branch will do 6 years ago
Adriaan de Groot 1f66062c81 CMake: bump version, new stub in CHANGES 6 years ago
Adriaan de Groot c6d51f2527 CHANGES: Fix release date of 3.2.5 6 years ago
Adriaan de Groot 44de004068 CHANGES: Fix up Caio's name 6 years ago
Adriaan de Groot 160c2ca6eb Changes: document more issues closed 6 years ago
Adriaan de Groot ce07babcee Changes: add header for the next-next release 6 years ago
Adriaan de Groot e2d3f2d885 Changes: say something about improved UnpackFS
- Although nothing specific was done, I'm fairly sure that
   the issue isn't worth keeping around.

FIXES #565
6 years ago
Adriaan de Groot a57f2fec74 Changes: reference bug numbers for closed issues 6 years ago
Adriaan de Groot 97eda698fc Changes: document fixed behavior 6 years ago
Adriaan de Groot cbcf85b4a2 Changes: mention dm-module improvement 6 years ago
Adriaan de Groot 95875c1aab Changes: document AppImage building 6 years ago
Adriaan de Groot 919a6eb9a6 Changes: document bugfix
FIXES #1104
6 years ago
Adriaan de Groot 616515cce5 Changes: document requirements-checker
- Name contributors
 - Document changes in requirements-checking
 - Document libparted no-longer-needed
6 years ago
Adriaan de Groot cbc0100add Changes: mention updated Python-module translations 6 years ago
Adriaan de Groot 879c5e3cee Changes: start notes for next release 6 years ago
Adriaan de Groot f21e800c24 Changes: mark for release, fix typo's 6 years ago
Adriaan de Groot 14e2a8a212 Changes: fix typo's and phrasing 6 years ago
Adriaan de Groot c9c1f72749 Changes: smash everything back on to master
- Experiments show that the partitionmanager crashes are not new
   or specific to the swap-UI. So reduce the number of open branches
   by merging everything back to master, for a 3.2.4 release once
   the crashes are disabled (and the UI is up-to-snuff).
 - Pull in and document new code from Collabora.
6 years ago
Adriaan de Groot 02416578cd Merge branch 'release-3.2.4' 6 years ago
Adriaan de Groot 422d521ff7 Changes: re-number releases 6 years ago
Adriaan de Groot c68af1cc5d Changes: minor addition to changelog
FIXES #1038
6 years ago
Adriaan de Groot bcce704589 Merge branch 'resize-control'
FIXES #1062 #1038
6 years ago
Adriaan de Groot a8e19f5ee7 Changes: document the existence of resize options 6 years ago
Adriaan de Groot dfad21bfa9 Changes: update contributors and add notes 6 years ago
Adriaan de Groot 44211ee19a Merge branch 'release-3.2.3'
- Pull in CHANGES and release-numbering modifications
 - Pull in locale fixes
 - Bump version again, to 3.2.4-RC1 in master
6 years ago
Adriaan de Groot b18ba3d662 Changes: polish the change-notes a bit 6 years ago
Adriaan de Groot 2d2454025d Changes: document locale fix
FIXES #1064
6 years ago
Adriaan de Groot dc06de58d8 Changes: document source of fix 6 years ago
Adriaan de Groot 1f2d547d5b Merge remote-tracking branch 'origin/partitioning-fixes' 6 years ago
Adriaan de Groot e074959ede Merge remote-tracking branch 'origin/package-scripts'
FIXES #1057
6 years ago
Adriaan de Groot 1fb1189f74 Merge remote-tracking branch 'origin/mount-conf-flexible' 6 years ago
Adriaan de Groot 6ae7a6b470 Changes: add aliveafter1000 to contributors for 3.2.3
Several PRs from aliveafter1000 (no real name known) were
discussed and this branch contains re-formatted and slimmed-
down changes that implement those PRs.
6 years ago
Adriaan de Groot 594618f2cc Changes: document -X option 6 years ago
Adriaan de Groot 3ef4842a4d [preservefiles] Add permissions-parsing code from Scott Harvey 6 years ago
Adriaan de Groot 0d8cf98811 Changelog: nudge closer to release. 6 years ago
Adriaan de Groot f1ab363f60 Changelog: MD styling
FIXES #921
6 years ago
Adriaan de Groot 869357a89c Merge branch 'master' into oem-resizer 6 years ago
Adriaan de Groot 427c142182 Changelog: credits and mark fixed 6 years ago
Adriaan de Groot 8178c82d11 Changelog: update with names & partition module 6 years ago
Adriaan de Groot fa567f917a Changelog: explain new module 6 years ago
Adriaan de Groot 83963b80f1 Changelog: update markup to simplify pasting to site 6 years ago
Adriaan de Groot 3b6cb73975 CMake: bump version for next release 6 years ago
Adriaan de Groot 46687fcb4c CMake: bump version and changelog 6 years ago
Adriaan de Groot 604c5ba3f1 Changelog: add old releases, credit Harald in 3.2.2 6 years ago
Adriaan de Groot f97321656f Changelog: add DM changes
- Add the DM module changes
 - Update list of contributors for this release
6 years ago
Adriaan de Groot b6077ce9bc Changelog: document partitioning fixes 6 years ago
Adriaan de Groot bc4407360d Add a changelog 6 years ago