summaryrefslogtreecommitdiffstats
path: root/filesharing
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-0514-40/+40
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1314-107/+107
* 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-2118-20/+20
* 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-087-331/+26
* Adding checking for Samba version 4 in kcm_sambaconf/sambafile.cppAndrew Randrianasulu2019-10-271-6/+9
* Add CMakeL10n rules.Slávek Banko2018-12-201-0/+3
* 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-217-123/+24
* 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-192-75/+75
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-192-75/+75
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-192-75/+75
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-182-2/+2
* 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-113-3/+3
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-112-39/+39
* 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-312-10/+9
* Rename KDEsu->TDEsu to provide consistency with previous renamings.Darrell Anderson2013-11-241-7/+7
* Additional k => tde renaming and fixesSlávek Banko2013-09-033-4/+4
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1521-38/+38
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-2/+2
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-042-2/+2
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0111-17/+17
* 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-0112-28/+28
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-312-3/+3
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2718-22/+22
* 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-252-2/+2
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-257-19/+19
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2414-57/+57
* 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