- 04 Sep, 2019 1 commit
-
-
Raine Makelainen authored
[nemo-systemsettings] Add deprecation warning. Contributes to JB#46991 See merge request mer-core/nemo-qml-plugin-systemsettings!117
-
- 02 Sep, 2019 1 commit
-
-
Alexey Tatarov authored
-
- 23 Aug, 2019 1 commit
-
-
Raine Makelainen authored
[settings-storage] Expose externalStoragesPopulated property. Contributes to JB#46110 See merge request mer-core/nemo-qml-plugin-systemsettings!115
-
- 22 Aug, 2019 2 commits
-
-
Raine Makelainen authored
-
Raine Makelainen authored
-
- 12 Jul, 2019 1 commit
-
-
Raine Makelainen authored
[nemo-storage] Do not accept invalid block devices. Fixes JB#46420 See merge request mer-core/nemo-qml-plugin-systemsettings!110
-
- 11 Jul, 2019 1 commit
-
-
Raine Makelainen authored
A block device that is dm device must have crypto backing device. Clear partition wait timers when a block is removed. Also destroy block explicitly when block is removed. Previously we started another wait timer when block completed (after all interfaces were checked).
-
- 09 Jul, 2019 2 commits
-
-
pvuorela authored
[systemsettings] Update plugins.qmltypes. Contributes to JB#46477 See merge request mer-core/nemo-qml-plugin-systemsettings!109
-
Martin Kampas authored
QtQuick 2.0 is now correctly listed as a dependency and the standard components are omitted thanks to making qmlimportscanner available at the time qmlplugindump is executed.
-
- 02 Jul, 2019 2 commits
-
-
Raine Makelainen authored
[systemsettings] Expose baseOperatingSystemName that does not contain OS suffix. Contributes to JB#46079 See merge request !108
-
Raine Makelainen authored
[systemsettings] Expose baseOperatingSystemName that does not contain OS suffix. Contributes to JB#46079
-
- 04 Jun, 2019 1 commit
-
-
flypig authored
Support VPN ordering by connected status See merge request mer-core/nemo-qml-plugin-systemsettings!106
-
- 03 Jun, 2019 1 commit
-
-
flypig authored
This change adds the `orderByConnected` flag to VpnModel which, when set, will order VPN connections in the model first by the connection status (connected first, followed by not connected), then by the name alphabetially ascending (case-sensitive). When not set, the previous case-sensitive alphabetic name ordering is used. The new ordering is used when the MDM policy is set to prevent the user from manually connecting or disconnecting the VPNs. In this case, the list of VPNs is presented differently with headers indicating connection status, rather than indicating it using a TextSwitch glassitem.
-
- 28 May, 2019 1 commit
-
-
Raine Makelainen authored
Do not expose /home and / partitions through udisk block devices See merge request mer-core/nemo-qml-plugin-systemsettings!107
-
- 27 May, 2019 4 commits
-
-
Raine Makelainen authored
-
Raine Makelainen authored
-
Raine Makelainen authored
-
Raine Makelainen authored
-
- 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 3 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>
-