summaryrefslogtreecommitdiffstats
path: root/src/libs/kdtools
Commit message (Expand)AuthorAgeFilesLines
* Update position of single quotation marks.Takayuki ORITO2014-12-101-1/+1
* Don't set modified state without real modificationNiels Weber2014-12-051-2/+0
* Documentation updates and fixes.kh2014-12-0113-449/+445
* Improve error message in deleteFileNowOrLaterKai Koehne2014-12-011-1/+1
* Rewrite the isRunning implementation and remove private class.kh12014-11-122-66/+45
* Adjust implementation to match the Unix one and fix unlock.kh12014-11-121-19/+35
* Don't use QObject::tr().kh12014-11-111-7/+14
* Remove automatic unlock, we do not automatically lock either.kh12014-11-114-20/+6
* Code cleanup, no functional changes intended.kh12014-11-117-20/+29
* Remove lockfile after unlocking on LinuxNiels Weber2014-11-051-0/+2
* FileDownloaderProxyFactory: Fix indentationKai Koehne2014-11-041-3/+3
* Replace all occurrences of "can not" with "cannot"Niels Weber2014-10-311-1/+1
* Remove unused method and includes.kh12014-10-301-6/+0
* Introduce behavior change, always keep the higher version package.kh12014-10-301-36/+47
* Optimize the lookup and correct some debug information.kh12014-10-301-21/+29
* Add LGPLv3 as new licenseKai Koehne2014-10-1648-672/+336
* Reuse already existing code to convert the URL.kh12014-10-161-4/+1
* Fix documention for Qt 5.4.Leena Miettinen2014-10-141-1/+2
* Do not download update.xml files if they are on disk.kh12014-10-101-57/+89
* Remove some unknown specifier. Fix documentation.kh12014-10-081-67/+64
* Fix c++ documentation creation. Add, fix inline documentation.kh12014-10-0810-22/+22
* Calm down warnings.kh12014-07-091-1/+0
* Fix broken tools after switching to QFileDevice.kh12014-07-023-584/+0
* Doc: do not use the deprecated \bold commandLeena Miettinen2014-06-251-1/+2
* Split out the file IO stuff and adjust other files respectively.kh12014-06-242-2/+2
* Merge remote-tracking branch 'origin/1.6'Oswald Buddenhagen2014-06-021-4/+5
|\
| * Revert "Use QTemporaryFile instead of some homebrew construction."kh12014-05-221-4/+5
* | Cleanup to support Qt5 only.kh12014-06-023-8/+4
|/
* Calm down the possibility of a buffer overflow.kh12014-04-031-1/+1
* Merge remote-tracking branch 'origin/1.5'Oswald Buddenhagen2014-03-274-13/+26
|\
| * Unify access to the supported schemes.kh12014-03-253-12/+25
| * Fix typos in comments and documentationSergio Ahumada2014-03-051-1/+1
* | Use non-static remove, same as with exists.Niels Weber2014-03-261-1/+1
* | Use QTemporaryFile instead of some homebrew construction.Niels Weber2014-03-251-5/+4
* | fix unistd.h includeTim Jenssen2014-01-301-1/+1
* | Merge remote-tracking branch 'origin/1.5'Tim Jenssen2014-01-177-27/+78
|\|
| * Use qt_windows.h.kh12014-01-071-7/+1
| * compile fix in genericfactoryTim Jenssen2013-11-261-2/+2
| * Compile fix.kh12013-11-251-2/+12
| * Implement factory to be able to insert pages dynamically.Tim Jenssen2013-11-251-7/+24
| * add new settingsoperationTim Jenssen2013-11-142-0/+35
| * Fix virtual function being hidden error.kh12013-11-052-2/+2
| * Merge remote-tracking branch 'origin/1.4' into 1.5Tim Jenssen2013-10-231-17/+12
| |\
| | * Fix the copy error messageMichal Klocek2013-10-171-1/+1
| | * Small cleanup.kh12013-09-201-16/+11
* | | Remove QtAlgorithms usage from IFW.kh12013-09-252-2/+2
|/ /
* | Merge remote-tracking branch 'origin/1.4'Tim Jenssen2013-09-091-0/+6
|\|
| * fix progress for redirected HTTP Downloadskh12013-09-091-0/+6
* | Merge remote-tracking branch 'origin/1.4'Tim Jenssen2013-08-261-0/+3
|\|
| * Fix update component selection shows wrong package sizes.kh12013-07-301-0/+3