Roman Savochenko
d2412f01de
QuickLauncher: Ignore empty URLs at reading the configuration
...
Signed-off-by: Roman Savochenko <roman@home.home>
12 months ago
Michele Calgaro
b965cbac5b
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
Michele Calgaro
33c7d15989
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
2f0c2ae7b5
Replace various tqtinterface's TQ_* defines with actual types
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
a8f627e6d4
Replace TQ_*Focus* and TQ_Scale* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
014f6d2586
Drop USE_TQT4 code
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
0fc56f21d4
Drop TQT_BASE_OBJECT* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
67f2b0da2c
Drop TQT_TQ*_CONST defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
7bc43c68b3
Drop TQT_TQ*_OBJECT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
814bf5fc4f
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
9ab75fc136
Drop compatibility code for TQPalette
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
22625693f1
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Denis Kozadaev
4d58a4ea8d
SunOS specific patches
...
Signed-off-by: Denis Kozadaev <denis@dilos.org>
1 year ago
Mavridis Philippe
f2e3e2ce19
Kicker: Allow dragging group tasks
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 years ago
Mavridis Philippe
7b7f961644
Add "Move Task Button" action to group tasks
...
This resolves issue TDE/tde#98 .
Also contains some identation fixes.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 years ago
Mavridis Philippe
254e464ce9
Use consistent close icon in task menus
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 years ago
Michele Calgaro
8631bc8993
TCC taskbar configuration: fixed up remaining issues in 'Appearance' tab.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Mavridis Philippe
a70540e7ac
taskbar: fix text positioning when changing from icons only to text&icons
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 years ago
Mavridis Philippe
3f98571ee0
taskbar: update when icon size changed
...
just to be sure
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 years ago
Mavridis Philippe
b7d9ed80a3
Taskbar: show 'modified' icon in icon only mode
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 years ago
Mavridis Philippe
74466041a6
Taskbar: small/panel icon size selection.
...
By default the 16x16 value was hardcoded into the taskbar, which
is not correct.
With this commit the default value is TDEIcon::Small (can be
defined in TCC->LookNFeel->Icons) to retain the "classic" style.
This commit adds a "Small icons" checkbox which can be unchecked
to set the icon size to TDEIcon::Panel (for consistency with
other panel icons). Combined with "Icons only", this produces
a Plasma/Windows-like big icon taskbar.
This commit also ensures that in "Icons only" mode the icons
are centered in their button, for better looking result.
Finally, this commit fixes a typo in some macros
(TABSKAR -> TASKBAR).
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 years ago
Mavridis Philippe
8059293813
kcmtaskbar: UI improvements
...
The module settings are now split between three tabs,
which looks better overall and a little less overloaded.
Additionaly, some new settings which were already present
for the config have been exposed (thumbnails, max button
width).
Finally, some settings have been further refined for
customization (button styles, which were previously
hardcoded -Clssic, Optimal, For transparency- can
now be precisely configured.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 years ago
Michele Calgaro
f9f7aee79e
Removed HAL dependant code.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
7390d40f77
Kicker storage applet: display more useful information on the tooltip of each device.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
3078b5fa12
Replaced 'includehints' with 'includes' in *.ui files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Mavridis Philippe
10cddab2e3
TDEMenu search shortcut: various fixes
...
* Better Escape key usage prevention
* Better handling of different shortcut counts (0 vs 1 vs 2)
* Fixed a deprecated function call to setShortcut()
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 years ago
Mavridis Philippe
2557c13094
TDE Menu: Customizable search line shortcut
...
This resolves issue #176 .
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 years ago
Mavridis Philippe
e22588e97d
Naughty applet: dynamic applet size
...
This commit also replaces old 20x20 pixmap with new ones if higher quality.
This solves issue #213 .
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 years ago
Slávek Banko
e031e12d06
Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in special cases.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
48ddee7ba8
Update CMake rules to change tdehw library to standalone.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro
6408069d61
Use new 'window_duplicate' icon in tdelibs
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
145abc15d5
Renaming of files in preparation for code style tools.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
a3876433e8
Removed additional code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
08d0bb03c0
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko
2f706891f3
Desktop file translations:
...
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
aa77ec1c31
For templates from CMake, use the TDE CMAKE TEMPLATES variable.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro
3f696d31a6
Fixed missing config modules in Konqueror and Kicker. This resolves issue #150 .
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
8acbb0a1b3
kicker's kate session menu extension: keep the popup menu open after
...
reloading the sessions list. This improve the user experience.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
9146504fdd
kicker's kate session menu extension: add support for new R14.1.0 style
...
Kate's session and make sure they are ordered accordingly to the order
in Kate.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
6949aae9ce
Added GUI option to show/hide "Open in Terminal" inside QuickBrowser menus.
...
Minor fixup for other GUI options in "Configure Panel... -> Menus".
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
dc13aa3ccc
Removed kerry related code.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
f16b630348
Removed beagle related code.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Chris
f1612f91ca
Fix wrong XDG patch for tdebase, which resulted in missing icons.
...
This partially reverts commit a8203cf740
.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
0daae46f23
Synchronize German translation with the rest and fix some icons.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
6e60a7451c
Fix Kicker name in about dialog.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
OBATA Akio
2a88ec3c02
Revive NetBSD support
...
Catch up to TDE and OS changes
Signed-off-by: OBATA Akio <obache@wizdas.com>
5 years ago
Chris
aa51497324
Add consistent and modern TDE kicker icon.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
0721f2d3f4
Fix remaining brandings in tdebase.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
13c6ecc3fe
Fix typo in kasbar.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Michele Calgaro
21d09d5b23
Adjusted to new normalized device icon names in tdelibs.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago