Vlad Zahorodnii
ef25284a79
Register global shortcut using KGlobalAccel
...
khotkeys is obsolete.
4 years ago
Alexander Lohnau
8e09818977
Port konsolerun service menu to new install location
...
Task: https://phabricator.kde.org/T14543
4 years ago
Kurt Hindenburg
28a1ea6757
Remove coverity comment
4 years ago
Heiko Becker
04ea3fec4a
GIT_SILENT Upgrade release service version to 21.11.90.
4 years ago
Kurt Hindenburg
b5fba0d543
Reset KF_MIN_VERSION back to 5.71.0
...
7e42fcc2cc updated KF_MIN_VERSION; reset
it back to a lower version with #ifdefs
4 years ago
Kurt Hindenburg
38fc4569d1
Add malloc.h check; fixes build on macos
...
Tested on kubuntu and freebsd
4 years ago
Nicolas Fella
7e42fcc2cc
Port part loading from KService to KPluginFactory
4 years ago
Heiko Becker
34317ba60e
GIT_SILENT Upgrade release service version to 22.03.70.
4 years ago
Heiko Becker
dd5ea305c3
GIT_SILENT Upgrade release service version to 21.11.80.
4 years ago
Ahmad Samir
942f230fbd
kde_configure_git_pre_commit_hook was first available with ECM 5.79
...
GIT_SILENT
5 years ago
Ahmad Samir
d1c826adc8
Tweak formatting after running clang-format
...
GIT_SILENT
5 years ago
Ahmad Samir
97569b764c
Run clang-format on the whole repo
...
Also install the relevant git hook.
GIT_SILENT
5 years ago
Jonathan Riddell
c65a8c5b38
set soversion manually rather than use year
5 years ago
Kurt Hindenburg
2f532dfa18
set option ENABLE_PLUGIN_SSHMANAGER before we add the directory
...
Otherwise the default ON is not used if the option is not given on the
command line when building
5 years ago
Kurt Hindenburg
c05243ecb6
Enable SSHManager plugin by default for master for now
5 years ago
Martin T. H. Sandsmark
9da270dc3a
Make the building of the SSH manager plugin conditional
...
It is crashing several times a day for me, and every time it closes all
Konsole windows I have open (including the ones I'm working in), so I
suggest it should be turned off by default for this release.
(cherry picked from commit 2a788380f648ed95a76508a10a327521ccb098f6)
5 years ago
Albert Astals Cid
26018e3aac
GIT_SILENT Upgrade release service version to 21.11.70.
5 years ago
Friedrich W. H. Kossebau
c86fb452f7
Use ecm_qt_install_logging_categories to generate kdebugsettings file
...
GIT_SILENT
5 years ago
Martin T. H. Sandsmark
d853baaf1f
enable ECM cmake stuff
5 years ago
Kurt Hindenburg
559742f14b
Require Qt 5.15.0 matching KF5
5 years ago
Ahmad Samir
8cd1dd0564
Don't find_package() KCompletion, it isn't used here
...
GIT_SILENT
5 years ago
Ahmad Samir
4b3dca80f3
Port away from KInit, which is going to be removed in KF6
...
For details see: https://phabricator.kde.org/T12140
5 years ago
Kurt Hindenburg
152ff13e75
Add code and notes for using clang-format
5 years ago
Albert Astals Cid
4d94931f06
GIT_SILENT Upgrade release service version to 21.07.70.
5 years ago
Kurt Hindenburg
0ed3e401ff
Update minimum Qt 5.14.0 to match Frameworks; update to KF5 5.71.0
5 years ago
Kurt Hindenburg
b28f725cb7
Require cmake 3.13
...
See discussion in 9d8e47298c
5 years ago
Kurt Hindenburg
690edf413a
Add comment about getting valid Coverity builds
5 years ago
Kurt Hindenburg
ae9f407c3b
Use check_symbol_exists instead of check_function_exists
5 years ago
Kurt Hindenburg
98adc59f54
Check for getpwuid function instead of OS; const ref for loop
...
Various update to fa398f56
The TerminalInterfaceTest fails since fa398f56 .
5 years ago
Kurt Hindenburg
baaa530368
Add note about minimum requirements
5 years ago
Kurt Hindenburg
59f54e46b4
Use C++17
...
There was support for bumping this to 14 or 17 earlier this year.
I'll check before 21.04 is released on how much code actually needs 17.
All modern OS distros should have a C++17 compiler.
5 years ago
Albert Astals Cid
fcdcae6841
GIT_SILENT Upgrade release service version to 21.03.70.
5 years ago
Kurt Hindenburg
2b7bd65ab5
Allow KF 5.68 to work
...
Ubuntu 20.04 LTS only has KF 5.68 and Qt 5.12 so let's allow those
to work for now.
6 years ago
Kurt Hindenburg
bff534c3d0
update KF5_MIN_VERSION to 5.69.0
...
This pulls in ECM 5.38 which requires a change of add_test()s
This update is needed to port from KToolInvocation::kdeinitExec to
KIO::CommandLauncherJob
6 years ago
Kurt Hindenburg
140ec1d7db
Revert "Port away from KToolInvocation::kdeinitExec"
...
This broke all the tests
This reverts commit ac8799ba58 .
6 years ago
Albert Astals Cid
f1599f17e9
Optinally install icons
...
Useful for stuff like flatpak that needs an icon to exist just by
compiling the app
6 years ago
Nicolas Fella
ac8799ba58
Port away from KToolInvocation::kdeinitExec
...
See https://phabricator.kde.org/T12185
6 years ago
Albert Astals Cid
033d8f63a8
GIT_SILENT Upgrade release service version to 20.11.70.
6 years ago
Kurt Hindenburg
b6973dfe6d
Set QT5.12 as minimum as next release will be 20.08
6 years ago
Andreas Sturmlechner
3c171015c0
Revert "CMakeLists.txt: use ccache if present"
...
Summary:
This was added for feature-parity with Meson-based projects; but an
individual package is the wrong place for that. To avoid the proliferation
of auto-detected ccache support in kde.org packages please submit such
a proposal to kde-frameworks-devel instead, where it could be added for
the benefit of all the projects using ECM. And more importantly, with a
standard switch to disable it for packaging environments
This reverts commit 007c2a0852 .
Reviewers: #konsole, hindenburg
Reviewed By: #konsole, hindenburg
Subscribers: kkharlamov, hindenburg, konsole-devel, hiangel
Tags: #konsole
Differential Revision: https://phabricator.kde.org/D24805
6 years ago
Albert Astals Cid
d0d66e4a97
GIT_SILENT Upgrade release service version to 20.07.70.
6 years ago
Christoph Feck
171d6fbbaa
GIT_SILENT Upgrade KDE Applications version to 19.12.3.
6 years ago
Christoph Feck
1f9a513430
GIT_SILENT Upgrade KDE Applications version to 19.12.2.
6 years ago
Christoph Feck
e6034e3ef2
GIT_SILENT Upgrade KDE Applications version to 19.12.1.
6 years ago
Jonathan Riddell
00c56f906a
Change KDE_APPLICATIONS_VERSION to RELEASE_SERVICE_VERSION https://phabricator.kde.org/T11933
...
GIT_SILENT
6 years ago
Christoph Feck
9868353395
GIT_SILENT Upgrade KDE Applications version to 19.12.0.
6 years ago
Kurt Hindenburg
931a12d222
Add QT_NO_FOREACH now that we do not use any foreach
6 years ago
Albert Astals Cid
92bafa7843
GIT_SILENT Upgrade KDE Applications version to 19.11.90.
6 years ago
Albert Astals Cid
96636950f1
GIT_SILENT Upgrade KDE Applications version to 19.11.80.
6 years ago
Albert Astals Cid
e56a4105dc
GIT_SILENT Upgrade KDE Applications version to 20.03.70.
6 years ago