- 07 May, 2019 1 commit
-
-
pvuorela authored
Implement locale helper tool See merge request mer-core/nemo-qml-plugin-systemsettings!105
-
- 06 May, 2019 1 commit
-
-
pvuorela authored
Suid tool executable only by privileged group allows to stricten access for the environment config directory.
-
- 03 May, 2019 3 commits
-
-
pvuorela authored
-
pvuorela authored
[systemsettings] Update plugins.qmltypes. Contributes to JB#45580 See merge request mer-core/nemo-qml-plugin-systemsettings!104
-
Martin Kampas authored
-
- 09 Apr, 2019 4 commits
-
-
pvuorela authored
[nemo-qml-plugin-systemsettings] Clear lists when deleting content. Contributes to JB#45430 See merge request mer-core/nemo-qml-plugin-systemsettings!103
-
pvuorela authored
-
Raine Makelainen authored
[nemo-systemsettings] Add readonly autoConnect property to the Vpn model. Contributes to JB#41419 See merge request mer-core/nemo-qml-plugin-systemsettings!102
-
Raine Makelainen authored
The autoConnect property of VpnModel is true if there's at least one vpn connection that has autoConnect true.
-
- 08 Mar, 2019 2 commits
-
-
blam authored
[systemsettings] Reload the AboutSettings storage models when items are... See merge request mer-core/nemo-qml-plugin-systemsettings!101
-
Bea Lam authored
[systemsettings] Reload the AboutSettings storage models when items are added/removed. Fixes JB#44031
-
- 22 Feb, 2019 2 commits
-
-
Raine Makelainen authored
Mount an external storage with fs type that block device has See merge request mer-core/nemo-qml-plugin-systemsettings!98
-
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
-
- 20 Feb, 2019 1 commit
-
-
Raine Makelainen authored
[nemo-storage] Mount an external storage with fs type that block device has. Contributes to JB#44456
-
- 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
-