summaryrefslogtreecommitdiffstats
path: root/filesharing/advanced
Commit message (Expand)AuthorAgeFilesLines
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-051-1/+1
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-0512-34/+34
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1312-88/+88
* Replace various '#define' strings - part 6Michele Calgaro2023-12-211-1/+1
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev...Michele Calgaro2023-09-251-1/+1
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-171-1/+1
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2115-16/+16
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-186-102/+0
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-074-29/+17
* Desktop file translations:Slávek Banko2020-07-084-178/+16
* Adding checking for Samba version 4 in kcm_sambaconf/sambafile.cppAndrew Randrianasulu2019-10-271-6/+9
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.Michele Calgaro2018-12-011-2/+2
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-215-117/+19
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-172-2/+2
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-231-0/+0
* Fix FTBFS with clangSlávek Banko2015-06-261-1/+1
* Bring printer1 icon into XDG complianceTimothy Pearson2015-03-262-3/+3
* Repair mimetype icon usage, part 1. The following are not fully verified in ...Timothy Pearson2014-10-222-2/+2
* Bring most mimetypes in line with XDG specifications. The following are not ...Timothy Pearson2014-10-222-4/+4
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-29/+29
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-191-29/+29
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-29/+29
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-181-1/+1
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil...Timothy Pearson2014-10-133-7/+7
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-122-3/+3
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma...Timothy Pearson2014-10-112-2/+2
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-111-29/+29
* Add handbookSection support to tabbed "Internet & Network" TDEControl modulesTimothy Pearson2014-10-102-1/+17
* Fixed warning message when launching 'tdecmshell kcmsambaconf'. This resolves...Michele Calgaro2014-08-191-1/+1
* Fixed warning message on SmbConfigConfigWidget layout. This resolves bug 1887.Michele Calgaro2014-07-091-1/+1
* Fix unintended renamingDarrell Anderson2014-02-161-2/+2
* Add new help handbook templates for File Sharing, Samba Conf, and Wireless Ne...Darrell Anderson2014-01-311-7/+7
* Rename KDEsu->TDEsu to provide consistency with previous renamings.Darrell Anderson2013-11-241-7/+7
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-3/+3
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1518-34/+34
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-1/+1
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-018-14/+14
* Fix prior commitTimothy Pearson2013-02-012-0/+0
* Fix FTBFSTimothy Pearson2013-02-012-0/+0
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-019-25/+25
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2713-16/+16
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-262-2/+2
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-251-1/+1
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-255-17/+17
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2411-40/+40
* Fix cmake build: add dependencies for filesharing parallel buildSlávek Banko2012-11-224-5/+27
* Fix disconnected signals and slotsTimothy Pearson2012-11-171-2/+2
* Fix QString -> TQString.Darrell Anderson2012-09-165-12/+12