summaryrefslogtreecommitdiffstats
path: root/src/libs/kdtools
Commit message (Expand)AuthorAgeFilesLines
...
| * QRegExp include cleanupSamuel Gaist2017-03-132-0/+2
* | Merge remote-tracking branch 'origin/2.0'Katja Marttila2017-01-3042-679/+469
|\|
| * License header update to GPL-EXCEPTKatja Marttila2017-01-2648-775/+535
* | allow installing compressed packagesKatja Marttila2016-11-093-4/+13
* | Merge remote-tracking branch 'origin/2.0'Katja Marttila2016-06-211-0/+9
|\|
| * Make IFW compile with FreeBSDKatja Marttila2016-04-261-0/+9
* | Add a logging category and debug for http downloadKatja Marttila2016-04-071-1/+16
* | Fixed deleting files when uninstalling on OS XFrerich Raabe2016-02-291-1/+3
* | Doc: removed qdoc var declaration pixmapNico Vertriest2016-01-211-4/+0
* | Merge remote-tracking branch 'origin/2.0'Iikka Eklund2016-01-2042-133/+91
|\|
| * Update license headersIikka Eklund2015-12-2948-151/+103
* | Allow defining non-checkable itemsKatja Marttila2016-01-182-3/+13
* | Missed to rename classes and to update docs and tests.Karsten Heimrich2015-09-0716-115/+135
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-08-191-1/+18
|\|
| * Unify handling of translationsKai Koehne2015-06-301-7/+18
* | Fix missing KD* documentation.Karsten Heimrich2015-08-071-0/+11
* | Adjust include guards.Karsten Heimrich2015-07-1422-66/+66
* | Rename files. Remove {kd} prefix. Remove {kdupdater} prefix.Karsten Heimrich2015-07-1441-94/+100
* | Make the installation relocatable (with some limitations).Karsten Heimrich2015-07-141-8/+35
* | Make use of the new varadic template feature + cosmetic changes.Karsten Heimrich2015-07-106-38/+40
* | Add factory auto test. Update template parameter + documentation.Karsten Heimrich2015-07-102-32/+75
* | Sanitize QDebug outputKai Koehne2015-07-093-17/+17
* | Remove superfluous clone() method. Prepare for next patch.Karsten Heimrich2015-06-254-48/+0
* | Implement generic factory using c++11 variadic template feature.Karsten Heimrich2015-06-254-163/+30
* | Add getter and setter for package manager.Karsten Heimrich2015-06-243-3/+19
* | Unify translated error messagesKai Koehne2015-06-2410-64/+97
* | Fix missing operation 'installer' value and update documentation.Karsten Heimrich2015-06-231-1/+5
* | Convert to Qt 5 connect syntaxKai Koehne2015-06-153-17/+13
* | Add method to lookup if a product is registered in the factory.Karsten Heimrich2015-06-102-0/+11
* | Fix compilation error in testsKai Koehne2015-06-092-1/+3
* | Store AutoDependOn inside components.xmlJarek Kobus2015-06-052-27/+41
* | Reuse existing structures inside Update class.Jarek Kobus2015-06-053-35/+15
* | Implemented xml:lang attribute support for DisplayName tag.Dmitry Mordvinov2015-05-082-7/+17
* | Remove pseudo static core instance, fixes autotests.Karsten Heimrich2015-05-063-5/+19
* | Use QMap instead of QHash to keep the stored order on disk.Karsten Heimrich2015-05-062-22/+18
* | Rename the files to match the class name.Karsten Heimrich2015-05-064-4/+4
* | Rename classes to reflect their use. Remove typedef.Karsten Heimrich2015-05-064-63/+74
* | Replace UpdateSourcesInfo and UpdateSourceInfo classes.Karsten Heimrich2015-05-065-308/+28
* | Fix issue with accessing install target directory.Karsten Heimrich2015-05-061-3/+1
* | Rewrite to use QHash instead of QVector.Karsten Heimrich2015-05-062-95/+63
* | Rename function name.Karsten Heimrich2015-05-052-5/+5
* | Remove (KDUpdater}Application, functionality has been merge.Karsten Heimrich2015-05-054-300/+4
* | Take over the last used methods from {KD}Application.Karsten Heimrich2015-05-051-2/+3
* | Move the PackagesInfo handling out of {KDUpdater}Application.Karsten Heimrich2015-05-056-115/+29
* | Move the UpdateSourcesInfo out of {KDUpdater}Application.Karsten Heimrich2015-05-056-439/+61
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-04-211-0/+1
|\|
| * Compile with Qt 5.5kh2015-04-131-0/+1
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-03-171-19/+23
|\|
| * Doc: Add missing docs for KDUpdater::PackagesInfoLeena Miettinen2015-02-271-19/+23
* | CleanupJarek Kobus2015-02-273-47/+62
|/