summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/createlocalrepositoryoperation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/2.0'Katja Marttila2017-01-301-17/+12
|\
| * License header update to GPL-EXCEPTKatja Marttila2017-01-261-17/+12
* | Merge remote-tracking branch 'origin/2.0'Iikka Eklund2016-01-201-4/+3
|\|
| * Update license headersIikka Eklund2015-12-291-4/+3
* | Rename files. Remove {kd} prefix. Remove {kdupdater} prefix.Karsten Heimrich2015-07-141-1/+1
* | Make use of the new varadic template feature + cosmetic changes.Karsten Heimrich2015-07-101-2/+3
* | Remove superfluous clone() method. Prepare for next patch.Karsten Heimrich2015-06-251-5/+0
* | Add getter and setter for package manager.Karsten Heimrich2015-06-241-1/+1
* | Unify translated error messagesKai Koehne2015-06-241-19/+23
* | Convert to Qt 5 connect syntaxKai Koehne2015-06-151-1/+2
* | Remove %0 from tr() callsKai Koehne2015-06-151-2/+2
* | Split the huge header file in more dedicated ones.Karsten Heimrich2015-06-101-0/+1
* | CleanupJarek Kobus2015-02-271-7/+3
|/
* Update CopyrightKai Koehne2015-02-181-7/+7
* fix progress calculationChristoph Vogtländer2014-12-101-1/+1
* No need to be an class nor to have a virtual destructor.kh12014-11-131-2/+2
* Be a bit smarter while reporting partly progress information.kh12014-11-131-6/+12
* Fix binary data extractionChristoph Vogtländer2014-11-131-28/+14
* Implement package filtering for online and offline installer.kh12014-10-301-1/+3
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+8
* Overhaul the binary format API.kh12014-10-151-6/+10
* Make use of the new read binary content function.kh12014-08-271-11/+1
* Rename binary format classes and functions. Move to QInstaller.kh12014-08-271-15/+13
* Make the marker and the find function class members.kh12014-07-151-2/+2
* Move class BinaryContent into its own file.kh12014-07-151-1/+2
* Revert change from QIODevice to QFileDevice.kh12014-07-021-1/+1
* Don't use QObject::tr().kh12014-06-241-4/+6
* Split out the file IO stuff and adjust other files respectively.kh12014-06-241-3/+4
* use removeSystemGeneratedFiles in createlocalrepositoryTim Jenssen2013-11-131-2/+1
* Unify some error strings.Niels Weber2013-02-121-2/+2
* Add 2013 to the copyright.Niels Weber2013-02-051-1/+1
* Make IFW compile with mingw.kh12013-01-291-1/+1
* Fix some warnings in our code after Idcfec77.kh12013-01-231-1/+9
* Change copyright headers from Nokia to DigiaSergio Ahumada2012-12-211-18/+27
* Some changes to start compile with Qt5.kh12012-11-201-1/+1
* Implement cmd option to dump binary content into given dir.kh12012-11-141-5/+10
* remove unneeded emit progresschangedTim Jenssen2012-06-131-1/+0
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191-0/+384