273 Commits (master)

Author SHA1 Message Date
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
19 years ago
Laurent Montel 2d72d205be Fix typo
svn path=/trunk/KDE/kdebase/workspace/; revision=521451
19 years ago
Laurent Montel 093f868b45 we have a macro to replace /kconf_update better to use it
svn path=/trunk/KDE/kdebase/workspace/; revision=518501
19 years ago
Laurent Montel 66570e32cc generate update bin
svn path=/trunk/KDE/kdebase/workspace/; revision=517948
19 years ago
Laurent Montel 63045b3a64 Fix install files
svn path=/trunk/KDE/kdebase/workspace/; revision=517622
19 years ago
Laurent Montel c73394f756 Deprecated--
svn path=/trunk/KDE/kdebase/workspace/; revision=516258
19 years ago
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
19 years ago
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
19 years ago
Allen Winter ae65a40c7a TRUE->true, FALSE->false
svn path=/trunk/KDE/kdebase/workspace/; revision=511180
19 years ago
Laurent Montel 7d38abca77 KURL--
svn path=/trunk/KDE/kdebase/workspace/; revision=508560
19 years ago
Luboš Luňák 026d7fb501 svn add
svn path=/trunk/KDE/kdebase/workspace/; revision=506473
19 years ago
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
19 years ago
Laurent Montel 922a93b670 read*entry--
svn path=/trunk/KDE/kdebase/workspace/; revision=497700
19 years ago
Laurent Montel bfbbe9f763 Byebye readBoolEntry
svn path=/trunk/KDE/kdebase/workspace/; revision=496907
19 years ago
David Faure 56036e69ac A small price to pay for qflags' type safety.
svn path=/trunk/KDE/kdebase/workspace/; revision=496328
19 years ago
Urs Wolfer 2e11325539 fix compile with new snapshot
svn path=/trunk/KDE/kdebase/workspace/; revision=493674
19 years ago
Laurent Montel 9715199f7f Q3CString--
svn path=/trunk/KDE/kdebase/workspace/; revision=490872
19 years ago
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
19 years ago
Allan Sandfeld Jensen c80d47549c Link to the right libraries
svn path=/trunk/kdebase/kwin/; revision=361677
20 years ago
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
20 years ago
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
21 years ago
Luboš Luňák 14cd195d50 kconf_update script for 'Store window settings' data from KDE3.2.x.
svn path=/trunk/kdebase/kwin/; revision=323154
21 years ago
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
21 years ago