OBATA Akio
bbe1b42cbb
Add the ability to detect ispell lib directory
...
Check LIBDIR ispell compile option and use only it for ispell lib directory
if found.
Signed-off-by: OBATA Akio <obache@wizdas.com>
4 years ago
gregory guy
2706c5674e
Add definitions for X11_RGBFILE and XMLLINT in config.h
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
4 years ago
Michele Calgaro
ed8e30bc6d
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
gregory guy
0c807f401b
Add two missing icons in the menu bar:
...
- bug Report/Request Enhancement...
- Switch Application Language..
Signed-off-by: gregory guy <gregory-tde@laposte.net>
4 years ago
Slávek Banko
158b6e1152
Use private linking for exported CMake targets.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
080c061b15
For templates from CMake, use the TDE CMAKE TEMPLATES variable.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
4b7a4e1736
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
c2b90055a5
Drop explicit dependencies on dcopidl and dcopidl2cpp,
...
because thanks to the replacement of KDE3 CMake macros
with TDE macros, this is no longer needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
92ebbebcfb
Further cleanup after removal of Qt2's TQListIterator class.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
8ea3d4dd87
Fixed unresponsive behavior of the shortcut setting dialog in recent
...
ditros. This resolves bug 2955.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
94515be234
Removed kerry related code.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
aa98dbfe80
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Chris
34aa72861f
Fix missing button icons in dialogs.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
82f2aa6b13
Add icon to switch language menu entry.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
e53c04d5d3
Update and promote new TDE websites, replace branding and do slight refactoring.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Slávek Banko
960a08e853
Fix typos in texts.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
8a859540c3
Use system libdir when searching for dynamically loaded libraries.
...
This prevents finding an incorrect architecture on multi-arch systems.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
e532d9345d
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
6ec26d859b
KPasswordEdit::password() now returns a TQString instead of a const char *. This relates to bug 2961.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
2e0398f755
QT_NO_* -> TQT_NO_* renaming.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
50087701ab
qt -> tqt conversion:
...
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
0c5985ae03
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
dba6ce3aa7
Removed unnecessary executable flag. This relates to bug 2153.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
aa83c86cd3
Fix bug reports link in about dialog
...
Update bug reports url to bugs.trinitydesktop.org
This resolves bug 2935
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
f52b584fa9
Removed unrequired comments.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
2a8932682f
tdeui: Update slider parameters together with changing precision of KDoubleNumInput
...
This relates to bug 2717 and resolves bug 2758
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Alexander Golubev
16a176dab1
tdeui & tdewallet: add tests
...
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
8 years ago
Michele Calgaro
f32bc51762
tdeui: fixed handling of setPrecision() for KDoubleSpinBox. This resolves bug 2717.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Slávek Banko
0d8345e6f7
Fix FTBFS with GCC6
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Timothy Pearson
7faae2b255
Fix invalid headers in PNG files and optimize for size
8 years ago
Michele Calgaro
04255418ec
Fixed product name in bug report form. This relates to bug 2617.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Timothy Pearson
70526c5a3e
Limit size of notification popups
...
This works around badly designed applications that abuse the notification subsystem to display large chunks of text
9 years ago
Timothy Pearson
7fc4b62912
Extend TDEPassivePopupStackContainer to include an optional user-provided ID per popup
...
Add display method with icon pixmap as parameter
9 years ago
Timothy Pearson
9cca766255
Add TDEPassivePopupStackContainer class
9 years ago
Slávek Banko
e469e42c76
Fix several issues on freebsd
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Michele Calgaro
98e72add31
Minor code clean up.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro
10bc86c4cd
Fixed typo and removed unnecessary call. This relates to bug 146.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson
7dee44aa03
Don't slow execution just because TDEAction::plugAccel was used
10 years ago
Michele Calgaro
01d88b2886
Added support for handbookDocPath(). This relates to bug 1850.
10 years ago
Timothy Pearson
6209a28530
Fix unconverted exit icon
...
This relates to Bug 1313
10 years ago
Timothy Pearson
96608b99bf
Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, text_italic, text_under, text_strike, and spellcheck icons into XDG compliance
10 years ago
Timothy Pearson
ce1138c8ba
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
bab4f22f92
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
235c081002
Bring undo, redo, find, and revert icons into XDG compliance
10 years ago
Timothy Pearson
e4da373e49
Bring up, down, top, and bottom icons into XDG compliance
10 years ago
Timothy Pearson
d2ac3c6183
Bring stop, lock, exit, and run icons into XDG compliance
10 years ago
Timothy Pearson
af586d3223
Bring first and last icons into XDG compliance
10 years ago
Timothy Pearson
d46b1b9c64
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Timothy Pearson
216794724c
Add protected helper methods to better handle rubberband operations outside of a TDEListView in file manager mode
...
This relates to Bug 1961
10 years ago
François Andriot
aae8990d33
Add a cmake detection for Xext library
...
Remove hardcoded Xext flags in tderandr and tdestyles/keramik
Add missing link flag in tdeui
10 years ago