| Commit message (Expand) | Author | Age | Files | Lines |
* | Adapted to new KPasswordEdit::password() signature. This relates to bug 2961. | Michele Calgaro | 2018-12-01 | 1 | -2/+2 |
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-21 | 3 | -117/+15 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -1/+1 |
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 1 | -0/+0 |
* | Fix FTBFS with clang | Slávek Banko | 2015-06-26 | 1 | -1/+1 |
* | Bring printer1 icon into XDG compliance | Timothy Pearson | 2015-03-26 | 2 | -3/+3 |
* | Repair mimetype icon usage, part 1. The following are not fully verified in ... | Timothy Pearson | 2014-10-22 | 2 | -2/+2 |
* | Bring most mimetypes in line with XDG specifications. The following are not ... | Timothy Pearson | 2014-10-22 | 2 | -4/+4 |
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 1 | -29/+29 |
* | Revert "Fix remaining missing semicolons at end of Keywords strings" | Timothy Pearson | 2014-10-19 | 1 | -29/+29 |
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 1 | -29/+29 |
* | Fix missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-18 | 1 | -1/+1 |
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil... | Timothy Pearson | 2014-10-13 | 3 | -7/+7 |
* | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 2 | -3/+3 |
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma... | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
* | Fix Keywords separators to match XDG desktop specifications | Timothy Pearson | 2014-10-11 | 1 | -29/+29 |
* | Add handbookSection support to tabbed "Internet & Network" TDEControl modules | Timothy Pearson | 2014-10-10 | 2 | -1/+17 |
* | Fixed warning message when launching 'tdecmshell kcmsambaconf'. This resolves... | Michele Calgaro | 2014-08-19 | 1 | -1/+1 |
* | Fixed warning message on SmbConfigConfigWidget layout. This resolves bug 1887. | Michele Calgaro | 2014-07-09 | 1 | -1/+1 |
* | Add new help handbook templates for File Sharing, Samba Conf, and Wireless Ne... | Darrell Anderson | 2014-01-31 | 1 | -7/+7 |
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -1/+1 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 13 | -22/+22 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -1/+1 |
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 1 | -1/+1 |
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 7 | -12/+12 |
* | Fix prior commit | Timothy Pearson | 2013-02-01 | 2 | -0/+0 |
* | Fix FTBFS | Timothy Pearson | 2013-02-01 | 2 | -0/+0 |
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 7 | -23/+23 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 8 | -8/+8 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 1 | -1/+1 |
* | Fix FTBFS resulting from KCModule rename | Timothy Pearson | 2013-01-25 | 1 | -1/+1 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 5 | -17/+17 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 8 | -29/+29 |
* | Fix cmake build: add dependencies for filesharing parallel build | Slávek Banko | 2012-11-22 | 1 | -0/+18 |
* | Fix disconnected signals and slots | Timothy Pearson | 2012-11-17 | 1 | -2/+2 |
* | Fix QString -> TQString. | Darrell Anderson | 2012-09-16 | 3 | -8/+8 |
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 1 | -8/+8 |
* | Update desktop files: OnlyShowIn=KDE; -> OnlyShowIn=TDE; | Darrell Anderson | 2012-03-05 | 1 | -1/+1 |
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 11 | -12/+12 |
* | Part 1 of 2 of kdm rename | Timothy Pearson | 2012-01-22 | 2 | -2/+2 |
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 5 | -18/+18 |
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 10 | -30/+30 |
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 14 | -119/+119 |
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 22 | -172/+172 |
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 22 | -172/+172 |
* | Update kdenetwork Autotools for new DSO linkage style | Timothy Pearson | 2011-11-18 | 1 | -1/+1 |
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 4 | -6/+6 |
* | rename the following methods: | tpearson | 2011-08-10 | 19 | -49/+49 |
* | rename the following methods: | tpearson | 2011-08-10 | 10 | -38/+38 |
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 11 | -11/+11 |