Commit graph

24 commits

Author SHA1 Message Date
Alexander Neundorf 7a0b30822a kde4_header and kde4_footer() are gone now
svn path=/trunk/KDE/kdebase/konqueror/; revision=540215
2006-05-12 18:12:37 +00:00
Alexander Neundorf a8b01eb0aa -add FONTCONFIG_INCLUDE_DIR where required
-cleanup the toplevel CMakeLists.txt a bit
-remove include_directories( CMAKE_CURRENT_SOURCE_DIR CMAKE_CURRENT_BINARY_DIR)
in the subdirs, since this is done now automatically by cmake (the CMAKE_INCLUDE_CURRENT_DIR option
-include_directories(KDE4_INCLUDES) in the toplevel CMakeLists.txt, so it
doesn't have to be done in every subdir

Alex


svn path=/trunk/KDE/kdebase/konqueror/; revision=539914
2006-05-12 00:08:30 +00:00
Alexander Neundorf bdfa6204fc -use KDE4_INCLUDES instead of KDE4_INCLUDE_DIR and QT_INCLUDES
Alex

svn path=/trunk/KDE/kdebase/konqueror/; revision=522728
2006-03-26 14:52:52 +00:00
David Faure 64dacf1e12 Use set(CMAKE_INCLUDE_CURRENT_DIR ON) in the toplevel CMakeLists.txt, and we don't need to include
${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR} in each and every file anymore [only when subdirs might depend on that].

Also ran a script which makes sure that ${KDE4_INCLUDE_DIR} and ${QT_INCLUDES} are added -last-,
so that installed headers are not preferred over (possibly more uptodate) local headers.

svn path=/trunk/KDE/kdebase/konqueror/; revision=521887
2006-03-23 19:24:10 +00:00
Fabio Pedretti 3b7242c39b Losslessly optimize file size of *.png files in /trunk/KDE/kdebase with optipng -i0 -o5 and advdef -z -4.
Losslessly optimize file size of *gz files in /trunk/KDE/kdebase with advdef -z -4.
Total *.png file size goes to 7213923 from 8648602 (-16.59%).
Total *gz file size goes to 957770 from 1073184 (-10.75%).
For more info see bug 122897.

svn path=/trunk/KDE/kdebase/doc/konsole/; revision=518301
2006-03-13 17:07:19 +00:00
Laurent Montel 32f8358480 Fix
svn path=/trunk/KDE/kdebase/kfind/; revision=516454
2006-03-07 08:55:43 +00:00
Laurent Montel 3f9bde893d Deprecated--
svn path=/trunk/KDE/kdebase/kfind/; revision=516258
2006-03-06 13:11:58 +00:00
Laurent Montel d05f2bb78e Add module to compile kdebase with kdelibs-cmake.
BE CARREFULL: Don't try to compile it for the moment (in progress)
Don't use kdelibs trunk for compile it (there is not again test to disable
compile when we compile with kdelibs trunk)
For the moment there was a lot of missing test etc.
I commit it just to allow to lose my changes if there is a pb on my HD.
I will sync cmake from kdelibs trunk to kdelibs-snapshot.
I hope to fix compile today or tomorrow.
CCMAIL: neundorf@kde.org

For the futur we must sync kdelibs/cmake/* to kdelibs-snapshot 
to compile all the time with kdelibs-snapshot

svn path=/trunk/KDE/kdebase/konqueror/; revision=514380
2006-02-28 08:01:15 +00:00
Arnold Krille 850f0ce534 Adjusting datadir for use with unsermake.
PS: Did you know that kdebase has 408 Makefile.am's?

svn path=/trunk/kdebase/libkonq/; revision=219288
2003-04-09 12:48:29 +00:00
David Faure b334157c71 New version of kfind, committing on behalf of "Eric Coquelle" <eric.coquelle@unice.fr>.
The kfind binary now uses the kfindpart at its core, thus removing code
duplication. This makes it necessary to have all of kfind in kdebase though,
since kfindpart links to libkonq and kfind links to kfindpart.

svn path=/trunk/kdebase/kfind/; revision=118426
2001-10-18 09:14:25 +00:00
Matthias Hoelzer-Kluepfel efa89120cf Moved kfind to kdeutils.
svn path=/trunk/kdebase/kfind/; revision=45495
2000-04-03 06:58:06 +00:00
Michael Koch cd4e49afed xpm -> png
svn path=/trunk/kdebase/kfind/; revision=31773
1999-10-25 06:44:17 +00:00
Michael Reiher 20a0bbb06e new icon for the file open button
svn path=/trunk/kdebase/kfind/; revision=15349
1999-01-14 22:12:19 +00:00
Kalle Dalheimer 0957072367 Fixing four hundred Makefiles for KDE 1.0, vol. 3
Bumped package version number to 1.0pre
Improved RPM spec file

svn path=/trunk/kdebase/kfind/; revision=8688
1998-06-27 09:20:44 +00:00
Miroslav Flidr 4f838ae1e1 added toolbar icon
svn path=/trunk/kdebase/kfind/; revision=6042
1998-03-13 06:01:11 +00:00
Miroslav Flidr 87a919777e Opps. I forgot that this icon consumes to much colors.
svn path=/trunk/kdebase/kfind/; revision=1978
1997-10-14 06:39:10 +00:00
Stephan Kulow 85cab0a9f3 my new path modell
svn path=/trunk/kdebase/doc/kfind/; revision=1747
1997-10-07 06:55:12 +00:00
Stephan Kulow 7b13531c33 some corrections to the makefiles
svn path=/trunk/kdebase/kfind/; revision=1364
1997-09-20 11:23:23 +00:00
cvs e3fe33afbf Coolo: KLocale comes now from kapp, no need for a global instance
Bugfix for kfind/pics

svn path=/trunk/kdebase/kfind/; revision=1093
1997-09-05 06:35:28 +00:00
cvs 6e6da6561e Coolo: Now everything (at least I hope so) fits to our new KFSTND,
but nothing works. I've tried to fix something myself, but
	for example kfm is broken now, because before toolbar pics,
	application icons and file type icons were at the same place,
	now they're not.
	PLEASE EVERYBODY: TEST THIS AS SOON AS YOU CAN. I WANT TO
	RELEASE THIS TO THE PUBLIC!!

svn path=/trunk/kdebase/doc/kfind/; revision=1092
1997-09-04 22:43:16 +00:00
cvs 8b952183e8 Coolo: removed the pics, that are in common places
svn path=/trunk/kdebase/kfind/; revision=1090
1997-09-04 21:50:51 +00:00
cvs 84f600ae82 Coolo: converted the rest to automake. I think, it has become some religious
thing for me ;)

svn path=/trunk/kdebase/kfind/; revision=1062
1997-09-03 21:55:49 +00:00
Stephan Kulow 48de72c368 Coolo: replaced all "install -d" with mkinstalldirs
(Taj, please put this on your list)
	corrected some apps for "make uninstall"

svn path=/trunk/kdebase/kfind/; revision=702
1997-08-06 13:29:17 +00:00
Stephan Kulow ec6d8296bc Coolo: added pics for kfind-0.3.2
svn path=/trunk/kdebase/kfind/; revision=662
1997-08-04 15:56:27 +00:00