- 22 Feb, 2019 1 commit
-
-
pvuorela authored
[systemsettings] Update plugins.qmltypes. Contributes to JB#44886 See merge request mer-core/nemo-qml-plugin-systemsettings!99
-
- 21 Feb, 2019 3 commits
-
-
Tomi Leppänen authored
[systemsettings] Fix building on gcc 4.9. Fixes JB#44875 See merge request mer-core/nemo-qml-plugin-systemsettings!100
-
Tomi Leppänen authored
Add missing header that is needed on gcc 4.9.
-
Martin Kampas authored
-
- 15 Feb, 2019 1 commit
-
-
Raine Makelainen authored
[nemo-storage] Accept a partition even if it's not mountable or encrypted. Fixes JB#36851 See merge request mer-core/nemo-qml-plugin-systemsettings!97
-
- 12 Feb, 2019 1 commit
-
-
Raine Makelainen authored
Also following cases should work now (accept as formatable): - Without partition table & file system - With partition table but without partition - With partition table and partition but without file system - Zero'ed block device See also commit sha1 bc3d518f.
-
- 21 Dec, 2018 8 commits
-
-
spiiroin authored
-
spiiroin authored
Add properties related to PowerSaveMode settings See merge request mer-core/nemo-qml-plugin-systemsettings!93
-
spiiroin authored
powerSaveModeEnabled: boolean toggle for PSM feature enable/disable powerSaveModeThreshold: battery percentage threshold for triggering PSM Signed-off-by:
Simo Piiroinen <simo.piiroinen@jollamobile.com>
-
spiiroin authored
Move populated() method a bit, so that it is not located in between flipoverGestureEnabled() and setFlipoverGestureEnabled() methods. Signed-off-by:
Simo Piiroinen <simo.piiroinen@jollamobile.com>
-
chriadam authored
-
chriadam authored
[systemsettings] Expose LocationMode. Contributes to JB#33753 See merge request mer-core/nemo-qml-plugin-systemsettings!95
-
chriadam authored
-
chriadam authored
-
- 20 Dec, 2018 1 commit
-
-
chriadam authored
Previously, the UI determined the location mode from the other values. This commit moves this logic into systemsettings directly.
-
- 30 Nov, 2018 2 commits
-
-
pvuorela authored
[systemsettings] Update plugins.qmltypes. Contributes to JB#43826 See merge request mer-core/nemo-qml-plugin-systemsettings!88
-
Martin Kampas authored
-
- 28 Nov, 2018 5 commits
-
-
Raine Makelainen authored
Make block devices without partition/partitiontable visible in model See merge request mer-core/nemo-qml-plugin-systemsettings!91
-
Raine Makelainen authored
-
Raine Makelainen authored
This can be used e.g. when showing unsupported partitions.
-
Raine Makelainen authored
-
Raine Makelainen authored
This commit adds signleton block devices container that is the main interface that monitor uses for operating block devices. The block devices emits a signal (newBlock) when it sees an acceptable new block device and throws away the ones that cannot / should not be shown in the model. When block device container sees a block device that could be a container for a partition, it'll wait for 3000ms milliseconds before accepting the block. If partition appears during this inverval, then waiting is cancel.
-
- 22 Nov, 2018 4 commits
-
-
Raine Makelainen authored
Rescan block after formatting encrypted sd card See merge request mer-core/nemo-qml-plugin-systemsettings!90
-
Raine Makelainen authored
-
Raine Makelainen authored
-
Raine Makelainen authored
-
- 01 Nov, 2018 1 commit
-
-
Raine Makelainen authored
Expose drive's connection bus from partition model See merge request mer-core/nemo-qml-plugin-systemsettings!86
-
- 31 Oct, 2018 4 commits
-
-
Raine Makelainen authored
Further, try to keep to devices connected via sdio bus in the model before devices that are connected through usb bus.
-
spiiroin authored
-
spiiroin authored
Add model and manufacturer related DeviceInfo properties See merge request mer-core/nemo-qml-plugin-systemsettings!87
-
spiiroin authored
Allows lightweight access to model and manufacturer related information without doing D-Bus IPC potentially requiring starting of SSU daemon. Signed-off-by:
Simo Piiroinen <simo.piiroinen@jollamobile.com>
-
- 30 Oct, 2018 1 commit
-
-
Raine Makelainen authored
-
- 19 Oct, 2018 2 commits
-
-
Matti Kosola authored
Fix T8 tablet serial number See merge request mer-core/nemo-qml-plugin-systemsettings!85
-
markolem authored
-
- 01 Oct, 2018 3 commits
-
-
Raine Makelainen authored
[systemsettings] Disable autoconnect before removing VPN. Contributes to JB#42797 See merge request mer-core/nemo-qml-plugin-systemsettings!75
-
Raine Makelainen authored
[settings-system] Make VPN model modifyConnection only to set properties. Contributes to JB#43090 See merge request mer-core/nemo-qml-plugin-systemsettings!84
-
Raine Makelainen authored
-
- 27 Sep, 2018 3 commits
-
-
Raine Makelainen authored
Stay in formatting state until filesystem/encrypted interface appear See merge request mer-core/nemo-qml-plugin-systemsettings!82
-
Raine Makelainen authored
-
Raine Makelainen authored
[nemo-systemsettings] Stay in formatting state until filesystem/encrypted interface appear. Contributes to JB#42963 This also renames bogus type to filesystemType.
-