summaryrefslogtreecommitdiffstats
path: root/filesharing/advanced
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | source as of this commit due to ubiquity: info, unknown
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-222-4/+4
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* 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
| | | | This reverts commit 125d8418ee991d6583f91acb8d4257253e2e055a.
* 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, ↵Timothy Pearson2014-10-133-7/+7
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-122-3/+3
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-2/+2
| | | | match XDG specifications
* 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
| | | | This relates to Bug 1850
* Fixed warning message when launching 'tdecmshell kcmsambaconf'. This ↵Michele Calgaro2014-08-191-1/+1
| | | | resolves bug 1887.
* 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 ↵Darrell Anderson2014-01-311-7/+7
| | | | Network.
* Rename KDEsu->TDEsu to provide consistency with previous renamings.Darrell Anderson2013-11-241-7/+7
| | | | This relates to bug report 1707.
* 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
| | | | Thanks to Fat-Zer
* Fix disconnected signals and slotsTimothy Pearson2012-11-171-2/+2
|
* Fix QString -> TQString.Darrell Anderson2012-09-165-12/+12
|
* Fix a parallel build bugTimothy Pearson2012-07-261-0/+1
| | | | Thanks to 'Nix' for the patch!
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-082-10/+10
|
* Update desktop files: OnlyShowIn=KDE; -> OnlyShowIn=TDE;Darrell Anderson2012-03-051-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1715-16/+16
|
* Part 1 of 2 of kdm renameTimothy Pearson2012-01-222-2/+2
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-219-30/+30
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1915-42/+42
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1818-130/+130
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1632-211/+211
| | | | This reverts commit 808e453c56036211f57482ed847d54aca01bba68.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1532-211/+211
|
* Update kdenetwork Autotools for new DSO linkage styleTimothy Pearson2011-11-182-2/+2
|
* Additional kde to tde renamingTimothy Pearson2011-11-067-12/+12
|
* rename the following methods:tpearson2011-08-1026-62/+62
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1012-47/+47
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0914-14/+14
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdenetworktpearson2011-06-2264-1325/+1341
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1237912 283d02a7-25f6-0310-bc7c-ecb5cbfe19da