Kurt Hindenburg
d7db559626
Set new version for master
11 years ago
Kurt Hindenburg
6cf86bb606
Set version to match KDE Applications releases
11 years ago
Kurt Hindenburg
e6275c98c3
KIO:DropJob requires 5.6.0
...
Thanks Heiko Becker heirecka exherbo org
REVIEW: 122405
11 years ago
Kurt Hindenburg
9714dec8a4
make tests optional
...
REVIEW: 122214
11 years ago
Montel Laurent
ffd2b2037b
Fix cmakelists.txt. Fix build after that
11 years ago
Kurt Hindenburg
8ed3cde165
update patch level so I can tell which version I'm running
11 years ago
Kurt Hindenburg
948c7aff6c
Reset version
12 years ago
Kurt Hindenburg
b89558d75a
bump patch version
12 years ago
Montel Laurent
6c747d97d6
kdelibs4support--
12 years ago
Kurt Hindenburg
f2723204ca
Put all the add_definitions in one block
12 years ago
Kurt Hindenburg
b542df3420
Revert "No longer check for X11"
...
For now revert this, on non X11 systems it causes:
FAILURE (KCmdLineArgs):
Application requests for isSet("display") but the "display" option
has never been specified via addCmdLineOptions( ... )
This reverts commit d42ef186c8 .
12 years ago
Kurt Hindenburg
d42ef186c8
No longer check for X11
...
X11 check was only for checking parameters on the command line. X11
wasn't actually needed.
12 years ago
Kurt Hindenburg
26e2da0d6b
Version-ize konsoleprivate libraries
...
This allows (on packaging level at least) co-existence of kdelibs4 &
KF5 konsole-part.
Patch by Hrvoje Senjan hrvoje senjan gmail com
REVIEW: 119909
12 years ago
Montel Laurent
4f5f0dbc2a
We can increase minimum version
12 years ago
Kurt Hindenburg
cc4602e1ee
Update dependency: KDE4Support to KDELibs4Support
...
Thanks Elias Probst
REVIEW: 117988
12 years ago
Alex Merry
5ebe63fe69
Remove CONFIG argument from find_package(KF5)
...
This is no longer wanted, since ECM has a FindKF5 module.
12 years ago
Alex Richardson
7162996e1d
Port away from Q_WS_X11
12 years ago
Hrvoje Senjan
dd2e47b0a0
XmlGui is also needed
12 years ago
Hrvoje Senjan
cd871722c5
Only search for frameworks that are really needed
12 years ago
Kurt Hindenburg
4efff2d75c
Remove unused KDE4 - get fontembedder to build
12 years ago
Kurt Hindenburg
7bb82eae6a
General KF5 fixes and removal of QT5Transitional
12 years ago
Aurélien Gâteau
d5834bce61
KF5 Prefix rename
12 years ago
David Faure
61e6996e87
Fix compilation due to new framework KF5GlobalAccel
12 years ago
David Faure
81b272e40d
port away from KDELibs4Config.cmake
12 years ago
Hrvoje Senjan
ffbca60046
Kross is now needed for KDELibs
13 years ago
Hrvoje Senjan
5415a168bc
Fix build
...
KParts are now needed for KDE4Support
Also, KDE4__kio is no more...
13 years ago
Stephen Kelly
435e727594
Find the new KF5Config file, not the old FindKF5 file.
13 years ago
Hrvoje Senjan
4aa1199727
Reorder so it builds
13 years ago
Stephen Kelly
9cfb44afe0
Find ECM files from ECM.
13 years ago
Kurt Hindenburg
02e7c39053
fix build - remove KDE4Attic
13 years ago
Harald Sitter
11cffc6611
fix build
...
kbookmarks is not standalone anymore and KIO depends on kbookmarks
13 years ago
Ben Cooksley
b0b89bd698
Use more targets instead of variables
13 years ago
Stephen Kelly
6eaf199d05
Fix some linking issues.
13 years ago
Stephen Kelly
be94a652b1
Set minimum CMake version and policies.
13 years ago
Stephen Kelly
6070630d82
Move the find_package for Qt5Transitional.
...
It is deprecated and only provided by kde4support.
13 years ago
Kurt Hindenburg
2f5d4f2592
fix building - remove kdeqt5staging
13 years ago
Hrvoje Senjan
9ec96f5672
Fix build -- added KBookmark dependancy
13 years ago
Harald Hvaal
6f8316eb8e
Test commit
...
Please forgive me if this git-push for some unexpected reason should just work.
13 years ago
Alex Richardson
a83db71590
Port to KF5/Qt5
...
TerminalDisplayAccessible is disabled for Qt5 currently since I don't
have any experience with accessible stuff and it is more complicated
than just changing a few includes
REVIEW: 111937
13 years ago
Alex Richardson
ab5e15b1b7
Revert "Port to KF5/Qt5"
...
This reverts commit 4adfbe84bd .
This work will go into a new branch instead
13 years ago
Alex Richardson
a9ece1f56c
Revert "Include FeatureSummary only when we're sure the minimum CMake version is found (in ECM or FindKDE4Internal.cmake)"
...
This reverts commit db19364a73 .
13 years ago
Christophe Giboudeaux
db19364a73
Include FeatureSummary only when we're sure the minimum CMake version is found (in ECM or FindKDE4Internal.cmake)
...
Otherwise, cmake will stop without giving useful hints.
13 years ago
Alex Richardson
4adfbe84bd
Port to KF5/Qt5
...
To build for KF5 pass the option -DQT5_BUILD=ON to CMake
TerminalDisplayAccessible is disabled for Qt5 currently since I don't
have any experience with accessible stuff and it is more complicated
than just changing a few includes
REVIEW: 111937
13 years ago
Christophe Giboudeaux
0904deb6f4
Revert "Port to feature_summary"
...
The port to feature_summary is going to be painful if every module depends on obsolete kdelibs versions.
set_package_properties depends on cmake 2.8.6 and KDE4internal_FOUND is set only in kdelibs 4.9.4
This reverts commit 46db8de124 .
13 years ago
Christophe Giboudeaux
46db8de124
Port to feature_summary
13 years ago
Jekyll Wu
c5c7b29aab
cmake-lint: use lower case commands consistently
13 years ago
Jekyll Wu
275f65186f
cmake-lint: remove trailing whitespaces
13 years ago
Jekyll Wu
7412150341
Use KMessageWidget in place of the home made Konsole::WarningBox
...
The WarningBox.cpp is not deleted at the moment, in case using
KMessageWidget turns out to be problematic .
Note: the miminal requirement for kdelibs is increased to 4.7.0
due to using KMessageWidget.
REVIEW: 104053
14 years ago
Jekyll Wu
b914cd729a
Make konsole able to build against KDE SC 4.6.5
14 years ago
Jekyll Wu
607e2d44d0
Define the default debug area and no more "kDebug(1211)".
15 years ago