Commit graph

2943 commits

Author SHA1 Message Date
Thiago Macieira
b8a472a4df Remove all kde4_add_dcop_stubs and kde4_add_dcop_skels.
Remaining errors consist only of #include not found (dcopclient.h, dcopref.h, kdatastream.h and kdirnotify_stub.h)

svn path=/trunk/KDE/kdebase/workspace/; revision=548395
2006-06-05 13:17:43 +00:00
Luboš Luňák
78715e20e3 Allow activation from session if there was user activity
but there's no active window.


svn path=/trunk/KDE/kdebase/workspace/; revision=547674
2006-06-02 22:47:04 +00:00
Thorsten Roeder
d68dafda6b fixed some EBN issues
svn path=/trunk/KDE/kdebase/workspace/; revision=546993
2006-05-31 16:23:36 +00:00
Luboš Luňák
750d4f1d03 #67406 - config option kwinrc:Windows:ShowDesktopIsMinimizeAll.
But I hope this actually won't be needed with KDE4.


svn path=/trunk/KDE/kdebase/workspace/; revision=546548
2006-05-30 11:47:16 +00:00
Luboš Luňák
d3b5bf8a68 Size can be empty during attempted resize, avoid the warning.
svn path=/trunk/KDE/kdebase/workspace/; revision=546265
2006-05-29 16:00:19 +00:00
Thorsten Roeder
e000f78091 fixing some EBN issues
svn path=/trunk/KDE/kdebase/workspace/; revision=542916
2006-05-20 15:56:37 +00:00
Thorsten Roeder
bca812f10b deprecated--
svn path=/trunk/KDE/kdebase/workspace/; revision=542446
2006-05-19 11:06:32 +00:00
Thorsten Roeder
a9612d82d4 deprecated--
svn path=/trunk/KDE/kdebase/workspace/; revision=542406
2006-05-19 09:37:34 +00:00
Chris Howells
c20c64c504 remove exclamation marks in user visible strings
svn path=/trunk/KDE/kdebase/workspace/; revision=542169
2006-05-18 14:17:47 +00:00
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
Dirk Mueller
a36be785e6 --deprecated
svn path=/trunk/KDE/kdebase/workspace/; revision=541293
2006-05-15 21:33:55 +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
Laurent Montel
7f7ce52d78 #include <q...h> -> #include <Q...>
svn path=/trunk/KDE/kdebase/workspace/; revision=539617
2006-05-11 08:04:23 +00:00
Laurent Montel
366d1ee7cf Adapt to new kdelibs
svn path=/trunk/KDE/kdebase/workspace/; revision=538512
2006-05-08 08:28:37 +00:00
Laurent Montel
9c5a5fd6ea KPixmap was removed
svn path=/trunk/KDE/kdebase/workspace/; revision=538507
2006-05-08 08:14:01 +00:00
Riccardo Iaconelli
014ff479d9 Fixed some typos
svn path=/trunk/KDE/kdebase/workspace/; revision=538338
2006-05-07 15:22:08 +00:00
André Wöbbeking
0d93c941a9 install executables with the install command instead of install_files/targets.
when you install scripts with install(PROGRAMS ...) they're installed executable.

svn path=/trunk/KDE/kdebase/workspace/; revision=538074
2006-05-06 17:53:08 +00:00
Stephan Kulow
ae0468d08a fix some warnings
svn path=/trunk/KDE/kdebase/workspace/; revision=536817
2006-05-03 06:50:08 +00:00
Stephan Kulow
dee1917849 revert broken commit
svn path=/trunk/KDE/kdebase/workspace/; revision=536543
2006-05-02 12:40:25 +00:00
Bernhard Rosenkraenzer
1fd35c1cf9 Compile fixes (KPixmap)
svn path=/trunk/KDE/kdebase/workspace/; revision=536502
2006-05-02 10:35:34 +00:00
Alexander Neundorf
0804aa70dc -remove the kde4_create_doxygen_docs() command
Alex


svn path=/trunk/KDE/kdebase/workspace/; revision=536344
2006-05-01 21:20:18 +00:00
Stephan Kulow
85aa311b0b remove the messages targets already in separate scripts
svn path=/trunk/KDE/kdebase/workspace/; revision=536228
2006-05-01 16:48:29 +00:00
Stephan Kulow
a69dfc1d1b removed deprecated QLabel functions
svn path=/trunk/KDE/kdebase/workspace/; revision=535974
2006-04-30 21:18:53 +00:00
Stephan Kulow
aa93b1feb8 replaced QColorGroup:: with QPalette::
svn path=/trunk/KDE/kdebase/workspace/; revision=535910
2006-04-30 18:04:35 +00:00
Stephan Kulow
a7f42a7a21 replaced deprecated functions
svn path=/trunk/KDE/kdebase/workspace/; revision=535878
2006-04-30 17:09:09 +00:00
Stephan Kulow
abeff9d0f6 some colorgroup porting
svn path=/trunk/KDE/kdebase/workspace/; revision=535723
2006-04-30 09:16:13 +00:00
Stephan Kulow
c1d76aa70d forwardport dirk's 482591
svn path=/trunk/KDE/kdebase/workspace/; revision=535697
2006-04-30 08:34:55 +00:00
Stephan Kulow
4c918b6f53 removed uses of deprecated qlist functions
svn path=/trunk/KDE/kdebase/workspace/; revision=535410
2006-04-29 14:38:17 +00:00
Stephan Kulow
96db9d761c less use of deprecated functions
svn path=/trunk/KDE/kdebase/workspace/; revision=535352
2006-04-29 12:01:47 +00:00
Thorsten Roeder
5f4822c3c6 fix my stupid commit from yesterday.
thx.

CCMAIL: Woebbeking@onlinehome.de

svn path=/trunk/KDE/kdebase/workspace/; revision=535315
2006-04-29 09:21:48 +00:00
Thorsten Roeder
86d995aec4 avoid unnecessary conversion: QPixmap->QImage->QPixmap
svn path=/trunk/KDE/kdebase/workspace/; revision=535225
2006-04-28 21:29:59 +00:00
Stephan Kulow
a54ba477c3 you can crash in debug output too (CID 1520)
svn path=/trunk/KDE/kdebase/workspace/; revision=534313
2006-04-26 20:34:07 +00:00
Dirk Mueller
84aa519239 stop crashing all the time
svn path=/trunk/KDE/kdebase/workspace/; revision=534215
2006-04-26 16:13:08 +00:00
Stephan Kulow
072a101a10 removed quite some deprecated functions around pixmaps
(crossing fingers I didn't overlook some use of ::resize that
need the old pixmap data copied)

svn path=/trunk/KDE/kdebase/workspace/; revision=534212
2006-04-26 16:05:58 +00:00
Luboš Luňák
423fc126d5 Obey automatic un-hover option also when switching to a shaded window with alt+tab.
(#126291)


svn path=/trunk/KDE/kdebase/workspace/; revision=534187
2006-04-26 15:08:02 +00:00
Dirk Mueller
7ebd302665 show the correct cursor when its about vertical resizing
svn path=/trunk/KDE/kdebase/workspace/; revision=533372
2006-04-24 15:59:49 +00:00
Thorsten Roeder
e648ada92f deprecated--
QPixmap::convertFromImage()

svn path=/trunk/KDE/kdebase/kmenuedit/; revision=532766
2006-04-22 18:12:21 +00:00
Thorsten Roeder
46c83527e0 deprecated--
using Reinhold's replaceRenamed script

setColStretch -> setColumnStretch 
setColSpacing -> setColumnMinimumWidth
setRowSpacing -> setRowMinimumHeight

svn path=/trunk/KDE/kdebase/workspace/; revision=532327
2006-04-21 17:30:21 +00:00
Thorsten Roeder
ed725e1a15 deprecated--
svn path=/trunk/KDE/kdebase/workspace/; revision=532321
2006-04-21 17:10:24 +00:00
Stephan Kulow
5c127f3fe9 deco is assigned NULL (CID 1247)
svn path=/trunk/KDE/kdebase/workspace/; revision=532152
2006-04-21 11:43:32 +00:00
Luboš Luňák
daf4e723ea Save also stacking order when doing session save.
svn path=/trunk/KDE/kdebase/workspace/; revision=531882
2006-04-20 14:57:10 +00:00
Reinhold Kainhofer
82dff6627f addMultiCell(Widget|Layout|) => add(Widget|Layout|Item) with swapped params and with row/colspan instead of last row/col. This means that there are ~150 less deprecated warnings
svn path=/trunk/KDE/kdebase/workspace/; revision=531845
2006-04-20 12:41:37 +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
Stephan Kulow
c223d79ebe the function is only called in situations where w is not 0
svn path=/trunk/KDE/kdebase/workspace/; revision=531428
2006-04-19 10:13:32 +00:00
Dirk Mueller
6dbcaf5eab undo qt3 porting damage (CID 996)
svn path=/trunk/KDE/kdebase/workspace/; revision=531261
2006-04-18 20:33:25 +00:00
Dirk Mueller
85628ccd95 fix possible array ref underrun (CID 1062 and a few dozen others)
svn path=/trunk/KDE/kdebase/workspace/; revision=531177
2006-04-18 16:33:11 +00:00
Frank Osterfeld
86d79b7414 replace LIB_INSTALL_DIR/kde4 with PLUGIN_INSTALL_DIR
svn path=/trunk/KDE/kdebase/workspace/; revision=531059
2006-04-18 14:21:54 +00:00
Thorsten Roeder
7277c13bf8 unbreak compilation with gcc-3.3. As stated on k-c-d gcc-3.3 should be supported for now.
svn path=/trunk/KDE/kdebase/workspace/; revision=529391
2006-04-13 10:17:08 +00:00