summaryrefslogtreecommitdiff
path: root/src/sync/ftpsynchandler.cpp
Commit message (Collapse)AuthorAgeFilesLines
* i18n fixesPino Toscano2013-06-071-6/+6
| | | | | | | | | - remove string puzzles when possible - remove exclamation marks - remove contractions ("don't" -> "do not", etc) - lowercase "NOT" (do not shout to the user) - remove extra spaces, or add them where needed - few style/spelling fixes
* Restore sync managerAndrea Diamantini2012-12-101-0/+289
|
* WARNING COMMIT --> FIRST REKONQ 2 IMPORTAndrea Diamantini2012-12-101-289/+0
| | | | Preparing repo to merge rekonq2 code...
* Cleans upAndrea Diamantini2012-06-121-6/+0
| | | | | | - set initial icon to have properly dimensions set - properly calculate needed icon's height - calm down some kDebug messages
* Krazy fixesAndrea Diamantini2012-01-191-12/+12
| | | | | | | - QL1S/QL1C - single-char QString efficiency - explicit ctors - normalized signals & slots
* Add kDebug messageAndrea Diamantini2011-12-151-0/+1
|
* Sync improvements, last bunch!Andrea Diamantini2011-12-121-28/+55
| | | | | Improved code division (it will be super easy now adding a new handler) Added a new config UI (QWizard based)
* Clean out ftp code to easily add in the future new sync implementationsAndrea Diamantini2011-12-121-0/+267