Commit Graph

29 Commits (53b85f444f9051bef003c59d69c089dd42c49a93)

Author SHA1 Message Date
Laurent Montel fd2834bd32 Install as binary
Remove unused check

svn path=/trunk/KDE/kdebase/workspace/; revision=541502
2006-05-16 13:03:29 +00:00
Laurent Montel 5725624c8b #include <q...h> -> #include <Q...>
svn path=/trunk/KDE/kdebase/workspace/; revision=540496
2006-05-13 16:33:18 +00:00
Alexander Neundorf a9fc0d54c7 kde4_header and kde4_footer() are gone now
svn path=/trunk/KDE/kdebase/workspace/; revision=540215

The following changes were in SVN, but were removed from git:

M	wallpapers/CMakeLists.txt
2006-05-12 18:12:37 +00:00
Alexander Neundorf e4e2266d9c -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/workspace/; revision=539914

The following changes were in SVN, but were removed from git:

M	wallpapers/CMakeLists.txt
2006-05-12 00:08:30 +00:00
Frank Osterfeld a401b1a999 deprecated--
latin1() => toLatin1()
ascii() => toAscii()

svn path=/trunk/KDE/kdebase/workspace/; revision=531650
2006-04-19 19:04:11 +00:00
Alexander Neundorf d3fe666661 -use KDE4_INCLUDES instead of KDE4_INCLUDE_DIR and QT_INCLUDES
Alex

svn path=/trunk/KDE/kdebase/workspace/; revision=522728

The following changes were in SVN, but were removed from git:

M	wallpapers/CMakeLists.txt
2006-03-26 14:52:52 +00:00
David Faure 090f6dcbfa 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/workspace/; revision=521887

The following changes were in SVN, but were removed from git:

M	wallpapers/CMakeLists.txt
2006-03-23 19:24:10 +00:00
Laurent Montel 2d72d205be Fix typo
svn path=/trunk/KDE/kdebase/workspace/; revision=521451
2006-03-22 16:06:38 +00:00
Laurent Montel 093f868b45 we have a macro to replace /kconf_update better to use it
svn path=/trunk/KDE/kdebase/workspace/; revision=518501
2006-03-14 11:14:14 +00:00
Laurent Montel 66570e32cc generate update bin
svn path=/trunk/KDE/kdebase/workspace/; revision=517948
2006-03-12 17:36:40 +00:00
Laurent Montel 63045b3a64 Fix install files
svn path=/trunk/KDE/kdebase/workspace/; revision=517622
2006-03-11 17:09:59 +00:00
Laurent Montel c73394f756 Deprecated--
svn path=/trunk/KDE/kdebase/workspace/; revision=516258
2006-03-06 13:11:58 +00:00
Luboš Luňák a3bdfc5558 Disable focus stealing prevention by default also for XV. No idea
how I could have forgotten this exemplary broken usage of WM hints.


svn path=/trunk/KDE/kdebase/workspace/; revision=515762
2006-03-04 19:51:24 +00:00
Laurent Montel 03725a7d66 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/workspace/; revision=514380

The following changes were in SVN, but were removed from git:

A	wallpapers/CMakeLists.txt
2006-02-28 08:01:15 +00:00
Allen Winter ae65a40c7a TRUE->true, FALSE->false
svn path=/trunk/KDE/kdebase/workspace/; revision=511180
2006-02-19 01:33:48 +00:00
Laurent Montel 7d38abca77 KURL--
svn path=/trunk/KDE/kdebase/workspace/; revision=508560
2006-02-12 09:33:38 +00:00
Luboš Luňák 026d7fb501 svn add
svn path=/trunk/KDE/kdebase/workspace/; revision=506473
2006-02-06 20:44:36 +00:00
Luboš Luňák 3bee4bff66 Make it possible add new default window rules that will
be added to user's rules.
Add default rules that turn off focus stealing prevention
for Mozilla family apps and OOo (since they can't handle opening
a window from second instance with FSP active).
When writing groups to kwinrulesrc delete old unused groups first.


svn path=/trunk/KDE/kdebase/workspace/; revision=506472
2006-02-06 20:44:10 +00:00
Laurent Montel 922a93b670 read*entry--
svn path=/trunk/KDE/kdebase/workspace/; revision=497700
2006-01-13 15:41:54 +00:00
Laurent Montel bfbbe9f763 Byebye readBoolEntry
svn path=/trunk/KDE/kdebase/workspace/; revision=496907
2006-01-11 13:30:14 +00:00
David Faure 56036e69ac A small price to pay for qflags' type safety.
svn path=/trunk/KDE/kdebase/workspace/; revision=496328
2006-01-10 11:59:08 +00:00
Urs Wolfer 2e11325539 fix compile with new snapshot
svn path=/trunk/KDE/kdebase/workspace/; revision=493674
2006-01-02 21:51:52 +00:00
Laurent Montel 9715199f7f Q3CString--
svn path=/trunk/KDE/kdebase/workspace/; revision=490872
2005-12-23 14:12:33 +00:00
Stephan Kulow b464518b3c svn merge svn+ssh://coolo@svn.kde.org/home/kde/trunk/KDE/kdebase@438057
svn+ssh://coolo@svn.kde.org/home/kde/branches/work/kde4/kdebase
          .

I couldn't resolve one kicker conflict that results from different
development directions, so I rely on Aaron to sort it out - the file
is commited with conflicts

svn path=/trunk/KDE/kdebase/kwin/; revision=439627
2005-07-28 14:59:42 +00:00
Allan Sandfeld Jensen c80d47549c Link to the right libraries
svn path=/trunk/kdebase/kwin/; revision=361677
2004-11-09 11:07:34 +00:00
Luboš Luňák d9bc9b0989 Create startup notification even for apps that shouldn't have any,
just don't create any visual feedback. This will make sure the apps
will also have windows shown on the virtual desktop where they were
launched (#68851), and they'll also be able to get user timestamp
from the startup notification. KGet no longer needs exception
in focus stealing prevention, KWallet either (as the openWallet() call
can get a mainwindow id).
If I'm lucky I even haven't broken anything.

svn path=/trunk/kdebase/kwin/; revision=358798
2004-10-29 16:16:30 +00:00
Luboš Luňák e0ebeb3c26 Make it possible to do a substring match, and possibly others in the future.
svn path=/trunk/kdebase/kwin/; revision=323530
2004-06-25 11:28:17 +00:00
Luboš Luňák 14cd195d50 kconf_update script for 'Store window settings' data from KDE3.2.x.
svn path=/trunk/kdebase/kwin/; revision=323154
2004-06-23 17:35:36 +00:00
Luboš Luňák 2c744d6602 Move some data like kconf_update scripts out of the way to special directory.
svn path=/trunk/kdebase/kwin/; revision=323151
2004-06-23 17:34:09 +00:00