Teo Mrnjavac
288177efdf
Update README.md
10 years ago
Calamares CI
075c9edddd
Automatic merge of Transifex translations
10 years ago
Teo Mrnjavac
c45e757cea
Good guy clang catches lousy code.
...
CAL-212 #close Fixed.
10 years ago
Calamares CI
2fac966c00
Automatic merge of Transifex translations
10 years ago
Philip
a62743185a
[partition] use C++11 initialization list for mountPoints
10 years ago
Kevin Kofler
9b6f6341cb
Merge pull request #208 from calamares/efi-mountpoint
...
Show efi mountpoint when creating/editing partitions
10 years ago
Ramon Buldó
6a52811c30
Show efi mountpoint when creating/editing partitions
10 years ago
Calamares CI
d41ba1da79
Automatic merge of Transifex translations
10 years ago
Ramon Buldó
26bb6951f1
[partition] Change comment to prevent confusions of what Manjaro uses
10 years ago
Calamares CI
a370fd3548
Automatic merge of Transifex translations
10 years ago
Calamares CI
efb9543c4c
Automatic merge of Transifex translations
10 years ago
Philip
bde428d4af
[services] revert f1908eb
10 years ago
Teo Mrnjavac
4468e30317
Prevent crash when going back from EraseDiskPage and then next.
...
This was caused by an invalid reference to a device model in the
partitioning preview widget after a PCM revert.
10 years ago
Philip Müller
9fcd8113e5
[displaymanager] add pekwm
10 years ago
Philip Müller
f1908eb38d
[services] adopt cups changes
10 years ago
Calamares CI
eb633b5f0e
Automatic merge of Transifex translations
10 years ago
Calamares CI
d24a03876f
Automatic merge of Transifex translations
10 years ago
Teo Mrnjavac
7e7e47b6d1
Do not warn of data loss which might not happen.
...
CAL-194 #comment Fixed up warnings in ChoicePage.
10 years ago
Teo Mrnjavac
a25c0cf490
Merge pull request #207 from calamares/debugwindow
...
New debug window for Calamares testing, adaptation and deployment
10 years ago
Teo Mrnjavac
c2a0845738
Debug window title.
10 years ago
Teo Mrnjavac
ea3b2295ec
Diagnostics is now debug information
10 years ago
Teo Mrnjavac
5951208c1b
Add Modules page to DebugWindow.
10 years ago
Teo Mrnjavac
dda7ea211d
Make ModuleManager accessible from outside CalamaresApplication.
10 years ago
Teo Mrnjavac
4e2e964503
Return configurationMap from Module.
10 years ago
Teo Mrnjavac
8a60abdfc9
Add JobQueue list to DebugWindow
10 years ago
Teo Mrnjavac
52528f650c
JobQueue emits queueChanged.
10 years ago
Teo Mrnjavac
3ce8abcb78
Expand all items in the GlobalStorage debug tree.
10 years ago
Teo Mrnjavac
8729b6a25f
Update the debug view every time GlobalStorage changes.
10 years ago
Teo Mrnjavac
edb21e05af
New GlobalStoragePythonWrapper is passed to the Python API.
...
This allows us to make GlobalStorage a QObject, with disabled copy
constructor. And thanks to this change, GlobalStorage now emits
changed() every time an insert or remove is performed.
10 years ago
Teo Mrnjavac
060983279f
Add a QTreeView for GlobalStorage contents to DebugWindow.
...
Not real time yet.
10 years ago
Teo Mrnjavac
d1c4976ee6
Copyright.
10 years ago
Teo Mrnjavac
d8ca5eee5b
Friend DebugWindow to GlobalStorage for future use.
10 years ago
Teo Mrnjavac
9249d6e165
Add QJsonModel.
10 years ago
Teo Mrnjavac
f00a557d07
Retranslate diagnostics button.
10 years ago
Teo Mrnjavac
00565d0f12
Stubs for DebugWindow.
10 years ago
Calamares CI
bc8793e66a
Automatic merge of Transifex translations
10 years ago
Calamares CI
296eb066f5
Automatic merge of Transifex translations
10 years ago
Calamares CI
1739448433
Automatic merge of Transifex translations
10 years ago
Calamares CI
86bf543495
Automatic merge of Transifex translations
10 years ago
Calamares CI
e731e706ce
Automatic merge of Transifex translations
10 years ago
Teo Mrnjavac
2cd4c85c79
Merge pull request #204 from calamares/cleartempmountsjob
...
New ClearTempMountsJob, to be executed before partitioning jobs.
10 years ago
Calamares CI
c491c316dc
Automatic merge of Transifex translations
10 years ago
Ramon Buldó
fb3072bbbb
/etc/mtab reports a file size of 0, so using .atEnd() may not work. Read the file until it doesn't return more data.
...
Use QTextStream because it takes care of the conversion between 8-bit and 16-bit.
http://doc.qt.io/qt-5/qfile.html#using-streams-to-read-files
10 years ago
Calamares CI
7fc568ac42
Automatic merge of Transifex translations
10 years ago
Teo Mrnjavac
642b4be1f2
Keys are not necessarily unique, so use a QList< QPair > instead.
10 years ago
Teo Mrnjavac
20a8b222c6
Verbose debug output.
10 years ago
Teo Mrnjavac
b557961a32
New ClearTempMountsJob, to be executed before partitioning jobs.
10 years ago
Calamares CI
ffeab9af22
Automatic merge of Transifex translations
10 years ago
Teo Mrnjavac
8a23d48d76
Merge pull request #201 from calamares/removeuser
...
removeuser job module, this time in Python.
10 years ago
Teo Mrnjavac
01e98f0c29
Merge pull request #199 from calamares/displaymanager-explicitautologin
...
[displaymanager] Explicitly unset autologin if not checked.
10 years ago