| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix incorrectly renamed strings | Slávek Banko | 2015-03-05 | 1 | -1/+1 |
* | Rename most device icons to comply with XDG standards | Timothy Pearson | 2015-03-02 | 1 | -1/+1 |
* | Fix stragglers that were not properly renamed in the XDG standardization commitsr14.0.0 | Timothy Pearson | 2014-10-24 | 2 | -2/+2 |
* | Fix exec icon location and bring it into XDG compliance | Timothy Pearson | 2014-10-22 | 2 | -3/+3 |
* | Bring most mimetypes in line with XDG specifications. The following are not ... | Timothy Pearson | 2014-10-22 | 3 | -7/+7 |
* | Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, text... | Timothy Pearson | 2014-10-14 | 2 | -9/+9 |
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pa... | Timothy Pearson | 2014-10-13 | 2 | -3/+3 |
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil... | Timothy Pearson | 2014-10-13 | 7 | -24/+24 |
* | Bring undo, redo, find, and revert icons into XDG compliance | Timothy Pearson | 2014-10-13 | 4 | -5/+5 |
* | Bring up, down, top, and bottom icons into XDG compliance | Timothy Pearson | 2014-10-13 | 1 | -2/+2 |
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma... | Timothy Pearson | 2014-10-11 | 7 | -7/+7 |
* | Patched "TQPopupMenu: (unnamed) Popup has invalid menu item" warning | Michele Calgaro | 2014-08-16 | 2 | -5/+6 |
* | Fixed some warning messages. This relates to bug 1981. | Michele Calgaro | 2014-08-06 | 1 | -2/+2 |
* | Rebranding: TDE Control Center --> Trinity Control Center | Michele Calgaro | 2014-06-08 | 2 | -3/+3 |
* | Add newlines to desktop files. | Darrell Anderson | 2014-02-02 | 4 | -4/+4 |
* | Fix help handbook not appearing in main handbook table of contents. | Darrell Anderson | 2014-01-21 | 1 | -0/+1 |
* | Remove obsolete services desktop files. | Darrell Anderson | 2014-01-12 | 3 | -5/+1 |
* | Use updated DrKonqi instead of internal crash handler | Slávek Banko | 2013-11-27 | 2 | -0/+4 |
* | Update XDG mimetypes. | Darrell Anderson | 2013-11-08 | 2 | -3/+3 |
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 2 | -3/+3 |
* | Update desktop files in support of bug report 1463. | Darrell Anderson | 2013-04-19 | 1 | -1/+3 |
* | Fix unintended rename of Checklist | Slávek Banko | 2013-02-19 | 1 | -1/+1 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 40 | -85/+85 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 31 | -49/+49 |
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -2/+2 |
* | Rename KCrash to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-05 | 1 | -1/+1 |
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 27 | -266/+266 |
* | Rename KStyle to TDEStyle to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-03 | 2 | -4/+4 |
* | Rename kdisplay for enhanced compatibility with KDE4 | Timothy Pearson | 2013-02-02 | 1 | -1/+1 |
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 25 | -37/+37 |
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 32 | -250/+250 |
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -1/+1 |
* | Rename KShared | Timothy Pearson | 2013-01-31 | 1 | -1/+1 |
* | Fix up remaining references to -lkio | Timothy Pearson | 2013-01-28 | 1 | -1/+1 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 20 | -34/+34 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 7 | -9/+9 |
* | Fix FTBFS resulting from KCModule rename | Timothy Pearson | 2013-01-25 | 3 | -3/+3 |
* | Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, ... | Timothy Pearson | 2013-01-25 | 2 | -3/+3 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 29 | -92/+92 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 30 | -131/+131 |
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 8 | -16/+16 |
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 8 | -16/+16 |
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 3 | -8/+8 |
* | Fix disconnected signals and slots | Timothy Pearson | 2012-11-17 | 1 | -3/+3 |
* | Fix references to user profile directory. | Darrell Anderson | 2012-11-04 | 3 | -8/+8 |
* | Fix inadvertent tqt changes. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 |
* | Fix QString -> TQString. | Darrell Anderson | 2012-09-16 | 1 | -1/+1 |
* | Update desktop files. | Darrell Anderson | 2012-06-14 | 1 | -11/+11 |
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 8 | -43/+43 |
* | Branding cleanup: KDE -> TDE | Darrell Anderson | 2012-06-03 | 1 | -1/+1 |