Tobias Koenig
848bc14335
deprecated--
...
svn path=/trunk/KDE/kdebase/workspace/; revision=529106
2006-04-12 15:13:31 +00:00
Thorsten Roeder
e3362f8e64
deprecated--
...
affected:
QRegExp::setWildcard()
QRegExp::setCaseSensitive()
iterator QMap::remove()
QComboBox::currentItem()
QWidget::caption()
svn path=/trunk/KDE/kdebase/workspace/; revision=528770
2006-04-11 18:59:35 +00:00
Luboš Luňák
5d1255dd73
Ok, I've had enough with Alt+Tab and mouse focus policies:
...
- use click to focus or focus follows mouse and I'll be fine
- with the remaining unreasonable focus policies only the CDE-style
tabbox works that raises and lowers windows and ignores
keep above/below windows
- if you don't like that, provide a patch for kwin/tabbox.cpp
- tabbox should be completely redesigned for KDE4
(#123890,#105263,#84424)
svn path=/trunk/KDE/kdebase/workspace/; revision=528579
2006-04-11 12:59:59 +00:00
Hamish Rodda
77bc9cd63d
Merging in from bleeding edge kdebase branch
...
- i18n ported
- KAccel removed
- Some fixes for OS X
svn path=/trunk/KDE/kdebase/workspace/; revision=528190
2006-04-10 11:57:13 +00:00
Hasso Tepper
f21a7d6fbd
Forwardport of 522849. Kdebase round of spinbox plural handling fixes.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=522850
2006-03-26 21:03:17 +00:00
Laurent Montel
bb4118404d
Deprecated--
...
svn path=/trunk/KDE/kdebase/workspace/; revision=516305
2006-03-06 16:25:27 +00:00
Laurent Montel
e138e585dc
deprecated--
...
svn path=/trunk/KDE/kdebase/workspace/; revision=516301
2006-03-06 15:51:12 +00:00
Laurent Montel
029becd298
Deprecated--
...
svn path=/trunk/KDE/kdebase/workspace/; revision=512302
2006-02-22 08:31:58 +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
Allen Winter
441523a689
Replace obsolete QMAX() and QMIN() with qMax() and qMin().
...
svn path=/trunk/KDE/kdebase/workspace/; revision=510739
2006-02-17 21:54:55 +00:00
Laurent Montel
42937f76a7
read*entry--
...
svn path=/trunk/KDE/kdebase/workspace/; revision=500998
2006-01-21 19:36:31 +00:00
Laurent Montel
b0a95318bc
readBoolEntry->readEntry
...
svn path=/trunk/KDE/kdebase/workspace/; revision=493850
2006-01-03 14:01:15 +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
Thiago Macieira
eeea184331
Fixing grammar error, pointed out by Mike Perik.
...
This change will show up in KDE 4.0.
BUG:116836
svn path=/trunk/KDE/kdebase/workspace/; revision=482157
2005-11-22 00:47:29 +00:00
Laurent Montel
1c3e66488b
Adapt to new kde4 api
...
Remove some qt3support
svn path=/trunk/KDE/kdebase/workspace/; revision=478902
2005-11-08 10:20:07 +00:00
David Faure
00ba722f60
Doesn't clash anymore :)
...
svn path=/trunk/KDE/kdebase/workspace/; revision=476082
2005-10-31 13:32:49 +00:00
Laurent Montel
504f1cbe43
KSeparator adapt api changes + other qt3support--
...
svn path=/trunk/KDE/kdebase/kdesktop/lock/; revision=476080
2005-10-31 13:25:30 +00:00
Stephan Kulow
7fff57dbcf
ported the KCModules
...
svn path=/trunk/KDE/kdebase/workspace/; revision=473152
2005-10-22 19:12:01 +00:00
Stephan Kulow
6c821aba01
some more compiling
...
svn path=/trunk/KDE/kdebase/workspace/; revision=473006
2005-10-22 11:35:06 +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
Luboš Luňák
678a1ce18a
Placement policy 'maximizing'.
...
svn path=/trunk/KDE/kdebase/kwin/; revision=444046
2005-08-08 14:22:52 +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
Thomas Lübking
d6b4366c51
redesigned partial opacity (moved from kompmgr to kwin, allowing to be set e.g. from decos) and (hopefully) fixed CPU hunger (if using fades)
...
svn path=/trunk/KDE/kdebase/kwin/; revision=430562
2005-07-01 19:55:06 +00:00
Luboš Luňák
96e1fdab6c
Use KNotify for notifications about windows demanding attention.
...
People who use hidden Kicker, have their taskbar configured to show
only windows on the current desktop or similar now may configure
it so that windows that didn't get focus because of focus stealing
prevention now can not only have their taskbar entry marked
but there can be e.g. also a passive popup.
svn path=/trunk/KDE/kdebase/kwin/; revision=419727
2005-05-30 13:31:33 +00:00
Luboš Luňák
5e1f36f580
Added option to turn off hiding utility windows for inactive applications.
...
BUG: 103921
svn path=/trunk/KDE/kdebase/kwin/; revision=412381
2005-05-11 14:49:01 +00:00
Aaron J. Seigo
86594e3fe8
make moving of maximized windows off by default. have had this patch for a
...
while and talked about it with Seli on March 9th but never got around to
committing it. after being asked about it _again_ i decided to do `cvs ci`
this allows well designed window decorations to allow the user to jam the
mouse into the corner of the screen and close the window.
svn path=/trunk/kdebase/kwin/; revision=405269
2005-04-13 10:59:58 +00:00
Thomas Lübking
36eb2d4f13
freeing hidden feature to apply translucency only on window parts (title/content)
...
BUGS:99121
changed "Translucency" tab to "Opacity"
svn path=/trunk/kdebase/kwin/; revision=393628
2005-02-27 20:44:44 +00:00
Thomas Lübking
7ee9c8bbdd
removed UI changes - sorry everyone
...
svn path=/trunk/kdebase/kwin/; revision=387812
2005-02-09 19:26:51 +00:00
Thomas Lübking
cd5ac45b77
added support for applying translucency on the titlebar or the content (not really: anything but the titlebar) only
...
svn path=/trunk/kdebase/kwin/; revision=387795
2005-02-09 18:31:35 +00:00
Stephan Binner
5bf424bc44
CVS_SILENT i18n style guide fix
...
svn path=/trunk/kdebase/kwin/; revision=383602
2005-01-29 10:40:39 +00:00
Thomas Lübking
d07a21b445
added option to remove shadows of moving windows, fixes crash of mcontrol module saves if kompmg is not available
...
svn path=/trunk/kdebase/kwin/; revision=383497
2005-01-28 23:13:32 +00:00
Thomas Lübking
a5fe22ddfe
added new option to disable ARGB windows (this fixes gtk1 applications as long as there are no usefull ARGB windows like real translucent dockers/konsole/popups/whatever)
...
svn path=/trunk/kdebase/kwin/; revision=381856
2005-01-24 07:56:41 +00:00
Stephan Binner
04d0f9895d
CVS_SILENT i18n style guide fixes
...
svn path=/trunk/kdebase/kwin/; revision=381150
2005-01-22 09:56:29 +00:00
Thomas Lübking
1fb511965f
[kompmgr] added option to remove shadows on resizes
...
svn path=/trunk/kdebase/kwin/; revision=380833
2005-01-21 16:08:39 +00:00
Jonathan Riddell
9efa0bdbf5
Just asked for xorg then calls the config file XF86Config
...
svn path=/trunk/kdebase/kwin/; revision=379778
2005-01-18 15:31:37 +00:00
Thomas Lübking
4ac7536d38
fixed value saving for translucency/active+dock windows (wrote floats)
...
svn path=/trunk/kdebase/kwin/; revision=379589
2005-01-18 00:36:46 +00:00
Andrew Coles
9a9d4a590e
CVS_SILENT
...
Corrected typos.
svn path=/trunk/kdebase/kwin/; revision=379392
2005-01-17 12:50:27 +00:00
Thomas Lübking
2fde6b6cf3
fixed ui of kompmgr support, using kde tools
...
svn path=/trunk/kdebase/kwin/; revision=379220
2005-01-16 21:03:59 +00:00
Thomas Lübking
8ad47028f6
Added composite (translucency/shadows) support
...
svn path=/trunk/kdebase/kwin/; revision=378790
2005-01-15 17:07:48 +00:00
Luboš Luňák
8c2bcb3380
Update what's this help.
...
CCMAIL: 91231-done@bugs.kde.org
svn path=/trunk/kdebase/kwin/; revision=354262
2004-10-13 16:07:35 +00:00
Michael Pyne
95ae3bbf3e
Change the ( ) CDE ( ) KDE options to a simple checkbox that actually describes what's going on, [ ] Show window list while switching windows.
...
In the process I changed the WhatsThis help to reflect the change, and updated the underlying layout code which is now much simpler.
Patch reviewed by wheeler, but direct flames my way. :-)
svn path=/trunk/kdebase/kwin/; revision=324445
2004-06-29 00:55:16 +00:00
Luboš Luňák
7e35926c37
Make no focus stealing prevention really do nothing, and change
...
the rule for it to specify new level instead of adjustment.
svn path=/trunk/kdebase/kwin/; revision=319664
2004-06-11 15:12:07 +00:00
Luboš Luňák
5632bb5129
Patch from Christopher J. Suleski (linux tildewave com) implementing #30426 .
...
CCMAIL: 30426-done@bugs.kde.org
svn path=/trunk/kdebase/kwin/; revision=315341
2004-05-28 08:53:44 +00:00
Andrew Coles
20e6aebb0d
Corrected typos.
...
svn path=/trunk/kdebase/kcontrol/; revision=312616
2004-05-19 13:27:23 +00:00
Luboš Luňák
425e10ed1d
Really interesting way of setting a default value.
...
CCMAIL: 78759-done@bugs.kde.org
svn path=/trunk/kdebase/kwin/; revision=304256
2004-04-16 15:41:11 +00:00
Luboš Luňák
2c1fd54015
Ok, the unreasonable focus policies need a special comment after all.
...
svn path=/trunk/kdebase/kwin/; revision=304253
2004-04-16 15:31:56 +00:00
Luboš Luňák
bee30bc5b2
Improve a bit the descriptions of the focus policies.
...
Also remove the bashing of the unreasonable focus policies ;).
svn path=/trunk/kdebase/kwin/; revision=293579
2004-03-04 14:21:53 +00:00
Luboš Luňák
39e48b3b8d
#48786 (comments #7 and later) - focus stealing prevention doesn't work
...
well with unreasonable focus policies -> disabled.
svn path=/trunk/kdebase/kwin/; revision=284526
2004-02-02 17:02:11 +00:00
Albert Astals Cid
7679ff04d8
Remove a runtime warning about layouts in a widget that already has a layout
...
svn path=/trunk/kdebase/kwin/; revision=281594
2004-01-21 17:19:59 +00:00