Simon Hausmann
f80b278658
- i18n("&Configure [") + decorationListBox->currentText() + i18n("]")
...
+ i18n("&Configure [%1]").arg( decorationListBox->currentText() )
svn path=/trunk/kdebase/kwin/; revision=133789
2002-01-25 13:54:13 +00:00
Simon Hausmann
d8d4f8bfa1
- pass the right instance to KCModule
...
- don't leak a KConfig object
- don't use a KCModule widget for each tab
svn path=/trunk/kdebase/kwin/; revision=133741
2002-01-25 10:02:11 +00:00
Stephan Kulow
f92f6d8b4f
including config.h so I have a reason to close #34334 :)
...
svn path=/trunk/kdebase/kwin/; revision=133662
2002-01-24 21:52:11 +00:00
Malcolm Hunter
53a8540917
CVS_SILENT Corrected typographical errors
...
svn path=/trunk/kdebase/kwin/; revision=133463
2002-01-24 00:11:03 +00:00
Malcolm Hunter
1634104eda
CVS_SILENT Removed extra space after full-stop
...
svn path=/trunk/kdebase/kcontrol/; revision=133243
2002-01-23 02:32:52 +00:00
Karol Szwed
16ca23df56
Hmm, this one has been lingering around for months without being used - remove it.
...
svn path=/trunk/kdebase/kwin/; revision=133039
2002-01-22 02:51:00 +00:00
Matthias Ettrich
1c3a77ac96
set (and reset) the right mouse cursor when resizing with Alt-RMB shortcuts
...
svn path=/trunk/kdebase/kwin/; revision=132928
2002-01-21 15:34:15 +00:00
Rik Hemsley
379b214218
Fix problem where dragging a button makes the whole window drag.
...
Had to create empty mouseMoveEvent() methods.
svn path=/trunk/kdebase/kwin/; revision=132837
2002-01-21 03:29:55 +00:00
Karol Szwed
2aa91b6f7f
MWM is replaced by kdeartwork's CDE.
...
svn path=/trunk/kdebase/kwin/; revision=132836
2002-01-21 03:17:05 +00:00
Malcolm Hunter
0f22a184e0
CVS_SILENT Corrected typographical errors
...
svn path=/trunk/kdebase/kwin/; revision=132653
2002-01-20 10:59:48 +00:00
Cristian Tibirna
8dc2df9eee
CT: use the cvs:/bugs/Maintainers.xml description
...
svn path=/trunk/kdebase/kwin/; revision=132578
2002-01-19 18:39:48 +00:00
Cristian Tibirna
6c4f1cb61f
CT: kaboutdata, as requested by the kcontrol maintainer
...
svn path=/trunk/kdebase/kwin/; revision=132574
2002-01-19 18:19:38 +00:00
Ellis Whitehead
1b8f28362f
#include <kkeynative.h> instead of <kshortcut.h> for KKeyNative class.
...
svn path=/trunk/kdebase/kwin/; revision=132477
2002-01-19 06:14:56 +00:00
Ellis Whitehead
c798226b77
Clean-up, and fix so that Alt+Tabbing works with NumLock or CapsLock on.
...
svn path=/trunk/kdebase/kwin/; revision=132462
2002-01-19 04:55:32 +00:00
Ellis Whitehead
f15d5c7205
Clean-up wrt KKeyNative.
...
svn path=/trunk/kdebase/kwin/; revision=132461
2002-01-19 04:53:13 +00:00
Ellis Whitehead
67dd67ea61
insertAction() => insert()
...
svn path=/trunk/kdebase/kwin/; revision=132460
2002-01-19 04:42:35 +00:00
Karol Szwed
92c7c8e931
CVS_SILENT
...
oops, Actually compile kcmkwin!! :\
add a .cvsignore
svn path=/trunk/kdebase/kwin/; revision=132111
2002-01-17 12:40:01 +00:00
Script Kiddy
f17d7199c5
CVS_SILENT made messages
...
svn path=/trunk/kdebase/kcontrol/; revision=132090
2002-01-17 10:51:23 +00:00
Karol Szwed
4fdde98724
Completing move of kwm and kwindecoration to kwin/kcmkwin as discussed
...
on the kwin mailing list.
- kwm has been renamed and moved to kwin/kcmkwin/kwinoptions.
- kwindecoration has been moved to kwin/kcmkwin/kwindecoration.
svn path=/trunk/kdebase/kcontrol/; revision=131923
2002-01-16 12:26:03 +00:00
Karol Szwed
e0435fea62
Adding Makefile.am
...
svn path=/trunk/kdebase/kwin/; revision=131915
2002-01-16 12:13:34 +00:00
bhughes
e26ab00662
before including the Xinerama header, make sure Bool is defined.
...
The Xlib.h Bool define has to be removed before including Qt headers,
so this makes sure that things work properly...
svn path=/trunk/kdebase/kwin/; revision=131909
2002-01-16 11:13:17 +00:00
Lukáš Tinkl
7b78ea9f05
unbreak the bindings translation
...
translators will love you, Ellis :)
svn path=/trunk/kdebase/kwin/; revision=131767
2002-01-15 09:35:26 +00:00
Script Kiddy
9d1cbe8fe4
CVS_SILENT made messages
...
svn path=/trunk/kdebase/ksysguard/; revision=131228
2002-01-11 19:34:58 +00:00
Script Kiddy
d16bcea494
CVS_SILENT made messages
...
svn path=/trunk/kdebase/ksysguard/; revision=130828
2002-01-09 17:01:59 +00:00
Matthias Elter
1f02fc2275
blackies patch to fix the tabbox position for dual screens setups
...
svn path=/trunk/kdebase/kwin/; revision=130535
2002-01-08 10:33:05 +00:00
Daniel Molkentin
3cba456ff4
QFile::encodeName() here, too
...
svn path=/trunk/kdebase/kwin/; revision=129232
2001-12-31 01:54:45 +00:00
Dirk Mueller
375f175fbb
CVSSILENT: fixincludes
...
svn path=/trunk/kdebase/khotkeys/; revision=129081
2001-12-29 17:33:05 +00:00
Ellis Whitehead
0fa8002e0d
Updates necessary for changes made in the K*Accel* and KKey* classes.
...
svn path=/trunk/kdebase/kcontrol/; revision=129003
2001-12-29 04:19:24 +00:00
Script Kiddy
3d2389ab86
CVS_SILENT made messages
...
svn path=/trunk/kdebase/ksysguard/; revision=128241
2001-12-21 13:53:22 +00:00
Script Kiddy
cc9466fc9d
CVS_SILENT made messages
...
svn path=/trunk/kdebase/ksysguard/; revision=126828
2001-12-12 15:51:23 +00:00
Script Kiddy
bdc3fe0fc7
CVS_SILENT made messages
...
svn path=/trunk/kdebase/kwin/; revision=126622
2001-12-11 13:26:01 +00:00
Ellis Whitehead
72b0d20ccc
- Pass QString::null for help string of KAccelAction where necessary
...
- Remove references to KAccelBase
svn path=/trunk/kdebase/klipper/; revision=126545
2001-12-11 04:47:07 +00:00
Ellis Whitehead
6f7dcd107b
Pass null help string to insertAction()
...
svn path=/trunk/kdebase/kwin/; revision=126544
2001-12-11 04:42:24 +00:00
Script Kiddy
a1f89b6d6d
CVS_SILENT made messages
...
svn path=/trunk/kdebase/ksysguard/; revision=126307
2001-12-09 16:16:15 +00:00
Cristian Tibirna
3bae17a9bc
CT: focus [strictly] under mouse, current active client sticky
...
(mouse pointer on it), preserve focus while changing desktops
Thanks to Volker Schatz <V.Schatz at thphys.uni-heidelberg.de>
for patch
svn path=/trunk/kdebase/kwin/; revision=126219
2001-12-09 04:17:36 +00:00
Script Kiddy
0627a614db
CVS_SILENT made messages
...
svn path=/trunk/kdebase/kwin/; revision=125996
2001-12-07 15:42:27 +00:00
Ellis Whitehead
f8cf0c3b7d
Fractionally reduce overhead when creating global shortcuts.
...
svn path=/trunk/kdebase/kwin/; revision=125309
2001-12-03 07:10:27 +00:00
Ellis Whitehead
7960d9b776
- Remove obsolete slots
...
- Add detection of shortcut configuration changes
svn path=/trunk/kdebase/kwin/; revision=124812
2001-11-30 08:04:17 +00:00
Waldo Bastian
8c5a34d322
Take into account a wide range of pager-layouts, the pager can set the
...
required layout via DCOP. Used for desktop left/right/up/down.
svn path=/trunk/kdebase/kwin/; revision=124773
2001-11-29 23:59:54 +00:00
Lukáš Tinkl
631c5d45e3
adding missing i18n()
...
svn path=/trunk/kdebase/kwin/; revision=124261
2001-11-26 10:21:43 +00:00
Andreas Beckermann
148b88256e
- DEF( "Switch to Previous Desktop", "", "", slotSwitchDesktopPrev() );
...
+ DEF( "Switch to Previous Desktop", "", "", slotSwitchDesktopPrevious() );
svn path=/trunk/kdebase/kwin/; revision=123848
2001-11-23 17:35:53 +00:00
Luboš Luňák
eb3d34ed2b
I guess my last commit actually broke the placement.
...
svn path=/trunk/kdebase/kwin/; revision=123264
2001-11-19 22:34:20 +00:00
Luboš Luňák
e5b822cc9b
This seems to fix the problem with reseting maximized windows during KWin
...
reset.
svn path=/trunk/kdebase/kwin/; revision=123201
2001-11-19 15:35:26 +00:00
Luboš Luňák
3d0378be0e
Fix placement when placing windows on desktop that's not current.
...
svn path=/trunk/kdebase/kwin/; revision=123194
2001-11-19 14:48:54 +00:00
Ellis Whitehead
e2997d6bc4
Lots and lots and lots of changes all over the place for shortcut changes. Including new KAccel and KGlobalAccel classes.
...
svn path=/trunk/kdebase/kcontrol/; revision=122759
2001-11-16 23:21:43 +00:00
Alexander Neundorf
36542d8eb5
commented unused mapList and unmapList out
...
Alex
svn path=/trunk/kdebase/kwin/; revision=122561
2001-11-15 23:02:40 +00:00
Script Kiddy
56ce8969f4
CVS_SILENT made messages
...
svn path=/trunk/kdebase/ksysguard/; revision=122455
2001-11-15 11:18:59 +00:00
Script Kiddy
d3b7f520e1
CVS_SILENT made messages
...
svn path=/trunk/kdebase/kwin/; revision=122320
2001-11-14 15:21:03 +00:00
Script Kiddy
28c0b5f7f1
CVS_SILENT made messages
...
svn path=/trunk/kdebase/ksysguard/; revision=122136
2001-11-13 14:55:20 +00:00
Carsten Pfeiffer
cc92607174
allow dialogs to be maximized.
...
fixes #17564 and #30326
svn path=/trunk/kdebase/kwin/; revision=121879
2001-11-11 18:39:07 +00:00