Thomas Lübking
d233891da7
make kwinrules kcm more user friendly
2011-05-08 21:30:15 +02:00
Martin Gräßlin
0a7e48f7aa
KWin uses kdelibs coding style.
2011-01-31 20:07:03 +01:00
Luboš Luňák
712f7e31b1
De-uglify code by reverting r961920.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=967106
2009-05-12 15:00:07 +00:00
Darío Andrés Rodríguez
07ada33d96
Some code cleanup and style fixing
...
svn path=/trunk/KDE/kdebase/workspace/; revision=961920
2009-05-01 03:03:54 +00:00
Darío Andrés Rodríguez
e4a80093b3
Fix a selection bug. Use proper selection commands
...
Also, do not delete and recreate every list item when moving, just taking and reinserting.
BUG: 187492
svn path=/trunk/KDE/kdebase/workspace/; revision=961918
2009-05-01 02:10:13 +00:00
Laurent Montel
5535a9de5e
Fix iterator
...
svn path=/trunk/KDE/kdebase/workspace/; revision=883047
2008-11-11 23:09:11 +00:00
Luboš Luňák
f751d02384
Enable buttons correctly at startup.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=745636
2007-12-06 17:23:13 +00:00
Craig Drummond
bd2bdc040b
Fix parentless dialogs
...
svn path=/trunk/KDE/kdebase/workspace/; revision=734552
2007-11-09 08:02:24 +00:00
Luboš Luňák
26149b29fb
Porting uic3->uic4 is fun.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=731738
2007-11-01 18:51:01 +00:00
Laurent Montel
61fa445581
Deprecated--
...
svn path=/trunk/KDE/kdebase/workspace/; revision=726663
2007-10-18 14:02:54 +00:00
Laurent Montel
d83256ae1f
Fix signal/slot
...
svn path=/trunk/KDE/kdebase/workspace/; revision=662908
2007-05-09 14:59:04 +00:00
Luboš Luňák
7fd08a813d
Merging from old trunk:
...
r633290 | mlaurent | 2007-02-13 19:31:54 +0100 (Tue, 13 Feb 2007) | 2 lines
Fix signal/slot
svn path=/trunk/KDE/kdebase/workspace/; revision=659547
2007-04-30 12:00:58 +00:00
Luboš Luňák
8f6f8bf076
Merging from old trunk:
...
r632958 | knight | 2007-02-12 20:39:15 +0100 (Mon, 12 Feb 2007) | 4 lines
* Port KListBox to KListWidget
* Port all usage of Q3ListBox / Q3ListBoxItem to QListWidget / QListWidgetItem
svn path=/trunk/KDE/kdebase/workspace/; revision=659542
2007-04-30 11:55:02 +00:00
Luboš Luňák
9faad7bc5e
Merging from old trunk:
...
r601561 | mlaurent | 2006-11-03 17:35:38 +0100 (Fri, 03 Nov 2006) | 2 lines
Port to uic4
svn path=/trunk/KDE/kdebase/workspace/; revision=659298
2007-04-29 22:30:07 +00:00
Luboš Luňák
f52b8e48cd
branches/work/kwin_composite becomes new trunk kwin.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=659202
2007-04-29 17:35:43 +00:00
Luboš Luňák
2b7e1f4993
Remove kwin, kwin_composite will become new trunk kwin, missing merges
...
from trunk will be merged in.
svn path=/trunk/KDE/kdebase/workspace/; revision=659200
2007-04-29 17:34:49 +00:00
Luboš Luňák
2c928221a4
namespace KWinInternal -> KWin - shorter typing of names in gdb, yay
...
svn path=/trunk/KDE/kdebase/workspace/; revision=650773
2007-04-05 12:12:10 +00:00
Luboš Luňák
e3b865cd5f
namespace KWinInternal -> KWin - shorter typing of names in gdb, yay
...
svn path=/branches/work/kwin_composite/; revision=650770
2007-04-05 12:07:35 +00:00
Luboš Luňák
8af21ee5b3
merge r635823 from trunk
...
svn path=/branches/work/kwin_composite/; revision=636609
2007-02-23 14:38:01 +00:00
Barış Metin
12d1b8b0fd
setGroup to KConfigGroup
...
svn path=/trunk/KDE/kdebase/workspace/; revision=635823
2007-02-21 02:59:04 +00:00
Dirk Mueller
249a84c5d9
merge in kconfig changes to make it compile
...
svn path=/branches/work/kwin_composite/; revision=635791
2007-02-20 22:31:26 +00:00
Stephan Kulow
ab1fe691d8
merged kconfiggroup_port branch
...
svn path=/trunk/KDE/kdebase/workspace/; revision=635490
2007-02-20 07:00:30 +00:00
Laurent Montel
8f8c6d049b
Fix signal/slot
...
svn path=/trunk/KDE/kdebase/workspace/; revision=633290
2007-02-13 18:31:54 +00:00
Dirk Mueller
6883415ff4
KListBox->K3ListBox
...
svn path=/branches/work/kwin_composite/; revision=633055
2007-02-13 00:27:24 +00:00
Robert Knight
f3fb636b33
* Port KListBox to KListWidget
...
* Port all usage of Q3ListBox / Q3ListBoxItem to QListWidget / QListWidgetItem
svn path=/trunk/KDE/kdebase/workspace/; revision=632958
2007-02-12 19:39:15 +00:00
Laurent Montel
cb0aca57ad
Port to uic4
...
svn path=/trunk/KDE/kdebase/workspace/; revision=601561
2006-11-03 16:35:38 +00:00
Dirk Mueller
cd6b416cfd
compile++
...
svn path=/trunk/KDE/kdebase/workspace/; revision=557860
2006-07-04 08:26:08 +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
42937f76a7
read*entry--
...
svn path=/trunk/KDE/kdebase/workspace/; revision=500998
2006-01-21 19:36:31 +00:00
Script Kiddy
19e65c92dc
Fix FSF address
...
(mainly s/Steet/Street/;s/Cambridge/Boston/ )
svn path=/trunk/KDE/kdebase/workspace/; revision=490222
2005-12-21 06:45:09 +00:00
Dirk Mueller
e20f2bd6b2
SVN_SILENT: fix typo
...
svn path=/trunk/KDE/kdebase/kdm/; revision=467416
2005-10-05 08:44:32 +00:00
Laurent Montel
1f4228252c
Q3ValueVector -> QVector
...
svn path=/trunk/KDE/kdebase/workspace/; revision=463843
2005-09-25 14:53:55 +00:00
Luboš Luňák
2c1534b2b1
Give at least some hint about how to use the window-specific settings.
...
svn path=/trunk/KDE/kdebase/kwin/; revision=450916
2005-08-19 13:46:45 +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
Dirk Mueller
da212229af
SVN_SILENT update FSF address
...
svn path=/trunk/KDE/kdebase/kwin/; revision=433335
2005-07-10 13:44:16 +00:00
Luboš Luňák
ced8835dfa
Make sure unused settings have prefilled values also with Alt+F3/Window-specific settings.
...
svn path=/trunk/kdebase/kwin/; revision=361970
2004-11-10 11:41:12 +00:00
Luboš Luňák
d0a2d63fdf
When using Alt+F3/Window-specific settings, activate directly first tab
...
with settings, now that it tries to find the right matching rules itself.
svn path=/trunk/kdebase/kwin/; revision=361961
2004-11-10 11:07:51 +00:00
Laurent Montel
bd57539a03
Use double-click to modify rules
...
svn path=/trunk/kdebase/kwin/; revision=342725
2004-08-30 14:04:49 +00:00
Luboš Luňák
36b64e3897
GUI for rules (=window specific settings). Have fun figuring out how it
...
works, because I haven't written any kind of docs for it yet, and
the most important button doesn't work yet either (yes, that one that
has it written on it). I just hope the GUI doesn't suck too much, because
I'm really bad at such things.
svn path=/trunk/kdebase/kwin/; revision=322524
2004-06-21 16:25:24 +00:00