- 06 Nov, 2020 1 commit
-
-
- 31 Oct, 2020 1 commit
-
-
Christoph Feck authored
(cherry picked from commit f27900ee)
-
- 03 Oct, 2020 1 commit
-
-
Christoph Feck authored
(cherry picked from commit 1cb214ae)
-
- 17 Sep, 2020 4 commits
-
-
Calvin Buckley authored
-
Calvin Buckley authored
We have the close item for this now.
-
Calvin Buckley authored
Setting the caption afterwards will get us the same caption everywhere else, but with the added benefit of having the path widget and file icon appearing on Mac. The window icon should be set to the cachegrind file type icon instead, but that's neither here nor there.
-
Calvin Buckley authored
It could be enabled on other platforms; there's nothing Mac specific about it.
-
- 16 Sep, 2020 5 commits
-
-
Calvin Buckley authored
This also needs a window list.
-
Calvin Buckley authored
The actions have icons associated, so they show. Don't.
-
Calvin Buckley authored
This does some tweaks for the Mac build to have an icon and a title cased application name. To do so, we had to create a plist, plus an icns file (similar to how we did the Windows icon). https://doc.qt.io/qt-5/qmake-variable-reference.html#qmake-info-plist
-
Calvin Buckley authored
-
Calvin Buckley authored
The roles will automatically move the actions to the macOS app menu like a proper macOS application. As a result of this, on macOS, the sidebar menu would be the only thing in Settings, so remove it and rehome the items into View.
-
- 09 Sep, 2020 1 commit
-
-
Carl Schwan authored
-
- 08 Sep, 2020 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 01 Sep, 2020 1 commit
-
-
Laurent Montel authored
-
- 31 Aug, 2020 1 commit
-
-
Christoph Feck authored
(cherry picked from commit 1378554c)
-
- 30 Aug, 2020 1 commit
-
-
Code is traditionally viewed in fixed font, so the proportional font used by default can be confusing.
-
- 22 Aug, 2020 1 commit
-
-
This lets you pick where the saved call graph visualization should go, and what format you wanted it in. Previously, it generated a dot file, and on Unix, a PostScript file. This lets you choose a dot or PS/PDF file, rendering to an intermediate dot file if needed. This also changes the context menu in the per-function graph too, increasing commonality in code. More formats can be added as needed. Possible caveats: - QProcess might be blocking.
-
- 20 Aug, 2020 2 commits
-
-
xdebug used to emit negative costs, but no longer does. Many versions and oputput files still in the wild that do have negative costs still exist, however, and KCG was often hanging writing to stderr about garbage at the end of the line (the negative cost it couldn't parse as unsigned) when loading files. This checks for those and if so, clamps to zero, speeding up load times. See: xdebug commit hash 688c552e620dc5be7eea22cb893c6b71f395c6d4
-
-
- 15 Aug, 2020 3 commits
-
-
Matches KCG somewhat. xdebug will emit cachegrind.out.* files by default, so not having them visible by default can be confusing.
-
Common version information is put into an include file. The icon is generated from running `convert` on kcachegrind/*.png. Notably, a 16px icon is missing, but the downscaled icon doesn't look too bad.
-
Calvin Buckley authored
Otherwise, there's no output there. This only fixes it in the qmake files, because I haven't set up a Win32 KDE build environment.
-
- 05 Aug, 2020 1 commit
-
-
Christoph Feck authored
(cherry picked from commit 037b3dc7)
-
- 24 Jul, 2020 4 commits
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
-
- 23 Jul, 2020 2 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
-
- 15 Jul, 2020 4 commits
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
- 14 Jul, 2020 4 commits
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
- 13 Jul, 2020 1 commit
-
-
Script Kiddy authored
-
- 12 Jul, 2020 1 commit
-
-
Script Kiddy authored
-