Feed Advanced Search

Feb 26 2022

dakon updated subscribers of D25120: Redirect utils.kde.org to kde.org/applications/utilities.

Am Donnerstag, 24. Februar 2022, 11:07:38 CET schrieb Phu Nguyen:

phunh added a comment.

KDiskFree and KDE Wallet Manager are listed on utils.k.o, they are also in

the utilities group on Invent, but their desktop files list only "System"
as their main category, so now they show up on only
https://apps.kde.org/system. Should their desktop files also list
"Utilities" in the "Categories" field?

Feb 26 2022, 6:37 PM

Jun 10 2020

dakon committed R358:a1dbffb80a7c: remove code to migrate KDE 3.5 keyserver list (authored by dakon).
remove code to migrate KDE 3.5 keyserver list
Jun 10 2020, 7:09 AM
dakon committed R358:37fab90471cd: Merge branch 'release/20.04' (authored by dakon).
Merge branch 'release/20.04'
Jun 10 2020, 7:09 AM
dakon committed R358:b251b24f0e70: use the selected export keyserver to upload keys, not the input one (authored by dakon).
use the selected export keyserver to upload keys, not the input one
Jun 10 2020, 7:03 AM

Apr 6 2020

dakon added a comment to D28607: Add a .arcconfig file to use arcanist.

I don't know how much sense this makes if switching to gitlab is on the roadmap.

Apr 6 2020, 5:07 PM

Mar 17 2020

dakon accepted D27177: Port QRegExp to QRegularExpression.
Mar 17 2020, 1:36 PM

Mar 16 2020

dakon requested changes to D27177: Port QRegExp to QRegularExpression.

Thanks for the reminder, this sadly got lost in my inbox.

Mar 16 2020, 9:34 PM

Mar 11 2020

dakon committed R358:b502438f70ec: fix -Wzero-as-null-pointer-constant warnings (authored by dakon).
fix -Wzero-as-null-pointer-constant warnings
Mar 11 2020, 10:37 AM
dakon committed R358:78b4309b3889: GroupEditProxyModel: fix unintended fallthrough (authored by dakon).
GroupEditProxyModel: fix unintended fallthrough
Mar 11 2020, 10:37 AM

Mar 10 2020

dakon added a comment to D27703: Filelight: filter out duplicate paths.

Could you please push this change when it'd be convenient for you? I don't have permissions. Thanks.

Mar 10 2020, 6:21 PM
dakon committed R352:aad0652e6b99: filter out duplicate paths (authored by alnikiforov).
filter out duplicate paths
Mar 10 2020, 6:20 PM
dakon closed D27703: Filelight: filter out duplicate paths.
Mar 10 2020, 6:20 PM

Feb 13 2020

dakon committed R364:c16921174a52: use auto (authored by dakon).
use auto
Feb 13 2020, 7:30 AM
dakon committed R364:1f24aec0b469: create QStringList in one pass (authored by dakon).
create QStringList in one pass
Feb 13 2020, 7:30 AM
dakon committed R364:ae2ec34c352f: join qDebug() calls (authored by dakon).
join qDebug() calls
Feb 13 2020, 7:30 AM
dakon committed R364:e0044a2c8101: default destructor (authored by dakon).
default destructor
Feb 13 2020, 7:30 AM
dakon committed R364:98d89b8ceece: drop "reimp" marker, we now have override (authored by dakon).
drop "reimp" marker, we now have override
Feb 13 2020, 7:30 AM
dakon committed R364:217efd45e6a2: initialize members in initializer list (authored by dakon).
initialize members in initializer list
Feb 13 2020, 7:30 AM
dakon committed R364:744e1f0901fc: modernize for loops (authored by dakon).
modernize for loops
Feb 13 2020, 7:30 AM

Feb 9 2020

dakon added a comment to D25120: Redirect utils.kde.org to kde.org/applications/utilities.

So I finally found time to look at it. First, I would suggest to trigger archive.org to collect all pages before they are shut down.

Feb 9 2020, 12:06 PM

Jan 29 2020

dakon committed R32:7ef07a35112f: use algorithm and lambda to find launcher (authored by dakon).
use algorithm and lambda to find launcher
Jan 29 2020, 5:12 PM
dakon committed R32:c96ae095386b: make finding a launch configuration a bit more generic (authored by dakon).
make finding a launch configuration a bit more generic
Jan 29 2020, 5:12 PM

Jan 2 2020

dakon added a comment to D26356: Optimize LoadJob::onNewEntry.

This expression is different from the other one in that it has no choice on it, so I wonder if a simple startsWith(QLatin1String("./")) isn't enough here.

Jan 2 2020, 11:34 AM · Ark

Dec 30 2019

dakon committed R357:59725130696e: avoid string compare if first one matched (authored by dakon).
avoid string compare if first one matched
Dec 30 2019, 1:24 PM
dakon committed R357:a755fb9f10e3: avoid possible QStringList detach (authored by dakon).
avoid possible QStringList detach
Dec 30 2019, 1:24 PM
dakon committed R357:bb16aae4e543: remove pointless endl on debug message (authored by dakon).
remove pointless endl on debug message
Dec 30 2019, 1:24 PM
dakon committed R356:739c93f5f43a: remove pointless endl on debug message (authored by dakon).
remove pointless endl on debug message
Dec 30 2019, 1:18 PM

Dec 19 2019

dakon committed R358:a6ce52b84343: fix indentation (authored by dakon).
fix indentation
Dec 19 2019, 3:58 PM

Dec 18 2019

dakon added a comment to D23139: base class function already does what we need.

QStandardItemModel::clear() also removes the header data, this is not done here. This looks more like clearData(), which was introduced in 5.12.

Dec 18 2019, 7:46 PM

Nov 27 2019

dakon committed R32:3d2ff6f3e43e: remove bad assert (authored by dakon).
remove bad assert
Nov 27 2019, 2:27 PM
dakon committed R32:4a4592f3ff6c: remove bad assert (authored by dakon).
remove bad assert
Nov 27 2019, 9:31 AM

Nov 16 2019

dakon added a comment to D25120: Redirect utils.kde.org to kde.org/applications/utilities.

Yes, I'm particularly bad at this currently. I see this mail, I'm just distracted by everything else. Please bear with me for the moment, I'll take care of this soonish.

Nov 16 2019, 8:38 PM

Oct 15 2019

dakon committed R353:cec5524688f4: make sure the classes are known (authored by dakon).
make sure the classes are known
Oct 15 2019, 2:22 PM
dakon committed R353:1015fa9ac9a4: Add live conversions between numerical bases (authored by umanovskis).
Add live conversions between numerical bases
Oct 15 2019, 2:05 PM
dakon closed D24213: Add live conversions between numerical bases.
Oct 15 2019, 2:05 PM

Oct 14 2019

dakon added a comment to D24213: Add live conversions between numerical bases.

please do a git commit and then "git format-patch -1" and send me the resulting file via mail, then I'll apply this.

Oct 14 2019, 4:02 PM

Oct 7 2019

dakon committed R353:10a073a9ce5f: delete obsolete patch (authored by dakon).
delete obsolete patch
Oct 7 2019, 11:40 AM
dakon accepted D24213: Add live conversions between numerical bases.

Looks good to me so far. The size in the ui file is now much bitter than before, please check if that is really needed. Otherwise feel free to push.

Oct 7 2019, 11:40 AM
dakon requested changes to D24213: Add live conversions between numerical bases.
Oct 7 2019, 9:34 AM
dakon added inline comments to D24213: Add live conversions between numerical bases.
Oct 7 2019, 7:46 AM

Oct 3 2019

dakon requested changes to D24213: Add live conversions between numerical bases.

I personally like it and it would often be helpful for my personal use, so I guess if noone complains just go for it.

Oct 3 2019, 12:50 PM

Sep 12 2019

dakon committed R971:e44e5fbf547c: yes, we have 19.08 already (authored by dakon).
yes, we have 19.08 already
Sep 12 2019, 1:10 PM

Aug 16 2019

dakon committed R36:1edfc140c510: Merge branch 'Applications/19.08' (authored by dakon).
Merge branch 'Applications/19.08'
Aug 16 2019, 9:41 AM
dakon committed R36:462adefebae5: fall back to nummerical owner and group if no text representation exists (authored by dakon).
fall back to nummerical owner and group if no text representation exists
Aug 16 2019, 9:41 AM
dakon closed D22907: fall back to nummerical owner and group if no text representation exists.
Aug 16 2019, 9:41 AM · Ark

Aug 14 2019

dakon accepted D23041: Fix some compiler warnings.

Since noone else steps in, I'll put my module maintainer head on.

Aug 14 2019, 7:47 PM
dakon abandoned D22908: avoid qml warnings when controlRoot is not set.

Dupe of D21514

Aug 14 2019, 7:45 PM · Plasma

Aug 9 2019

dakon added a reviewer for D22907: fall back to nummerical owner and group if no text representation exists: elvisangelaccio.
Aug 9 2019, 12:32 PM · Ark
dakon added inline comments to D23041: Fix some compiler warnings.
Aug 9 2019, 12:30 PM

Aug 7 2019

dakon added inline comments to D22983: Fix build with cmake < 3.7.
Aug 7 2019, 9:36 AM · Ark

Aug 3 2019

dakon requested review of D22908: avoid qml warnings when controlRoot is not set.
Aug 3 2019, 11:41 AM · Plasma
dakon requested review of D22907: fall back to nummerical owner and group if no text representation exists.
Aug 3 2019, 11:39 AM · Ark

Jul 31 2019

dakon added a comment to D22853: Change in german translation for Kleopatra trunk.
Die Übersetzung passphrase=Kennwort gibt es auch in KGpg, daher füge

ich Rolf Eike Beer als Reviewer hinzu.

Jul 31 2019, 1:22 PM · Documentation

Jul 4 2019

dakon committed R971:569ec304aa8d: more projects use KDE Applications versioning in the future (authored by dakon).
more projects use KDE Applications versioning in the future
Jul 4 2019, 8:09 PM
dakon committed R358:25c2a77c9a9e: CMake: drop needless endif() argument (authored by dakon).
CMake: drop needless endif() argument
Jul 4 2019, 2:53 PM
dakon committed R357:6cc26dd2627f: use KDE Applications version numbering (authored by dakon).
use KDE Applications version numbering
Jul 4 2019, 2:43 PM
dakon committed R363:fe37eba4cf4b: use KDE Applications version numbering (authored by dakon).
use KDE Applications version numbering
Jul 4 2019, 2:39 PM
dakon committed R363:6fa0ed9e5133: CMake: drop duplicate cmake_minimum_required() call (authored by dakon).
CMake: drop duplicate cmake_minimum_required() call
Jul 4 2019, 2:39 PM
dakon committed R363:bf24ad88800f: CMake: drop needless policy setting (authored by dakon).
CMake: drop needless policy setting
Jul 4 2019, 2:39 PM
dakon committed R364:baab71514e29: CMake: fix version comparison (authored by dakon).
CMake: fix version comparison
Jul 4 2019, 1:54 PM
dakon committed R364:40e0eb1f8fbb: use copyright sign glyph (authored by dakon).
use copyright sign glyph
Jul 4 2019, 1:52 PM
dakon committed R364:384c5ff7cfde: use KDE Applications version numbering (authored by dakon).
use KDE Applications version numbering
Jul 4 2019, 1:52 PM
dakon committed R360:27a155df3b58: CMake: fix version comparison (authored by dakon).
CMake: fix version comparison
Jul 4 2019, 1:06 PM
dakon committed R360:174240355f33: use KDE Applications version numbering (authored by dakon).
use KDE Applications version numbering
Jul 4 2019, 1:04 PM

Jun 22 2019

dakon committed R358:a1bf61709f3b: avoid some needless QString instances (authored by dakon).
avoid some needless QString instances
Jun 22 2019, 6:51 PM

Jun 17 2019

dakon added a comment to D21831: Move Kruler from 'Graphics' category to 'Utilities'.

If it would be "move it out of extragear, where will we place it" I would say kdeutils is fine. But it seems to sit in KDE Applications for quite a while, so I'm unsure if moving it to another module does more confusion than benefit. After all, if you say it helps if it's in utils, I'll welcome it as it would fit IMHO. I'm just not convinced (yet?) that the move provides a benefit in itself.

Jun 17 2019, 5:15 AM · Documentation

Jun 16 2019

dakon committed R356:cda271f0323b: CMake: fix version check and whitespace damage (authored by dakon).
CMake: fix version check and whitespace damage
Jun 16 2019, 4:26 PM
dakon committed R358:a184e19724a4: CMake: fix version check and whitespace damage (authored by dakon).
CMake: fix version check and whitespace damage
Jun 16 2019, 4:24 PM
dakon committed R362:57b0ec0c04d0: CMake: fix version check and whitespace damage (authored by dakon).
CMake: fix version check and whitespace damage
Jun 16 2019, 4:24 PM
dakon committed R352:901abf47806e: CMake: fix version check and whitespace damage (authored by dakon).
CMake: fix version check and whitespace damage
Jun 16 2019, 4:22 PM
dakon committed R357:19a82b52cdc8: CMake: fix version check and whitespace damage (authored by dakon).
CMake: fix version check and whitespace damage
Jun 16 2019, 4:19 PM

Jun 5 2019

dakon committed R358:620153a2b59b: change links in documentation to https (authored by dakon).
change links in documentation to https
Jun 5 2019, 7:27 PM
dakon committed R358:8bb5207c806f: Merge branch 'Applications/19.04' (authored by dakon).
Merge branch 'Applications/19.04'
Jun 5 2019, 7:27 PM
dakon committed R358:3fb37abf5a36: change some homepage URLs to https (authored by dakon).
change some homepage URLs to https
Jun 5 2019, 7:27 PM
dakon committed R358:f3750133135a: remove non-working analyzer URL (authored by dakon).
remove non-working analyzer URL
Jun 5 2019, 7:27 PM

Jun 2 2019

dakon committed R36:8a57eb5ea9f8: CMake: use proper construct to compare versions (authored by dakon).
CMake: use proper construct to compare versions
Jun 2 2019, 12:12 AM

May 27 2019

dakon committed R32:a9737d18b978: bash completion: join sed commands (authored by dakon).
bash completion: join sed commands
May 27 2019, 4:15 PM
dakon committed R32:42aa3606979c: make check for CMake policy independent of CMake version (authored by dakon).
make check for CMake policy independent of CMake version
May 27 2019, 4:15 PM
dakon committed R32:5baef620d3d1: FindLibAStyle: remove confusing default version (authored by dakon).
FindLibAStyle: remove confusing default version
May 27 2019, 4:15 PM

May 24 2019

dakon committed R357:357a26019c79: drop last remaining call to QString::null (authored by dakon).
drop last remaining call to QString::null
May 24 2019, 5:51 PM

May 23 2019

dakon committed R354:b747b83eb750: CMake: simplify version check (authored by dakon).
CMake: simplify version check
May 23 2019, 10:11 PM
dakon committed R357:15f5ee6f1d30: CMake: simplify version check (authored by dakon).
CMake: simplify version check
May 23 2019, 9:51 PM
dakon committed R357:6556a22c365f: define version number in CMakeLists.txt for easier maintenance (authored by dakon).
define version number in CMakeLists.txt for easier maintenance
May 23 2019, 9:51 PM
dakon committed R360:ba4207b55e37: define version number in CMakeLists.txt for easier maintenance (authored by dakon).
define version number in CMakeLists.txt for easier maintenance
May 23 2019, 9:36 PM
dakon committed R360:745f1538df95: correct spelling of original author name (authored by dakon).
correct spelling of original author name
May 23 2019, 9:36 PM

May 10 2019

dakon committed R971:758c84c01550: update versions for sweeper (authored by dakon).
update versions for sweeper
May 10 2019, 1:12 AM
dakon committed R971:dcf21743583f: factor out setting a whole version range to a fixed version (authored by dakon).
factor out setting a whole version range to a fixed version
May 10 2019, 1:12 AM
dakon committed R971:1be25dcfe35e: Applications 19.04 is long released (authored by dakon).
Applications 19.04 is long released
May 10 2019, 1:12 AM
dakon committed R971:2c88df51197a: update versions for kcharselect (authored by dakon).
update versions for kcharselect
May 10 2019, 1:12 AM

Mar 19 2019

dakon added inline comments to D19766: Improve performance of cliplugins.
Mar 19 2019, 10:58 PM · Ark

Mar 18 2019

dakon added inline comments to D19766: Improve performance of cliplugins.
Mar 18 2019, 8:09 PM · Ark

Feb 21 2019

dakon committed R32:5bf2c3aae6ec: optimize CMakeBuildDirChooser::buildDirSettings() (authored by dakon).
optimize CMakeBuildDirChooser::buildDirSettings()
Feb 21 2019, 9:12 PM
dakon closed D18857: optimize CMakeBuildDirChooser::buildDirSettings().
Feb 21 2019, 9:06 PM · KDevelop

Feb 19 2019

dakon updated the diff for D18857: optimize CMakeBuildDirChooser::buildDirSettings().

use lambda as suggested by Milian

Feb 19 2019, 4:33 PM · KDevelop

Feb 10 2019

dakon added a comment to D18857: optimize CMakeBuildDirChooser::buildDirSettings().

No, I was just looking at it. I could remove the QByteArray change and reduce it to online the x.remove() and "else if" parts.

Feb 10 2019, 4:30 PM · KDevelop
dakon committed R32:4a219756059e: CMakeBuildDirChooser: avoid calling deprecated KUrlRequester::setPath() (authored by dakon).
CMakeBuildDirChooser: avoid calling deprecated KUrlRequester::setPath()
Feb 10 2019, 12:55 PM
dakon closed D18856: CMakeBuildDirChooser: avoid calling deprecated KUrlRequester::setPath().
Feb 10 2019, 12:55 PM · KDevelop
dakon created P311 arc error in the S1 KDE Community space.
Feb 10 2019, 12:34 PM
dakon added a comment to D18857: optimize CMakeBuildDirChooser::buildDirSettings().

The QByteArray was already created the same way, now the intermediate object is just cached. But even if that did not change anything it reduces the number of utf8 conversion as only those lines that actually match anything will be converted.

Feb 10 2019, 12:28 PM · KDevelop

Feb 8 2019

dakon requested review of D18857: optimize CMakeBuildDirChooser::buildDirSettings().
Feb 8 2019, 4:58 PM · KDevelop