summaryrefslogtreecommitdiffstats
path: root/src/libs/kdtools/kdupdaterupdatefinder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename files. Remove {kd} prefix. Remove {kdupdater} prefix.Karsten Heimrich2015-07-141-640/+0
* Sanitize QDebug outputKai Koehne2015-07-091-12/+12
* Unify translated error messagesKai Koehne2015-06-241-2/+2
* Reuse existing structures inside Update class.Jarek Kobus2015-06-051-5/+5
* Rename the files to match the class name.Karsten Heimrich2015-05-061-1/+1
* Rename classes to reflect their use. Remove typedef.Karsten Heimrich2015-05-061-5/+5
* Replace UpdateSourcesInfo and UpdateSourceInfo classes.Karsten Heimrich2015-05-061-31/+26
* Remove (KDUpdater}Application, functionality has been merge.Karsten Heimrich2015-05-051-5/+3
* Move the PackagesInfo handling out of {KDUpdater}Application.Karsten Heimrich2015-05-051-12/+14
* Move the UpdateSourcesInfo out of {KDUpdater}Application.Karsten Heimrich2015-05-051-13/+18
* Update CopyrightKai Koehne2015-02-181-6/+6
* Doc: add docs for arguments and return valuesLeena Miettinen2015-01-301-1/+2
* Documentation updates and fixes.kh2014-12-011-51/+25
* 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-161-14/+7
* Do not download update.xml files if they are on disk.kh12014-10-101-57/+89
* Fix c++ documentation creation. Add, fix inline documentation.kh12014-10-081-2/+2
* Change some messages translator friendly.Takumi Asaki2013-07-141-1/+1
* Change license header to reflect that code is contributedSteffen Hansen2013-06-251-14/+33
* Cleanup KDTools from stuff we do not use at all.kh12013-05-291-277/+73
* Use Q_GLOBAL_STATIC{_WITH_ARGS} following Qt coding conventions.kh12013-03-181-1/+3
* remove unused arch dependend filesize infotjenssen2012-09-281-44/+6
* use QHash where it is possibleTim Jenssen2012-05-031-1/+1
* use scCommaRegExp where ever we canTim Jenssen2012-04-271-1/+1
* use Q_OS instead of Q_WS definesTim Jenssen2012-04-241-2/+2
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191-0/+842