Commit Graph

164 Commits (5617d914f303f4c051d383eb401c016033747cf9)

Author SHA1 Message Date
Chris e0acaa2976
Update and promote new TDE websites, replace branding and do slight refactoring.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit e53c04d5d3)
6 years ago
Slávek Banko dd9997019c
Fix typos in texts.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 960a08e853)
6 years ago
Slávek Banko 33c3818ac5
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>
(cherry picked from commit 8a859540c3)
6 years ago
Slávek Banko a07b08c92d
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 707d60c602)
6 years ago
Slávek Banko b4034166a5
KPasswordEdit: Add a password conversion to local8Bit()
using setCodecForCStrings. This resolves bug 2961.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 7cbc3145ee
Removed unnecessary executable flag. This relates to bug 2153.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit dba6ce3aa7)
7 years ago
Michele Calgaro 74686afc04 Revert "Revert "Fix bug reports link in about dialog""
The reversion was done by mistake and inadvertently. Sorry for the
mess :-(

This reverts commit dcb480334c.
7 years ago
Michele Calgaro dcb480334c Revert "Fix bug reports link in about dialog"
This reverts commit 69fc44f5d5.
7 years ago
Slávek Banko 69fc44f5d5 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>
(cherry picked from commit aa83c86cd3)
7 years ago
Michele Calgaro 9b4c96757d Removed unrequired comments.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f52b584fa9)
7 years ago
Slávek Banko d923f1ece4 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>
(cherry picked from commit 2a8932682f)
8 years ago
Alexander Golubev 0e614010bd tdeui & tdewallet: add tests
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 16a176dab1)
8 years ago
Michele Calgaro 291a19f7d3 tdeui: fixed handling of setPrecision() for KDoubleSpinBox. This resolves bug 2717.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f32bc51762)
8 years ago
Slávek Banko fe024a800d Fix FTBFS with GCC6
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 0d8345e6f7)
9 years ago
Timothy Pearson 1785180455 Fix invalid headers in PNG files and optimize for size
(cherry picked from commit 7faae2b255)
9 years ago
Michele Calgaro e7ba529948 Fixed product name in bug report form. This relates to bug 2617.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 04255418ec)
9 years ago
Timothy Pearson d0b958a1d3 Limit size of notification popups
This works around badly designed applications that abuse the notification subsystem to display large chunks of text
(cherry picked from commit 70526c5a3e)
10 years ago
Slávek Banko d809139616 Fix several issues on freebsd
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e469e42c76)
10 years ago
Michele Calgaro de95f20e97 Minor code clean up.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>

(cherry picked from commit 98e72add31)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro fbcd988d86 Fixed typo and removed unnecessary call. This relates to bug 146.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>

(cherry picked from commit 10bc86c4cd)

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 11 years ago
Timothy Pearson d2ac3c6183 Bring stop, lock, exit, and run icons into XDG compliance 11 years ago
Timothy Pearson af586d3223 Bring first and last icons into XDG compliance 11 years ago
Timothy Pearson d46b1b9c64 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 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
11 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
11 years ago
Timothy Pearson 03518d6339 Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibs 11 years ago
Timothy Pearson 7cd4adc908 Add proper refcounting option to TDEMainWindow
This relates to the discussion at:
http://lists.kde.org/?l=kde-core-devel&m=107208785431497&w=2
Clean up a few minor code formatting issues
11 years ago
François Andriot cca5076348 Fix default spell checker on openbsd 11 years ago
Timothy Pearson 319f69a280 Add new handbookSection() method to the TDECModule class
This relates to Bug 1850
11 years ago
Timothy Pearson 4ffab32f5f Rewrite list view movement key handlers in file management mode
This resolves Bug 1961
11 years ago
Michele Calgaro 67668c30eb Fixed initial background color for new TDE style files. 11 years ago
Michele Calgaro 229b6440dd Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs 11 years ago
Alex Couture 30993d4f69 Updated TDE style files for tdeui. 11 years ago
Timothy Pearson a6da78df3a Revert a small portion of commit b66871c
This relates to Bug 1693
11 years ago
Timothy Pearson 32f50cd6f9 Rename the string kde toolbar widget 11 years ago
Alex Couture 3b970e49bd Updated KTip top band background image. 11 years ago
Timothy Pearson 705e5eedd9 Fix warning message in .xsession_errors when ksmserver shows the logout dialog
This resolves Bug 885
11 years ago
Timothy Pearson 6dd9a73c50 Rename TDE-specific atoms to avoid stomping on KDE atom names 11 years ago
Slávek Banko e7d1b8fe33 Revert commit 1d498994 11 years ago
Timothy Pearson 1d498994f8 Include xrender library directory when linking
This relates to Bug 1199
11 years ago
Timothy Pearson 0123a06b97 Export compilation time data to DrKonqi 11 years ago
Michele Calgaro b3cefcf4ed Renamed aboutkde.png to abouttde.png. This resolves bug 2001. 11 years ago