Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use system libdir when searching for dynamically loaded libraries. | Slávek Banko | 2019-02-24 | 1 | -12/+17 |
| | | | | | | This prevents finding an incorrect architecture on multi-arch systems. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 2 | -0/+25 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | KPasswordEdit::password() now returns a TQString instead of a const char *. ↵ | Michele Calgaro | 2018-11-27 | 2 | -27/+16 |
| | | | | | | This relates to bug 2961. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 5 | -9/+9 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -1/+1 |
| | | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed unnecessary executable flag. This relates to bug 2153. | Michele Calgaro | 2018-09-03 | 2 | -0/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix bug reports link in about dialog | Slávek Banko | 2018-06-30 | 4 | -8/+10 |
| | | | | | | | Update bug reports url to bugs.trinitydesktop.org This resolves bug 2935 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed unrequired comments. | Michele Calgaro | 2018-06-20 | 2 | -10/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdeui: Update slider parameters together with changing precision of ↵ | Slávek Banko | 2017-07-10 | 1 | -1/+11 |
| | | | | | | | | KDoubleNumInput This relates to bug 2717 and resolves bug 2758 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | tdeui & tdewallet: add tests | Alexander Golubev | 2017-01-29 | 1 | -2/+2 |
| | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> | ||||
* | tdeui: fixed handling of setPrecision() for KDoubleSpinBox. This resolves ↵ | Michele Calgaro | 2016-11-13 | 1 | -1/+16 |
| | | | | | | bug 2717. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-03 | 1 | -4/+4 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 19 | -0/+0 |
| | |||||
* | Fixed product name in bug report form. This relates to bug 2617. | Michele Calgaro | 2016-03-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Limit size of notification popups | Timothy Pearson | 2015-09-21 | 1 | -56/+119 |
| | | | | This works around badly designed applications that abuse the notification subsystem to display large chunks of text | ||||
* | Extend TDEPassivePopupStackContainer to include an optional user-provided ID ↵ | Timothy Pearson | 2015-09-21 | 2 | -14/+38 |
| | | | | | | per popup Add display method with icon pixmap as parameter | ||||
* | Add TDEPassivePopupStackContainer class | Timothy Pearson | 2015-09-21 | 3 | -3/+146 |
| | |||||
* | Fix several issues on freebsd | Slávek Banko | 2015-06-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Minor code clean up. | Michele Calgaro | 2015-01-15 | 1 | -9/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed typo and removed unnecessary call. This relates to bug 146. | Michele Calgaro | 2015-01-09 | 1 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Don't slow execution just because TDEAction::plugAccel was used | Timothy Pearson | 2014-12-04 | 1 | -0/+6 |
| | |||||
* | Added support for handbookDocPath(). This relates to bug 1850. | Michele Calgaro | 2014-11-27 | 2 | -0/+15 |
| | |||||
* | Fix unconverted exit icon | Timothy Pearson | 2014-11-20 | 1 | -1/+1 |
| | | | | This relates to Bug 1313 | ||||
* | Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, ↵ | Timothy Pearson | 2014-10-14 | 2 | -2/+2 |
| | | | | text_italic, text_under, text_strike, and spellcheck icons into XDG compliance | ||||
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵ | Timothy Pearson | 2014-10-13 | 5 | -11/+11 |
| | | | | 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 | ||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 12 | -54/+54 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Bring undo, redo, find, and revert icons into XDG compliance | Timothy Pearson | 2014-10-13 | 7 | -17/+17 |
| | |||||
* | Bring up, down, top, and bottom icons into XDG compliance | Timothy Pearson | 2014-10-13 | 3 | -5/+5 |
| | |||||
* | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 2 | -4/+4 |
| | |||||
* | Bring first and last icons into XDG compliance | Timothy Pearson | 2014-10-12 | 2 | -6/+6 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
| | | | | match XDG specifications | ||||
* | Add protected helper methods to better handle rubberband operations outside ↵ | Timothy Pearson | 2014-10-09 | 2 | -0/+29 |
| | | | | | | of a TDEListView in file manager mode This relates to Bug 1961 | ||||
* | Add a cmake detection for Xext library | François Andriot | 2014-10-08 | 1 | -1/+1 |
| | | | | | Remove hardcoded Xext flags in tderandr and tdestyles/keramik Add missing link flag in tdeui | ||||
* | Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibs | Timothy Pearson | 2014-10-05 | 1 | -0/+4 |
|\ | |||||
| * | Fix default spell checker on openbsd | François Andriot | 2014-10-05 | 1 | -0/+4 |
| | | |||||
* | | Add proper refcounting option to TDEMainWindow | Timothy Pearson | 2014-10-05 | 4 | -4/+16 |
|/ | | | | | | 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 | ||||
* | Add new handbookSection() method to the TDECModule class | Timothy Pearson | 2014-10-03 | 2 | -1/+14 |
| | | | | This relates to Bug 1850 | ||||
* | Rewrite list view movement key handlers in file management mode | Timothy Pearson | 2014-09-26 | 1 | -316/+468 |
| | | | | This resolves Bug 1961 | ||||
* | Fixed initial background color for new TDE style files. | Michele Calgaro | 2014-08-17 | 1 | -3/+2 |
| | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs | Michele Calgaro | 2014-08-17 | 1 | -6/+4 |
|\ | |||||
| * | Revert a small portion of commit b66871c | Timothy Pearson | 2014-08-16 | 1 | -6/+4 |
| | | | | | | | | This relates to Bug 1693 | ||||
* | | Updated TDE style files for tdeui. | Alex Couture | 2014-08-17 | 27 | -38/+144 |
|/ | |||||
* | Rename the string kde toolbar widget | Timothy Pearson | 2014-08-07 | 4 | -8/+8 |
| | |||||
* | Updated KTip top band background image. | Alex Couture | 2014-08-03 | 2 | -0/+0 |
| | |||||
* | Fix warning message in .xsession_errors when ksmserver shows the logout dialog | Timothy Pearson | 2014-07-11 | 1 | -1/+1 |
| | | | | This resolves Bug 885 | ||||
* | Rename TDE-specific atoms to avoid stomping on KDE atom names | Timothy Pearson | 2014-04-09 | 1 | -2/+2 |
| | |||||
* | Revert commit 1d498994 | Slávek Banko | 2014-04-05 | 2 | -2/+0 |
| | |||||
* | Include xrender library directory when linking | Timothy Pearson | 2014-04-02 | 2 | -0/+2 |
| | | | | This relates to Bug 1199 | ||||
* | Export compilation time data to DrKonqi | Timothy Pearson | 2014-03-29 | 2 | -6/+24 |
| |