summaryrefslogtreecommitdiffstats
path: root/konq-plugins/rsync
Commit message (Collapse)AuthorAgeFilesLines
* Use tdeprocess.hHEADmasterMichele Calgaro2024-12-021-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-111-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-261-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-201-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed unnecessary hunks after switched to use krsync libraryOBATA Akio2021-12-311-40/+0
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* Desktop file translations:Slávek Banko2020-07-153-20/+30
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Clean up, improve and fix konq-plugins desktop files.Chris2019-12-172-6/+14
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Add CMakeL10n rules.Slávek Banko2018-12-311-0/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-234-0/+0
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-2/+2
| | | | match XDG specifications
* Update non-existent and incomplete (template-only) help handbooks to new ↵Darrell Anderson2014-01-251-7/+1
| | | | default format.
* Prevent non-existent help handbook from populating the main handbook table ↵Darrell Anderson2014-01-141-1/+7
| | | | of contents.
* Initial cmake conversionAlexander Golubev2013-10-151-0/+51
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-2/+2
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-4/+4
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-012-5/+5
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-272-6/+6
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-263-4/+4
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-082-20/+20
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-171-1/+1
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-1/+1
| | | | This reverts commit ca82971624269719d487c6f7980d7237f9420036.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-1/+1
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-1/+1
|
* Use new krsync library to handle remote sync operationstpearson2011-09-105-1247/+22
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1252393 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-104-7/+7
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-101-23/+23
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-091-12/+12
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdeaddonstpearson2011-06-184-62/+64
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1237404 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-314-186/+186
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1157634 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Polished UI and extended backed slightly for rsync Konqueror plugintpearson2010-04-092-3/+81
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1113004 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Cleanup and fixestpearson2010-04-025-231/+47
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1110341 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Cleanuptpearson2010-04-011-45/+47
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1110119 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Code cleanuptpearson2010-03-311-26/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1109696 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added Unison support to remote sync plugintpearson2010-03-313-15/+171
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1109340 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed up rsync and dirfilter pluginstpearson2010-03-264-33/+259
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1107600 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added new rsync plugin for Konquerortpearson2010-03-2012-0/+1329
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1105435 283d02a7-25f6-0310-bc7c-ecb5cbfe19da