Feed Advanced Search

May 17 2019

stikonas requested changes to D21258: Move slot under Q_SLOTS.
May 17 2019, 4:55 PM · KDE Partition Manager
stikonas added a comment to D21258: Move slot under Q_SLOTS.

We also don't need this. Q_SLOTS are needed with old style Qt syntax where SIGNAL and SLOTS are used. With the new Qt5 connect syntax, you can just connect to any function, so no need to involve moc on this function.

May 17 2019, 4:55 PM · KDE Partition Manager
stikonas added a comment to D21251: Remove redundant include.

The other include (#include "externalcommandhelper.h") I think can still go away but please test that it builds in a clean build dir.

May 17 2019, 4:53 PM · KDE Partition Manager
stikonas requested changes to D21251: Remove redundant include.

It is needed by std::unique_ptr and std::unordered_set. We shouldn't rely on header being pulled in by some other header.

May 17 2019, 4:45 PM · KDE Partition Manager

May 16 2019

stikonas accepted D21241: Simplify test conditions.
May 16 2019, 7:23 PM · KDE Partition Manager

May 12 2019

stikonas added a comment to D21162: Don't hardcode dbus policy install dir.

Maybe push to 4.0 branch?

May 12 2019, 5:59 PM
stikonas accepted D21162: Don't hardcode dbus policy install dir.
May 12 2019, 5:56 PM

May 11 2019

stikonas committed R472:b8e50493a93e: Add DHT bootstrapping from well-known nodes (authored by maxxim).
Add DHT bootstrapping from well-known nodes
May 11 2019, 4:24 PM
stikonas closed D20696: Add DHT bootstrapping from well-known nodes.
May 11 2019, 4:24 PM

May 10 2019

stikonas committed R16:4b6a26f0f800: Fix setting partition path when restoring partitions. (authored by stikonas).
Fix setting partition path when restoring partitions.
May 10 2019, 2:07 AM

May 2 2019

stikonas committed R17:7297efe2da7e: Sort dependencies in CMakeLists alphabetically. (authored by stikonas).
Sort dependencies in CMakeLists alphabetically.
May 2 2019, 9:44 PM

May 1 2019

stikonas committed R954:b1eb3be65911: Add stikonas blog. (authored by stikonas).
Add stikonas blog.
May 1 2019, 8:04 PM
stikonas committed R16:e1c2ed7567b0: Update copyright year in about dialog. (authored by stikonas).
Update copyright year in about dialog.
May 1 2019, 1:02 AM
stikonas committed R17:a5652e604eed: Update copyright year in about dialog. (authored by stikonas).
Update copyright year in about dialog.
May 1 2019, 12:22 AM

Apr 30 2019

stikonas committed R883:1540865: Updated Lithuanian translation..
Updated Lithuanian translation.
Apr 30 2019, 11:42 PM
stikonas added a comment to D20917: Add DesktopEntry to notifyrc.

Ship it

Apr 30 2019, 11:18 AM

Apr 27 2019

stikonas committed R883:1540676: Fix an error found by check-kde-tp..
Fix an error found by check-kde-tp.
Apr 27 2019, 11:06 AM

Apr 23 2019

stikonas committed R433:58e8a4fce62d: Port qSort. (authored by stikonas).
Port qSort.
Apr 23 2019, 10:26 PM
stikonas committed R883:1540444: Add new po files for Lithuanian language..
Add new po files for Lithuanian language.
Apr 23 2019, 10:07 PM
stikonas committed R433:04a5de01f566: Port away from KLocale::global()->languageCodeToName(). (authored by stikonas).
Port away from KLocale::global()->languageCodeToName().
Apr 23 2019, 10:04 PM

Apr 22 2019

stikonas committed R433:e2a891ea849f: Move country code generatiion into CountryModel::setupModelData. (authored by stikonas).
Move country code generatiion into CountryModel::setupModelData.
Apr 22 2019, 8:39 AM
stikonas committed R433:e845b93e9c71: Use locale aware sorting for countries and languages. (authored by stikonas).
Use locale aware sorting for countries and languages.
Apr 22 2019, 7:30 AM
stikonas committed R433:b387d3df5fa9: Fix missing include. (authored by stikonas).
Fix missing include.
Apr 22 2019, 7:09 AM

Apr 21 2019

stikonas committed R433:b48d9807bd73: Port KLocale::global()->allCountriesList() to QLocale. (authored by stikonas).
Port KLocale::global()->allCountriesList() to QLocale.
Apr 21 2019, 10:15 PM
stikonas added a comment to D20696: Add DHT bootstrapping from well-known nodes.

If I commit this myself, I need your mail address for git commit --author. Is it the same as in reviewboard (I can't see the one from Phabricator)?

Apr 21 2019, 11:07 AM
stikonas added a comment to D13849: WIP: Add fractional scaling to wayland scaling GUI.

It runtime requires Qt 5.12 for xdg-output which the shell needs for fullscreen, which means we can merge for Plasma 5.16

Apr 21 2019, 8:51 AM · Plasma

Apr 20 2019

stikonas accepted D20696: Add DHT bootstrapping from well-known nodes.
Apr 20 2019, 12:26 PM

Apr 19 2019

stikonas committed R433:501fa0e4aec1: Reduce dependency on KDELibs4Support. (authored by stikonas).
Reduce dependency on KDELibs4Support.
Apr 19 2019, 8:58 PM

Apr 17 2019

stikonas committed R17:8476f707ab54: Bump version to 4.0 in preparation for future release. (authored by stikonas).
Bump version to 4.0 in preparation for future release.
Apr 17 2019, 10:19 AM
stikonas committed R16:fa5937071b27: Bump version to 4.0 in preparation for future release. (authored by stikonas).
Bump version to 4.0 in preparation for future release.
Apr 17 2019, 9:32 AM

Apr 13 2019

stikonas accepted D20487: Add DesktopEntry to notifyrc.

Looks fine.

Apr 13 2019, 9:01 AM

Apr 11 2019

stikonas committed R16:6d272234bbaa: Raise util-linux dependency to 2.33.2. (authored by stikonas).
Raise util-linux dependency to 2.33.2.
Apr 11 2019, 7:27 PM

Apr 6 2019

stikonas committed R16:dd0adbec4258: Remove unused include. (authored by stikonas).
Remove unused include.
Apr 6 2019, 4:37 PM

Apr 5 2019

stikonas added a comment to D20269: Fix typo and constantify arguments.

Looks alright, although I wouldn't call that thing a typo. Variable names in C++ doesn't have to match in function header and implementation, although, it's probably less confusing if they match. But sometimes one can simply omit names in header and just have types.

Apr 5 2019, 11:47 PM · KDE Partition Manager

Mar 29 2019

stikonas added a comment to D20109: Be consistent with rest of coding style.

We also need to adapt this connect KJob to the Qt5 signals and slots syntax.

Mar 29 2019, 6:06 PM · KDE Partition Manager
stikonas requested changes to D20109: Be consistent with rest of coding style.

I don't think we should change other lines too here. We pass that percent to KJob, so keep the type the same as KJob expects.

Mar 29 2019, 6:00 PM · KDE Partition Manager
stikonas accepted D20108: Constantify nonce and some cleanup.
Mar 29 2019, 5:56 PM · KDE Partition Manager
stikonas updated subscribers of D20108: Constantify nonce and some cleanup.

I don't think moving QtCrypto is right. It's not a Qt header, it belongs to QCA.

Mar 29 2019, 10:20 AM · KDE Partition Manager

Mar 27 2019

stikonas added a comment to D20076: Do not use C data type.

Hmm, do we really need this? quint64 is unsigned long long. It's just a typedef, so both can be used interchangeably. And unsigned long long is also C++ data type, not just C... Altgough, obviously this change wouldn't break anything. I guess it's just a question of code style but I didn't find any KDE recommendations. Any other opinions from other reviewers?

Mar 27 2019, 1:22 PM · KDE Partition Manager

Mar 17 2019

stikonas accepted D19772: Follow KDE HIG by using ellipis.
Mar 17 2019, 10:44 PM

Mar 10 2019

stikonas committed R17:f6e22288b9cd: Require Frameworks 5.56 as this is what KPMcore needs anyway. (authored by stikonas).
Require Frameworks 5.56 as this is what KPMcore needs anyway.
Mar 10 2019, 10:32 PM

Feb 28 2019

stikonas committed R16:92065f7a23cf: Add a function to convert QStringList of flag names to flags. (authored by stikonas).
Add a function to convert QStringList of flag names to flags.
Feb 28 2019, 12:22 AM
stikonas committed R17:a6861bf202a6: When importing partition table, pass the flags to Partition class. (authored by stikonas).
When importing partition table, pass the flags to Partition class.
Feb 28 2019, 12:18 AM
stikonas committed R17:cf513b98732b: Use explicit class method overrides. (authored by stikonas).
Use explicit class method overrides.
Feb 28 2019, 12:18 AM
stikonas committed R17:730b2a999225: Fix race condition in reading fstype on partition table import. (authored by stikonas).
Fix race condition in reading fstype on partition table import.
Feb 28 2019, 12:18 AM

Feb 17 2019

stikonas committed R473:0c8c8d09b0b8: Merge branch '5.1' (authored by stikonas).
Merge branch '5.1'
Feb 17 2019, 8:18 PM
stikonas committed R473:dab5abcd2172: Allow creating torrent for a single file. (authored by jivatotin).
Allow creating torrent for a single file.
Feb 17 2019, 8:04 PM
stikonas committed R120:99bd3b86f263: Fix a typo in a comment. (authored by stikonas).
Fix a typo in a comment.
Feb 17 2019, 6:06 PM

Feb 16 2019

stikonas committed R16:594c90f4ba02: Update INSTALL.md with new dependencies. (authored by stikonas).
Update INSTALL.md with new dependencies.
Feb 16 2019, 11:51 AM
stikonas committed R17:2a90cc465203: Add syntax highlighing for code snippets in README.md. Try 2 (authored by stikonas).
Add syntax highlighing for code snippets in README.md. Try 2
Feb 16 2019, 12:12 AM
stikonas committed R17:52513f9c7503: Add syntax highlighing for code snippets in README.md (authored by stikonas).
Add syntax highlighing for code snippets in README.md
Feb 16 2019, 12:11 AM
stikonas committed R17:db7401229c28: Rename changelog file. (authored by stikonas).
Rename changelog file.
Feb 16 2019, 12:11 AM
stikonas committed R16:f5b5728c7f45: Specify language for code snippets in README.md (authored by stikonas).
Specify language for code snippets in README.md
Feb 16 2019, 12:05 AM

Feb 15 2019

stikonas committed R16:015f44f535d5: Merge branch 'aacid/kpmcore-uses_authcore' (authored by stikonas).
Merge branch 'aacid/kpmcore-uses_authcore'
Feb 15 2019, 11:40 PM
stikonas committed R16:6f703b93097c: Merge branch 'add_override' into 'master' (authored by stikonas).
Merge branch 'add_override' into 'master'
Feb 15 2019, 11:35 PM
stikonas committed R16:ecb78121f36d: Allow moving partitions of unknown type. (authored by stikonas).
Allow moving partitions of unknown type.
Feb 15 2019, 7:51 PM

Feb 12 2019

stikonas committed R436:94c7c9ada210: Add Wayland support (authored by stikonas).
Add Wayland support
Feb 12 2019, 11:29 PM
stikonas closed D18909: Add Wayland support.
Feb 12 2019, 11:29 PM

Feb 10 2019

stikonas updated the diff for D18909: Add Wayland support.

Coding style adjusted

Feb 10 2019, 10:20 PM
stikonas updated the diff for D18909: Add Wayland support.

Added more error handling if executable is not found.

Feb 10 2019, 9:07 PM
stikonas retitled D18909: Add Wayland support from Add wayland support to Add Wayland support.
Feb 10 2019, 7:41 PM
stikonas requested review of D18909: Add Wayland support.
Feb 10 2019, 7:40 PM
stikonas committed R16:39a5645c387b: Explicitely specify underlying type for Capacity enums. (authored by stikonas).
Explicitely specify underlying type for Capacity enums.
Feb 10 2019, 1:43 AM
stikonas committed R17:98d59e69ff51: Use scoped enums for PartitionTable::Flag. (authored by stikonas).
Use scoped enums for PartitionTable::Flag.
Feb 10 2019, 1:30 AM
stikonas committed R17:1d86260ad541: Use strongly typed enum for Capacity::Unit. (authored by stikonas).
Use strongly typed enum for Capacity::Unit.
Feb 10 2019, 1:30 AM
stikonas committed R16:723b05107d83: Use strongly typed enum for Capacity:Unit. (authored by stikonas).
Use strongly typed enum for Capacity:Unit.
Feb 10 2019, 12:51 AM

Feb 9 2019

stikonas committed R16:28e1308ec5e9: Switch to scoped name PartitionTable::Flag:: (authored by stikonas).
Switch to scoped name PartitionTable::Flag::
Feb 9 2019, 6:07 PM
stikonas committed R16:3df5acb9e334: Add scanDevices function that uses flags instead of bools. (authored by stikonas).
Add scanDevices function that uses flags instead of bools.
Feb 9 2019, 3:41 PM
stikonas committed R16:bfa6a327af16: Also print command input if KPMCORE_DEBUG is set. (authored by stikonas).
Also print command input if KPMCORE_DEBUG is set.
Feb 9 2019, 3:41 PM

Feb 3 2019

stikonas committed R883:1534621: Updated Lithuanian translation..
Updated Lithuanian translation.
Feb 3 2019, 5:08 PM

Jan 24 2019

stikonas committed R16:5a163f8bee5f: Detect MBR Extended LBA partitions. (authored by stikonas).
Detect MBR Extended LBA partitions.
Jan 24 2019, 7:52 PM

Jan 13 2019

stikonas committed R17:135853ef50b1: Bump version for beta. (authored by stikonas).
Bump version for beta.
Jan 13 2019, 6:02 PM
stikonas committed R16:8a3d95e5ec05: Bump version for beta. (authored by stikonas).
Bump version for beta.
Jan 13 2019, 6:02 PM
stikonas committed R17:a5e8d318d0cf: Add support for Apple File System (APFS). (authored by stikonas).
Add support for Apple File System (APFS).
Jan 13 2019, 5:54 PM
stikonas committed R16:559c326be720: Add detection support for Apple File System (APFS). (authored by stikonas).
Add detection support for Apple File System (APFS).
Jan 13 2019, 5:34 PM
stikonas committed R16:e749b01b8e85: Fix a typo in filesystem support dialog. (authored by stikonas).
Fix a typo in filesystem support dialog.
Jan 13 2019, 1:18 PM
stikonas committed R17:6f1ca2cca9ca: Add BitLocker support. (authored by stikonas).
Add BitLocker support.
Jan 13 2019, 3:18 AM
stikonas committed R16:708318a5ad0c: Add BitLocker detection support. (authored by stikonas).
Add BitLocker detection support.
Jan 13 2019, 2:26 AM

Jan 12 2019

stikonas committed R16:9fa20fb1e2c6: Remove "mv" command from allowed external command list (authored by stikonas).
Remove "mv" command from allowed external command list
Jan 12 2019, 11:18 PM
stikonas committed R16:055b1fe3e506: Make device model names prettier. (authored by stikonas).
Make device model names prettier.
Jan 12 2019, 12:24 AM
stikonas committed R16:90ebdb9b42a5: Merge branch 'master' into raid-support (authored by stikonas).
Merge branch 'master' into raid-support
Jan 12 2019, 12:07 AM
stikonas committed R16:ca07ad5ab0ae: Silence RAID warnings in master. (authored by stikonas).
Silence RAID warnings in master.
Jan 12 2019, 12:07 AM

Jan 11 2019

stikonas committed R16:e5a20926cdf4: Fix device names spanning two lines. (authored by stikonas).
Fix device names spanning two lines.
Jan 11 2019, 11:58 PM

Jan 7 2019

stikonas updated subscribers of T10243: Some KDE applications could use better icons.
Jan 7 2019, 1:38 PM · KDE Applications, VDG
stikonas updated subscribers of T10243: Some KDE applications could use better icons.

By the way, what about duplicate icons? When transitioning from Oxygen
to Breeze, KDE Partition Manager was given the same icon as Filelight
(which actually looks more like filelight window rather than disk
partitioning).

Jan 7 2019, 10:22 AM · KDE Applications, VDG
stikonas committed R16:cabe4861ac43: Add GPLv3 in markdown format. (authored by stikonas).
Add GPLv3 in markdown format.
Jan 7 2019, 12:24 AM

Jan 6 2019

stikonas committed R16:052a258adbfd: Update INSTALL.md (authored by stikonas).
Update INSTALL.md
Jan 6 2019, 7:24 PM
stikonas committed R16:7cd15253480a: INSTALL -> INSTALL.md (authored by stikonas).
INSTALL -> INSTALL.md
Jan 6 2019, 7:16 PM
stikonas committed R16:c2ed6634df00: Merge branch 'master' into raid-support (authored by stikonas).
Merge branch 'master' into raid-support
Jan 6 2019, 5:48 PM
stikonas committed R17:6ff67eb277ce: Add GPLv3 license in Markdown format. (authored by stikonas).
Add GPLv3 license in Markdown format.
Jan 6 2019, 5:42 PM
stikonas committed R17:021b23fa71e8: Slightly update TODO file. (authored by stikonas).
Slightly update TODO file.
Jan 6 2019, 5:39 PM
stikonas committed R17:406f9e3d4f95: Rename INSTALL -> INSTALL.md (authored by stikonas).
Rename INSTALL -> INSTALL.md
Jan 6 2019, 5:34 PM
stikonas committed R17:79cd742e54e3: Also add installation instructions for Gentoo. (authored by stikonas).
Also add installation instructions for Gentoo.
Jan 6 2019, 5:27 PM
stikonas committed R17:6b9dfa2d1e60: Merge branch 'master' into raid-support (authored by stikonas).
Merge branch 'master' into raid-support
Jan 6 2019, 5:21 PM
stikonas committed R17:2b30ce7fe6ee: Merge branch 'patch-1' into 'master' (authored by stikonas).
Merge branch 'patch-1' into 'master'
Jan 6 2019, 5:21 PM
stikonas committed R17:30dd9c9e44f7: Merge branch 'master' into 'master' (authored by stikonas).
Merge branch 'master' into 'master'
Jan 6 2019, 5:21 PM

Jan 3 2019

stikonas added a comment to T10090: SMART Status GUI Issues.

@cjlcarvalho Just double checked, it's still an issue.

Jan 3 2019, 10:33 PM · KDE Partition Manager
stikonas added a comment to T10090: SMART Status GUI Issues.

@cjlcarvalho I don't recall any patch that fixed this. I can try to test
later today.

Jan 3 2019, 10:38 AM · KDE Partition Manager

Jan 1 2019

stikonas added a comment to D17129: Updated SMART widget GUI to better display SMART info..

Most of the features in gsmartcontrol look like they have already been transferred to json. I can try to add all of this in the next few months. Is there any timeline on the next release of partitionmanager/kpmcore?

No timeline yet. First of all, there needs to be a new release of smartmontools. But probably best to work in a branch for a while.

Jan 1 2019, 9:40 PM · KDE Partition Manager
stikonas committed R16:47cdc9e40505: Update smartmontool (runtime) dependency. (authored by stikonas).
Update smartmontool (runtime) dependency.
Jan 1 2019, 9:32 PM