| Commit message (Expand) | Author | Age | Files | Lines |
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 2 | -2/+2 |
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-21 | 18 | -81/+67 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 7 | -15/+15 |
* | kopete: Remove AIM protocol | Slávek Banko | 2017-12-30 | 3 | -10/+6 |
* | kopete: Fix unintended renaming ICQ => ICTQ | Slávek Banko | 2017-12-29 | 1 | -2/+2 |
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 16 | -0/+0 |
* | Fix CMake build dependencies | Slávek Banko | 2015-07-05 | 1 | -0/+2 |
* | Fix another FTBFS due to accidental double quote duplication | Timothy Pearson | 2014-10-23 | 1 | -1/+1 |
* | Bring most mimetypes in line with XDG specifications. The following are not ... | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
* | Bring package_development, package_games, package_graphics, package_network, ... | Timothy Pearson | 2014-10-14 | 3 | -3/+3 |
* | Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, text... | Timothy Pearson | 2014-10-14 | 1 | -6/+6 |
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pa... | Timothy Pearson | 2014-10-13 | 2 | -2/+2 |
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil... | Timothy Pearson | 2014-10-13 | 4 | -8/+8 |
* | Bring undo, redo, find, and revert icons into XDG compliance | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
* | Bring up, down, top, and bottom icons into XDG compliance | Timothy Pearson | 2014-10-13 | 2 | -4/+4 |
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma... | Timothy Pearson | 2014-10-11 | 8 | -14/+14 |
* | Update for recent TDENewStuff changes | Slávek Banko | 2014-09-30 | 1 | -22/+17 |
* | Fix remaining renaming knewstuff | Slávek Banko | 2014-09-24 | 2 | -2/+2 |
* | Rename the string kde toolbar widget | Timothy Pearson | 2014-08-07 | 3 | -3/+3 |
* | Rebranding: TDE Control Center --> Trinity Control Center | Michele Calgaro | 2014-06-08 | 1 | -1/+1 |
* | Removed MSN support across Kopete by removing the MSN protocol and the netmee... | Michele Calgaro | 2014-03-29 | 4 | -195/+6 |
* | KDE->TDE branding cleanup. | Darrell Anderson | 2013-12-26 | 3 | -5/+5 |
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 26 | -58/+58 |
* | Fix broken URLs. | Darrell Anderson | 2013-04-06 | 1 | -2/+2 |
* | Rename KABC namespace | Timothy Pearson | 2013-02-20 | 11 | -47/+47 |
* | Fix references to lkabc | Timothy Pearson | 2013-02-17 | 2 | -2/+2 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 38 | -94/+94 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 15 | -17/+17 |
* | Rename KComp to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-07 | 2 | -4/+4 |
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -2/+2 |
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 10 | -29/+29 |
* | Fix unintended renaming | Timothy Pearson | 2013-02-02 | 3 | -3/+3 |
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 39 | -58/+58 |
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 41 | -319/+319 |
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 2 | -2/+2 |
* | Rename kiobuffer and KHTML | Timothy Pearson | 2013-01-27 | 4 | -11/+11 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 46 | -148/+148 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 26 | -48/+48 |
* | Fix FTBFS resulting from KCModule rename | Timothy Pearson | 2013-01-25 | 5 | -5/+5 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 27 | -48/+48 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 19 | -77/+77 |
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 7 | -13/+13 |
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 3 | -5/+5 |
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 3 | -6/+6 |
* | Fix disconnected signals and slots | Timothy Pearson | 2012-11-17 | 1 | -1/+1 |
* | Fix references to user profile directory. | Darrell Anderson | 2012-11-04 | 1 | -1/+1 |
* | Fix various cmake build issues | Slávek Banko | 2012-10-26 | 1 | -3/+3 |
* | Do not confirm closing kopete group chat when account is offline | Slávek Banko | 2012-08-25 | 1 | -1/+2 |
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 9 | -47/+47 |
* | Branding cleanup: KDE -> TDE | Darrell Anderson | 2012-06-03 | 2 | -8/+8 |