Jan Gerrit Marker
2f05afa150
Add an icon to the specific window settings dialog. It takes the same icon as the contextual menu uses.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1067398
16 years ago
Martin Gräßlin
1114d8efa4
Less Krazy warnings please: Using QPointers when showing modal dialogs via exec().
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1063328
16 years ago
Lucas Murray
d7b1e5fc53
Added window rule version of opening window tabs in the background.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1050444
17 years ago
Lucas Murray
e4ab19a936
Allow automatic grouping of unrelated windows by matching them with a
...
window rule ID.
svn path=/trunk/KDE/kdebase/workspace/; revision=1050040
17 years ago
Lucas Murray
e096c60502
Allow the autogrouping option to be enabled/disabled on a
...
per-application level by using window rules.
svn path=/trunk/KDE/kdebase/workspace/; revision=1050000
17 years ago
Lucas Murray
8cbce93613
Less warnings please.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1031438
17 years ago
Michael Jansen
dfc55420e7
- Only record single key global shortcuts
...
- print a debug message when ignoring the entered shortcuts because
of conflicts.
svn path=/trunk/KDE/kdebase/workspace/; revision=882188
18 years ago
Bill Egert
73f9f36e6e
No longer use Obsolete Member for QWidget:
...
topLevelWidget() => window()
svn path=/trunk/KDE/kdebase/workspace/; revision=776408
18 years ago
David Johnson
dbb57de9d5
convert rules dialog to qt4 format; remove qt3support dependency
...
svn path=/trunk/KDE/kdebase/workspace/; revision=770234
18 years ago
Luboš Luňák
3b2b091c34
Make a clear distinction between types we support only for compositing
...
and types that are actually supported when managing windows.
svn path=/trunk/KDE/kdebase/workspace/; revision=746036
19 years ago
Luboš Luňák
95d28eb246
Ok, I meant KKeySequenceWidget, not KShortcutWidget.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=731739
19 years ago
Luboš Luňák
26149b29fb
Porting uic3->uic4 is fun.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=731738
19 years ago
Luboš Luňák
7a0f50b298
KWM->KWindowSystem
...
svn path=/trunk/KDE/kdebase/workspace/; revision=659662
19 years ago
Luboš Luňák
d7f9ad2bde
Merging from old trunk:
...
r648646 | goutte | 2007-03-31 23:40:43 +0200 (Sat, 31 Mar 2007) | 2 lines
SVN_SILENT: xgettext does not like to have unbalanced quotes in a #warning
svn path=/trunk/KDE/kdebase/workspace/; revision=659573
19 years ago
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
19 years ago
Luboš Luňák
f52b8e48cd
branches/work/kwin_composite becomes new trunk kwin.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=659202
19 years ago
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
19 years ago
Luboš Luňák
6cae287d2a
KWM::WindowInfo -> KWindowInfo
...
svn path=/branches/work/kwin_composite/; revision=653880
19 years ago
Aaron J. Seigo
81f00aa8b8
KWindowInfo
...
svn path=/trunk/KDE/kdebase/workspace/; revision=651965
19 years ago
Luboš Luňák
2c928221a4
namespace KWinInternal -> KWin - shorter typing of names in gdb, yay
...
svn path=/trunk/KDE/kdebase/workspace/; revision=650773
19 years ago
Luboš Luňák
e3b865cd5f
namespace KWinInternal -> KWin - shorter typing of names in gdb, yay
...
svn path=/branches/work/kwin_composite/; revision=650770
19 years ago
Luboš Luňák
3617d1bf8a
Merge r649608, r649403, r649230 and r648582 from trunk (porting).
...
svn path=/branches/work/kwin_composite/; revision=649948
19 years ago
Luboš Luňák
10ea80a963
KWin/KWinModule -> KWM
...
svn path=/trunk/KDE/kdebase/workspace/; revision=649608
19 years ago
Nicolas Goutte
cacd4e8000
SVN_SILENT: xgettext does not like to have unbalanced quotes in a #warning
...
svn path=/trunk/KDE/kdebase/workspace/; revision=648646
19 years ago
Andreas Hartmetz
ee217245fb
Ported/compile-fixed some code in khotkeys and kwin (that was not fun)
...
Small changes in other places, removed some unnecessary #include <kkeydialog.h> where they showed up.
Related to this kdelibs commit:
KKeyDialog: Renamed to KShortcutsDialog
KKeyChooser: Renamed to KShortcutsEditor
KKeyButton: Replaced by KKeySequenceWidget and KShortcutWidget. KKeySequenceWidget uses modified code from KKeyButton.
KShortcutDialog: Removed
svn path=/trunk/KDE/kdebase/workspace/; revision=648582
19 years ago
Robert Knight
f3fb636b33
* Port KListBox to KListWidget
...
* Port all usage of Q3ListBox / Q3ListBoxItem to QListWidget / QListWidgetItem
svn path=/trunk/KDE/kdebase/workspace/; revision=632958
19 years ago
Simon Hausmann
ca449ecaee
merge branches/work/kaction-cleanup-branch: Simplify and clean up KShortcut
...
svn path=/trunk/KDE/kdebase/workspace/; revision=614599
20 years ago
Andreas Hartmetz
8fc2b1843b
Adapt dependent code to KShortcut/KAction changes.
...
svn path=/trunk/KDE/kdebase/khotkeys/; revision=608181
20 years ago
Dirk Mueller
cd6b416cfd
compile++
...
svn path=/trunk/KDE/kdebase/workspace/; revision=557860
20 years ago
Tobias Koenig
9bb648da59
Ported to new KDialog/KPageWidget/KPageDialog
...
svn path=/trunk/KDE/kdebase/workspace/; revision=551107
20 years ago
Thorsten Roeder
e000f78091
fixing some EBN issues
...
svn path=/trunk/KDE/kdebase/workspace/; revision=542916
20 years ago
Laurent Montel
5725624c8b
#include <q...h> -> #include <Q...>
...
svn path=/trunk/KDE/kdebase/workspace/; revision=540496
20 years ago
Laurent Montel
7f7ce52d78
#include <q...h> -> #include <Q...>
...
svn path=/trunk/KDE/kdebase/workspace/; revision=539617
20 years ago
Dirk Mueller
85628ccd95
fix possible array ref underrun (CID 1062 and a few dozen others)
...
svn path=/trunk/KDE/kdebase/workspace/; revision=531177
20 years ago
Tobias Koenig
848bc14335
deprecated--
...
svn path=/trunk/KDE/kdebase/workspace/; revision=529106
20 years ago
Thorsten Roeder
e3362f8e64
deprecated--
...
affected:
QRegExp::setWildcard()
QRegExp::setCaseSensitive()
iterator QMap::remove()
QComboBox::currentItem()
QWidget::caption()
svn path=/trunk/KDE/kdebase/workspace/; revision=528770
20 years ago
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
20 years ago
Laurent Montel
e138e585dc
deprecated--
...
svn path=/trunk/KDE/kdebase/workspace/; revision=516301
20 years ago
Laurent Montel
d9245a4132
Deprecated--
...
svn path=/trunk/KDE/kdebase/workspace/; revision=512340
20 years ago
Urs Wolfer
e664161f4d
compile fixes for new snapshot (remove some name arguments)
...
svn path=/trunk/KDE/kdebase/workspace/; revision=496151
20 years ago
Laurent Montel
a48328e5bc
QString::null->QString()
...
.clear()
etc
svn path=/trunk/KDE/kdebase/workspace/; revision=493536
21 years ago
Script Kiddy
19e65c92dc
Fix FSF address
...
(mainly s/Steet/Street/;s/Cambridge/Boston/ )
svn path=/trunk/KDE/kdebase/workspace/; revision=490222
21 years ago
Dirk Mueller
e20f2bd6b2
SVN_SILENT: fix typo
...
svn path=/trunk/KDE/kdebase/kdm/; revision=467416
21 years ago
Laurent Montel
5de42c4b68
Remove qt3_support into qstring
...
svn path=/trunk/KDE/kdebase/workspace/; revision=463544
21 years ago
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
21 years ago
Luboš Luňák
3ec72118f2
Some fixes for placement code, so that e.g. placing a dialog
...
on its mainwindow also still maximizes it if maximizing placement
policy is used.
svn path=/trunk/KDE/kdebase/kwin/; revision=444048
21 years ago
Luboš Luňák
678a1ce18a
Placement policy 'maximizing'.
...
svn path=/trunk/KDE/kdebase/kwin/; revision=444046
21 years ago
Luboš Luňák
512fb17a95
Forward port of #108961 .
...
svn path=/trunk/KDE/kdebase/kwin/; revision=442363
21 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
21 years ago
Dirk Mueller
da212229af
SVN_SILENT update FSF address
...
svn path=/trunk/KDE/kdebase/kwin/; revision=433335
21 years ago