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 |
gregory guy
|
12a175c196
|
fix bug 2996, thanks to Alexander Golubev for the bug report and the suggestion to solve It
Signed-off-by: gregory guy <g-gregory@gmx.fr>
|
6 years ago |
Slávek Banko
|
b95b665c78
|
Add CMakeL10n rules.
Update TIMEZONES list.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
6 years ago |
Michele Calgaro
|
2228191a50
|
Renamed Sleep to Suspend, following discussion on a more consistent naming convention for shutdown actions.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
99ec83a687
|
qt -> tqt conversion:
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST
QT_NO_STL -> TQT_NO_STL
QT_NO_COMPAT -> TQT_NO_COMPAT
QT_NO_TRANSLATION -> TQT_NO_TRANSLATION
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Slávek Banko
|
661ed658b7
|
Add includes to UI files to resolve FTBFS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
6 years ago |
Michele Calgaro
|
887cea6320
|
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Slávek Banko
|
e544c498c0
|
Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
6 years ago |
Michele Calgaro
|
f2ca34345e
|
Removed unrequired comments.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
058bd5c362
|
Fixed Quick File Browser crash when the contents of a directory was
modified. This resolves bug 2863.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
7 years ago |
Slávek Banko
|
6bd9497d8e
|
Fix too small size of some icons in system tray
This resolves bug 2687
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
8 years ago |
Michele Calgaro
|
d5feffdec9
|
Fixed display of clock in systray. This resolves bug 2679.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
8 years ago |
Timothy Pearson
|
09dce5e19f
|
Fix invalid headers in PNG files and optimize for size
|
8 years ago |
Michele Calgaro
|
193cb78c57
|
Renamed "Suspend to disk" to "Hibernate" and "Suspend to RAM" to "Sleep".
This refers to bug 2602.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
9 years ago |
Michele Calgaro
|
fb91cbd8db
|
Added support for hybrid suspend (aka suspend to RAM + suspend to disk) to
Kickoff menu + some code improvements. This relates to bug 2601.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
9 years ago |
Slávek Banko
|
08122b137e
|
Fix FTBFS on freebsd
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
10 years ago |
François Andriot
|
638d5eaa2b
|
Fix FTBFS on openbsd 5.7
This resolves Bug 2443
Signed-off-by: François Andriot <francois.andriot@free.fr>
|
10 years ago |
Timothy Pearson
|
a8203cf740
|
Bring system icon into XDG compliance
|
10 years ago |
Timothy Pearson
|
0157291f5e
|
Rename most device icons to comply with XDG standards
|
10 years ago |
Timothy Pearson
|
87136458b4
|
Fix stragglers that were not properly renamed in the XDG standardization commits
|
10 years ago |
Timothy Pearson
|
3930727b3c
|
Fix accidental duplication of text-x- in new mime icon strings
|
10 years ago |
Timothy Pearson
|
50b6f1f60f
|
Fix exec icon location and bring it into XDG compliance
|
10 years ago |
Timothy Pearson
|
46e2e93fa2
|
Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
|
10 years ago |
Slávek Banko
|
107220694f
|
Allow contitional build with tdehwlib
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
10 years ago |
François Andriot
|
6382ec3fed
|
Fix FTBFS on openbsd because invalid include in kickoff menu
Signed-off-by: François Andriot <francois.andriot@free.fr>"
|
10 years ago |
Timothy Pearson
|
aa8b192b5e
|
Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
|
10 years ago |
Timothy Pearson
|
ab197a37e3
|
Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
|
10 years ago |
Timothy Pearson
|
a19ce6ad34
|
Bring undo, redo, find, and revert icons into XDG compliance
|
10 years ago |
Timothy Pearson
|
064f8056e2
|
Bring up, down, top, and bottom icons into XDG compliance
|
10 years ago |
Timothy Pearson
|
e2c5ea4cda
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase
|
10 years ago |
Timothy Pearson
|
1346f68987
|
Bring stop, lock, exit, and run icons into XDG compliance
|
10 years ago |
François Andriot
|
54a7c726b7
|
Fix process detection in kicker applet naughtyprocessmonitor on openbsd
|
10 years ago |
Timothy Pearson
|
ad7c595221
|
Bring first and last icons into XDG compliance
|
10 years ago |
Timothy Pearson
|
24db855178
|
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
|
10 years ago |
Timothy Pearson
|
276f3d1818
|
Add missing files from commit f4dab230
This relates to Bug 1499
|
10 years ago |
Timothy Pearson
|
f4dab230c4
|
Push the top menu banner support patches from Bug 1499
These are disabled by default and need additional repair but this is a good start
|
10 years ago |
Slávek Banko
|
aaf2ebb548
|
Fix dependencies in CMake targets
|
10 years ago |
Timothy Pearson
|
cfccb5e68b
|
Update German translation of control center
|
10 years ago |