summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, ↵Timothy Pearson2014-10-142-9/+9
| | | | 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-132-3/+3
| | | | 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-137-24/+24
| | | | 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-134-5/+5
|
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-131-2/+2
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-117-7/+7
| | | | match XDG specifications
* Patched "TQPopupMenu: (unnamed) Popup has invalid menu item" warningMichele Calgaro2014-08-162-5/+6
| | | | | message appearance when Basket is started without a basketrc file. This resolves bug 1981."
* Fixed some warning messages. This relates to bug 1981.Michele Calgaro2014-08-061-2/+2
|
* Rebranding: TDE Control Center --> Trinity Control CenterMichele Calgaro2014-06-082-3/+3
|
* Add newlines to desktop files.Darrell Anderson2014-02-024-4/+4
|
* Fix help handbook not appearing in main handbook table of contents.Darrell Anderson2014-01-211-0/+1
|
* Remove obsolete services desktop files.Darrell Anderson2014-01-123-5/+1
|
* Use updated DrKonqi instead of internal crash handlerSlávek Banko2013-11-272-0/+4
| | | | This resolves Bug 1738
* Update XDG mimetypes.Darrell Anderson2013-11-082-3/+3
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-3/+3
|
* Update desktop files in support of bug report 1463.Darrell Anderson2013-04-191-1/+3
|
* Fix unintended rename of ChecklistSlávek Banko2013-02-191-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1540-85/+85
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1431-49/+49
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KCrash to avoid conflicts with KDE4Timothy Pearson2013-02-051-1/+1
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-0427-266/+266
|
* Rename KStyle to TDEStyle to avoid conflicts with KDE4Timothy Pearson2013-02-032-4/+4
|
* Rename kdisplay for enhanced compatibility with KDE4Timothy Pearson2013-02-021-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0125-37/+37
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0132-250/+250
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename KSharedTimothy Pearson2013-01-311-1/+1
|
* Fix up remaining references to -lkioTimothy Pearson2013-01-281-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2720-34/+34
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-267-9/+9
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-253-3/+3
|
* Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, ↵Timothy Pearson2013-01-252-3/+3
| | | | and KBuffer to avoid conflicts with KDE4
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2529-92/+92
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2430-131/+131
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-228-16/+16
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-198-16/+16
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-193-8/+8
|
* Fix disconnected signals and slotsTimothy Pearson2012-11-171-3/+3
|
* Fix references to user profile directory.Darrell Anderson2012-11-043-8/+8
|
* Fix inadvertent tqt changes.Darrell Anderson2012-10-211-1/+1
|
* Fix QString -> TQString.Darrell Anderson2012-09-161-1/+1
|
* Update desktop files.Darrell Anderson2012-06-141-11/+11
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-088-43/+43
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-06-031-1/+1
|
* Update lsm files.Darrell Anderson2012-05-271-13/+11
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-1/+1
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-1/+1
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Updated to build with gcc 4.7.Darrell Anderson2012-04-101-1/+2
| | | | Thanks to David C. Rankin!