summaryrefslogtreecommitdiffstats
path: root/tdeui
Commit message (Collapse)AuthorAgeFilesLines
* Minor code clean up.Michele Calgaro2015-01-151-9/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed typo and removed unnecessary call. This relates to bug 146.Michele Calgaro2015-01-091-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Don't slow execution just because TDEAction::plugAccel was usedTimothy Pearson2014-12-041-0/+6
|
* Added support for handbookDocPath(). This relates to bug 1850.Michele Calgaro2014-11-272-0/+15
|
* Fix unconverted exit iconTimothy Pearson2014-11-201-1/+1
| | | | This relates to Bug 1313
* Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, ↵Timothy Pearson2014-10-142-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 Pearson2014-10-135-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 Pearson2014-10-1312-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 complianceTimothy Pearson2014-10-137-17/+17
|
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-133-5/+5
|
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-122-4/+4
|
* Bring first and last icons into XDG complianceTimothy Pearson2014-10-122-6/+6
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Add protected helper methods to better handle rubberband operations outside ↵Timothy Pearson2014-10-092-0/+29
| | | | | | of a TDEListView in file manager mode This relates to Bug 1961
* Add a cmake detection for Xext libraryFrançois Andriot2014-10-081-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/tdelibsTimothy Pearson2014-10-051-0/+4
|\
| * Fix default spell checker on openbsdFrançois Andriot2014-10-051-0/+4
| |
* | Add proper refcounting option to TDEMainWindowTimothy Pearson2014-10-054-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 classTimothy Pearson2014-10-032-1/+14
| | | | This relates to Bug 1850
* Rewrite list view movement key handlers in file management modeTimothy Pearson2014-09-261-316/+468
| | | | This resolves Bug 1961
* Fixed initial background color for new TDE style files.Michele Calgaro2014-08-171-3/+2
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibsMichele Calgaro2014-08-171-6/+4
|\
| * Revert a small portion of commit b66871cTimothy Pearson2014-08-161-6/+4
| | | | | | | | This relates to Bug 1693
* | Updated TDE style files for tdeui.Alex Couture2014-08-1727-38/+144
|/
* Rename the string kde toolbar widgetTimothy Pearson2014-08-074-8/+8
|
* Updated KTip top band background image.Alex Couture2014-08-032-0/+0
|
* Fix warning message in .xsession_errors when ksmserver shows the logout dialogTimothy Pearson2014-07-111-1/+1
| | | | This resolves Bug 885
* Rename TDE-specific atoms to avoid stomping on KDE atom namesTimothy Pearson2014-04-091-2/+2
|
* Revert commit 1d498994Slávek Banko2014-04-052-2/+0
|
* Include xrender library directory when linkingTimothy Pearson2014-04-022-0/+2
| | | | This relates to Bug 1199
* Export compilation time data to DrKonqiTimothy Pearson2014-03-292-6/+24
|
* Renamed aboutkde.png to abouttde.png. This resolves bug 2001.Michele Calgaro2014-03-144-3/+3
|
* Updated "About TDE" image. This relates to bug 2001.Alex Couture2014-03-141-0/+0
|
* Updated "About TDE" dialog text. This relates to bug 2001.Michele Calgaro2014-03-141-15/+22
|
* Rename kdewizard->tdewizard.Darrell Anderson2014-02-201-2/+2
|
* Finish renaming kiconedit->tdeiconedit.Darrell Anderson2014-02-061-1/+1
|
* Fix tdecore directories of linked librariesSlávek Banko2014-01-212-2/+2
|
* Rename kdebugdialog -> tdedebugdialogDarrell Anderson2014-01-061-1/+1
|
* Fix broken folder open animationTimothy Pearson2013-12-181-2/+2
|
* Fix remnant QMIN/QMAX to TQMIN/TQMAX.Darrell Anderson2013-11-2822-94/+94
|
* Fix crash on clear disabled iconview search lineSlávek Banko2013-11-271-0/+3
| | | | This resolves Bug 1735
* Enhance renaming in Konqueror listviewMichele Calgaro2013-11-063-30/+166
| | | | This relates to Bug 1677
* Add option to control scroll tabs on mouse wheelMichele Calgaro2013-10-192-16/+42
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-0338-84/+84
|
* Bump library versions to 14.0.0Timothy Pearson2013-08-261-2/+2
| | | | This relates to Bug 1575
* Rename KStyle to TDEStyle to avoid conflicts with KDE4.Darrell Anderson2013-08-181-1/+1
|
* Second part of renaming kdessh -> tdesshSlávek Banko2013-07-221-1/+1
|
* Rename kdepasswd -> tdepasswdSlávek Banko2013-07-221-1/+1
|
* Expose layout members needed to utilize buttonsTimothy Pearson2013-07-202-12/+16
|
* Fix network-manager backend crash on certain systems when network-manager is ↵Timothy Pearson2013-07-162-1/+28
| | | | | | not available Add ability to show buttons in KSMModalDialog