teo (Teo Mrnjavac)
User

Projects

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Saturday

  • Clear sailing ahead.

User Details

User Since
Jun 5 2015, 5:16 PM (463 w, 5 d)
Availability
Available

Recent Activity

Feb 17 2017

teo committed R16:876a3932fd58: Do not filter out KVM virtual disks in LibPartedBackend::scanDevices. (authored by teo).
Do not filter out KVM virtual disks in LibPartedBackend::scanDevices.
Feb 17 2017, 11:56 AM

Jan 26 2017

teo accepted D4283: Do not set LUKS logical sector size to 512.
Jan 26 2017, 10:00 AM · KDE Partition Manager

Dec 13 2016

teo committed R16:30ac4bb6abb7: [Coverity] Initialize all members. (authored by teo).
[Coverity] Initialize all members.
Dec 13 2016, 3:56 PM
teo committed R16:a20d81c34599: [Coverity] Initialize all members. (authored by teo).
[Coverity] Initialize all members.
Dec 13 2016, 3:56 PM
teo committed R16:dcf972b77938: [Coverity] Initialize all members. (authored by teo).
[Coverity] Initialize all members.
Dec 13 2016, 3:56 PM

Dec 1 2016

teo committed R16:a749d1c84d79: Handle parent change in Partition copy constructor. (authored by teo).
Handle parent change in Partition copy constructor.
Dec 1 2016, 6:04 PM

Nov 30 2016

teo committed R16:52b356e45f72: Make sure to always also read outerUuid. (authored by teo).
Make sure to always also read outerUuid.
Nov 30 2016, 4:45 PM
teo committed R16:39ec355b70fa: Remove obsolete headers. (authored by teo).
Remove obsolete headers.
Nov 30 2016, 3:47 PM
teo committed R16:5e4001723824: Add FS::luks::outerUuid(). (authored by teo).
Add FS::luks::outerUuid().
Nov 30 2016, 3:46 PM

Nov 16 2016

teo committed R16:eb3b90ec9e27: Handle cryptsetup luksUUID failure. (authored by teo).
Handle cryptsetup luksUUID failure.
Nov 16 2016, 2:22 PM

Sep 8 2016

teo committed R16:05e6ea82a3d2: Make copy constructor public. (authored by teo).
Make copy constructor public.
Sep 8 2016, 4:13 PM
teo committed R16:fac3a6875b6e: Make copy constructor public. (authored by teo).
Make copy constructor public.
Sep 8 2016, 4:12 PM

Sep 7 2016

teo committed R16:882886c1d41c: Copy constructor for PartitionTable. (authored by teo).
Copy constructor for PartitionTable.
Sep 7 2016, 3:38 PM
teo committed R16:25b8cc0a4212: core/smartattribute.h must be included in smartstatus.h for deep copy. (authored by teo).
core/smartattribute.h must be included in smartstatus.h for deep copy.
Sep 7 2016, 3:38 PM
teo committed R16:ea9e079ee8cd: Add copy constructor to Device. (authored by teo).
Add copy constructor to Device.
Sep 7 2016, 3:38 PM

May 16 2016

teo committed R16:9d6438f0af3c: Fix build on clang. (authored by teo).
Fix build on clang.
May 16 2016, 2:00 PM
teo committed R16:677bae18e578: Unbreak build fix. (authored by teo).
Unbreak build fix.
May 16 2016, 2:00 PM

May 6 2016

teo committed R16:d584c7069620: Passphrase accessor. (authored by teo).
Passphrase accessor.
May 6 2016, 2:59 PM

May 5 2016

teo committed R16:6013b5887cf8: Always use outer UUID for mapper name. (authored by teo).
Always use outer UUID for mapper name.
May 5 2016, 12:16 PM

May 4 2016

teo committed R16:1cb464c6b083: Use the detected FS type directly. (authored by teo).
Use the detected FS type directly.
May 4 2016, 4:38 PM

Apr 27 2016

teo committed R16:83787cbdfcc7: Make the parent in Partition a QPointer. (authored by teo).
Make the parent in Partition a QPointer.
Apr 27 2016, 2:59 PM
teo added a reverting change for R16:dc9e9651ac59: Use a QPointer for Partition in DeleteOperation to avoid double-delete.: R16:83787cbdfcc7: Make the parent in Partition a QPointer..
Apr 27 2016, 2:59 PM
teo committed R16:dc9e9651ac59: Use a QPointer for Partition in DeleteOperation to avoid double-delete. (authored by teo).
Use a QPointer for Partition in DeleteOperation to avoid double-delete.
Apr 27 2016, 2:42 PM
teo committed R16:3ec80be2a1e7: Better to use deleteLater with QObjects. (authored by teo).
Better to use deleteLater with QObjects.
Apr 27 2016, 1:36 PM

Apr 26 2016

teo committed R16:d5438ba00732: Make LUKS grow/shrink support depend on open/closed state and inner FS. (authored by teo).
Make LUKS grow/shrink support depend on open/closed state and inner FS.
Apr 26 2016, 11:38 AM
teo committed R16:7ff137233a00: Disallow partition delete operation if the FS is cryptOpen. (authored by teo).
Disallow partition delete operation if the FS is cryptOpen.
Apr 26 2016, 9:51 AM

Apr 22 2016

teo committed R16:8e3e9309edf8: suggestedMapperName as a separate method. (authored by teo).
suggestedMapperName as a separate method.
Apr 22 2016, 2:48 PM

Apr 21 2016

teo committed R17:221c375bd4d5: Rookie mistake. (authored by teo).
Rookie mistake.
Apr 21 2016, 5:30 PM
teo committed R17:9a8dc0127d84: Force show the passphrase widgets. (authored by teo).
Force show the passphrase widgets.
Apr 21 2016, 5:26 PM
teo committed R17:1e300afbac86: Correctly hide passphrase widget. (authored by teo).
Correctly hide passphrase widget.
Apr 21 2016, 5:22 PM
teo committed R17:f56539a4b033: Revert "Do not delete checkbox and passprase widget objects." (authored by teo).
Revert "Do not delete checkbox and passprase widget objects."
Apr 21 2016, 4:45 PM
teo committed R17:5fc168367228: Don't crash on resize dialog. (authored by teo).
Don't crash on resize dialog.
Apr 21 2016, 4:45 PM
teo added a reverting change for R17:2bed9f23eb81: Do not delete checkbox and passprase widget objects. Workarounds a crash when…: R17:f56539a4b033: Revert "Do not delete checkbox and passprase widget objects.".
Apr 21 2016, 4:45 PM
teo committed R16:27d5ff82e61e: Cache the passphrase in a LUKS open session. (authored by teo).
Cache the passphrase in a LUKS open session.
Apr 21 2016, 4:36 PM
teo committed R17:a1b886578f11: Set the passphrase on FS::luks. (authored by teo).
Set the passphrase on FS::luks.
Apr 21 2016, 3:58 PM
teo committed R17:5f3a0ca69175: Hide it by default. (authored by teo).
Hide it by default.
Apr 21 2016, 3:58 PM
teo committed R17:0c065cd78641: Add passphrase widget to create dialog. (authored by teo).
Add passphrase widget to create dialog.
Apr 21 2016, 3:58 PM
teo committed R16:7edc601a3620: Allow the UI to set a passphrase before creation instead of asking. (authored by teo).
Allow the UI to set a passphrase before creation instead of asking.
Apr 21 2016, 3:08 PM

Apr 20 2016

teo committed R17:64668df117ac: Avoid using exceptions, again. (authored by teo).
Avoid using exceptions, again.
Apr 20 2016, 1:17 PM
teo committed R17:1b958db71ffb: Avoid using exceptions. (authored by teo).
Avoid using exceptions.
Apr 20 2016, 1:17 PM

Apr 19 2016

teo added a watcher for KDE Partition Manager: teo.
Apr 19 2016, 5:07 PM
teo committed R17:cf4d687d54cb: Rely on the partition role instead of the filesystem type. (authored by teo).
Rely on the partition role instead of the filesystem type.
Apr 19 2016, 3:08 PM
teo committed R16:26026b62320b: PartitionRole::LUKS is now PartitionRole::Luks. (authored by teo).
PartitionRole::LUKS is now PartitionRole::Luks.
Apr 19 2016, 2:57 PM
teo committed R17:29d3a928055a: Use the role instead of the filesystem type to detect a LUKS volume. (authored by teo).
Use the role instead of the filesystem type to detect a LUKS volume.
Apr 19 2016, 2:55 PM
teo committed R17:03d392577537: PartitionRole::LUKS is now PartitionRole::Luks. (authored by teo).
PartitionRole::LUKS is now PartitionRole::Luks.
Apr 19 2016, 2:55 PM

Apr 15 2016

teo committed R16:b4a57db54d47: Update copyright and strings. (authored by teo).
Update copyright and strings.
Apr 15 2016, 1:47 PM
teo committed R16:e1383df143ca: Assume the inner FS is already set when creating LUKS FS. An open LUKS FS now… (authored by teo).
Assume the inner FS is already set when creating LUKS FS. An open LUKS FS now…
Apr 15 2016, 1:47 PM
teo committed R16:4c8b531bf4f4: Set the LUKS role if LUKS detected. (authored by teo).
Set the LUKS role if LUKS detected.
Apr 15 2016, 1:47 PM
teo committed R16:12e7da5b1cd7: Add LUKS role. Both open and closed LUKS "filesystems" should use this. (authored by teo).
Add LUKS role. Both open and closed LUKS "filesystems" should use this.
Apr 15 2016, 1:47 PM
teo committed R17:13031913f4a3: Update copyrights. (authored by teo).
Update copyrights.
Apr 15 2016, 1:46 PM
teo committed R17:46baf7c4406e: Create FS as inner FS in LUKS if the encrypt setting is checked. Filter out… (authored by teo).
Create FS as inner FS in LUKS if the encrypt setting is checked. Filter out…
Apr 15 2016, 1:46 PM
teo committed R17:c67911c0d2e7: Hide LUKS checkBox by default. (authored by teo).
Hide LUKS checkBox by default.
Apr 15 2016, 1:46 PM
teo committed R17:b0b2eccc23ee: Add "Encrypt" checkBox to partition widget. Also replace occurrences of NULL… (authored by teo).
Add "Encrypt" checkBox to partition widget. Also replace occurrences of NULL…
Apr 15 2016, 1:46 PM

Apr 13 2016

teo committed R16:9970fb7b1d4e: Make sure to create the inner fs when detecting. (authored by teo).
Make sure to create the inner fs when detecting.
Apr 13 2016, 4:33 PM
teo committed R16:7993257541dd: Inner fs mount checks must use mapper name. (authored by teo).
Inner fs mount checks must use mapper name.
Apr 13 2016, 3:02 PM
teo committed R16:3f10c8e2d55f: We don't need the dash because ExternalCommand already does the piping. (authored by teo).
We don't need the dash because ExternalCommand already does the piping.
Apr 13 2016, 1:58 PM
teo committed R16:c41f843aff4a: Actually create inner fs. (authored by teo).
Actually create inner fs.
Apr 13 2016, 1:58 PM

Apr 12 2016

teo committed R16:1b7909976016: Preliminary LUKS create support. (authored by teo).
Preliminary LUKS create support.
Apr 12 2016, 9:36 AM
teo committed R16:1aff54c04704: Use C++11 initialization instead of << for readability. (authored by teo).
Use C++11 initialization instead of << for readability.
Apr 12 2016, 9:36 AM

Apr 6 2016

teo committed R16:49cde487cc2e: Check if the mapper node is mounted. (authored by teo).
Check if the mapper node is mounted.
Apr 6 2016, 4:32 PM
teo committed R16:45311941caff: Add mounted state accessors to FS::luks. (authored by teo).
Add mounted state accessors to FS::luks.
Apr 6 2016, 4:32 PM

Mar 31 2016

teo committed R16:0a8a5887dff0: Bring back LUKS code which was previously merged+reverted. (authored by teo).
Bring back LUKS code which was previously merged+reverted.
Mar 31 2016, 4:55 PM
teo added a reverting change for R16:efd3179d9508: Revert merge of branch luks-decorator.: R16:0a8a5887dff0: Bring back LUKS code which was previously merged+reverted..
Mar 31 2016, 4:55 PM
teo committed R17:0c780279ae9e: Resurrect LUKS code which was previously merged+reverted. (authored by teo).
Resurrect LUKS code which was previously merged+reverted.
Mar 31 2016, 4:37 PM
teo added a reverting change for R17:6806de6fb75d: Revert "Merge branch 'luks-decorator'": R17:0c780279ae9e: Resurrect LUKS code which was previously merged+reverted..
Mar 31 2016, 4:37 PM

Mar 15 2016

teo committed R16:ccf1880efa55: Do not filter out PED_DEVICE_UNKNOWN devices as if they were read-only. This… (authored by teo).
Do not filter out PED_DEVICE_UNKNOWN devices as if they were read-only. This…
Mar 15 2016, 5:20 PM

Mar 3 2016

teo committed R16:62c377c348ee: Phabricator config file. (authored by teo).
Phabricator config file.
Mar 3 2016, 3:05 PM
teo committed R16:3c2f383b8e91: Define underlying type for enums so they can be forward-declared. (authored by teo).
Define underlying type for enums so they can be forward-declared.
Mar 3 2016, 3:05 PM
teo committed R16:41f9dc36dd8f: Cleanup unused include. (authored by stikonas).
Cleanup unused include.
Mar 3 2016, 3:05 PM

Mar 2 2016

teo committed R17:e81dd29a3a84: Phabricator config file. (authored by teo).
Phabricator config file.
Mar 2 2016, 12:16 PM
teo committed R16:3c6ff81e865a: Phabricator config file. (authored by teo).
Phabricator config file.
Mar 2 2016, 12:15 PM
teo committed R16:852c8c8516c2: Bring partition flags support up to current libparted level. This doesn't… (authored by teo).
Bring partition flags support up to current libparted level. This doesn't…
Mar 2 2016, 10:49 AM

Feb 26 2016

teo committed R17:5e7c9f713153: Fix crash when applying settings. (authored by teo).
Fix crash when applying settings.
Feb 26 2016, 2:43 PM

Feb 15 2016

teo updated the image for KDE Partition Manager from F46617: fa-briefcase-blue.png to F71992: profile.
Feb 15 2016, 11:48 AM
teo removed a watcher for KDE Partition Manager: teo.
Feb 15 2016, 11:47 AM
teo added a member for KDE Partition Manager: teo.
Feb 15 2016, 11:47 AM
teo added a watcher for KDE Partition Manager: teo.
Feb 15 2016, 11:47 AM

Aug 18 2015

teo committed R16:1135a36b688f: Useless forward-declare is useless. (authored by teo).
Useless forward-declare is useless.
Aug 18 2015, 4:41 PM
teo committed R16:815cb3caadd6: Add ismounted.c and related from util-linux. These are supposed to be LGPL or… (authored by teo).
Add ismounted.c and related from util-linux. These are supposed to be LGPL or…
Aug 18 2015, 4:41 PM

Aug 14 2015

teo committed R17:65ffb182c5dc: Hook up new LUKS functionality from KPMcore. Add decrypt action to… (authored by teo).
Hook up new LUKS functionality from KPMcore. Add decrypt action to…
Aug 14 2015, 5:11 PM
teo committed R17:a88ceb214024: Fix bug with EditMountPointDialog not having Ok&Cancel buttons. (authored by teo).
Fix bug with EditMountPointDialog not having Ok&Cancel buttons.
Aug 14 2015, 5:11 PM
teo committed R16:d8494a00a567: FS::luks is now a decorator for an actual FS composed inside. Implement… (authored by teo).
FS::luks is now a decorator for an actual FS composed inside. Implement…
Aug 14 2015, 3:55 PM

Aug 13 2015

teo committed R16:95dfe648e92c: Bump minimum blkid (and therefore util-linux) version to 2.23. (authored by teo).
Bump minimum blkid (and therefore util-linux) version to 2.23.
Aug 13 2015, 12:48 PM
teo committed R16:166728b8201f: Allow detecting FS::Type by path, and remove libparted workaround. FS… (authored by teo).
Allow detecting FS::Type by path, and remove libparted workaround. FS…
Aug 13 2015, 12:48 PM

Aug 4 2015

teo committed R16:5e7dff18ec00: Useless include is useless. (authored by teo).
Useless include is useless.
Aug 4 2015, 4:32 PM
teo committed R16:7f1a340e4738: Resurrect DecryptLuksDialogWidget. (authored by teo).
Resurrect DecryptLuksDialogWidget.
Aug 4 2015, 4:31 PM
teo committed R16:cdf57075f969: Support LUKS mounting. (authored by teo).
Support LUKS mounting.
Aug 4 2015, 4:31 PM
teo committed R16:49dd31149fd9: Glob for UI files in src/gui. (authored by teo).
Glob for UI files in src/gui.
Aug 4 2015, 4:31 PM
teo committed R16:17eb5e51e514: Resurrect DecryptLuksDialog. (authored by teo).
Resurrect DecryptLuksDialog.
Aug 4 2015, 4:31 PM

Jul 23 2015

teo committed R16:504ac5a86c8b: First check, then assert. (authored by teo).
First check, then assert.
Jul 23 2015, 3:55 PM
teo committed R16:ab049467b73a: First check, then assert. Also fix check syntax. (authored by teo).
First check, then assert. Also fix check syntax.
Jul 23 2015, 3:52 PM
teo committed R16:ac6591807af9: First check, then assert. (authored by teo).
First check, then assert.
Jul 23 2015, 3:49 PM
teo committed R16:cd0f5d877890: Do not risk a division by zero. (authored by teo).
Do not risk a division by zero.
Jul 23 2015, 3:47 PM
teo committed R16:409bde6d1f34: Alignment. (authored by teo).
Alignment.
Jul 23 2015, 3:47 PM
teo committed R16:c031d239e516: Do not forget breaks in switch (thanks to Coverity). (authored by teo).
Do not forget breaks in switch (thanks to Coverity).
Jul 23 2015, 3:37 PM
teo committed R16:a683078b28ef: Allow excluding read-only devices from backend scan. (authored by teo).
Allow excluding read-only devices from backend scan.
Jul 23 2015, 2:44 PM

Jul 22 2015

teo committed R16:adbcfb8943e8: No need to bump the Qt dependency to 5.4.1. (authored by teo).
No need to bump the Qt dependency to 5.4.1.
Jul 22 2015, 2:45 PM
teo committed R16:dd9c4eeb7ef6: Check if ocfs2 create command starts. (authored by teo).
Check if ocfs2 create command starts.
Jul 22 2015, 2:15 PM
teo committed R16:cba82dea40dd: Useless check is useless. (authored by teo).
Useless check is useless.
Jul 22 2015, 2:11 PM
teo committed R16:de27f840bf40: Always use nullptr instead of NULL because it is type-safe. (authored by teo).
Always use nullptr instead of NULL because it is type-safe.
Jul 22 2015, 1:49 PM