summaryrefslogtreecommitdiffstats
path: root/installerbuilder/installerbase/installerbase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191-396/+0
* Keep common just for the tools.kh12012-03-131-6/+5
* we need an en_us translation to replace placeholder stringsNiels Weber2012-03-071-0/+8
* Introduce IFW version defines.kh12012-03-011-1/+2
* Fix typo and line length.kh12012-02-281-2/+3
* Make use of the new functions from binary content.kh12012-02-281-3/+2
* Fix typo. magicmaker() -> magicMarker()kh12012-02-271-1/+1
* Remove "Verbose", instead allow "-v" or "--verbose"Niels Weber2012-02-231-4/+5
* debug output the Locale informationNiels Weber2012-02-071-0/+1
* update contact email to the current oneNiels Weber2012-02-061-2/+2
* fix license headers for installerbaseNiels Weber2012-02-061-0/+1
* Qt SDK -> Installer FrameworkNiels Weber2012-01-311-1/+1
* mass change 2011 -> 2012 for copyrightNiels Weber2012-01-311-1/+1
* Use qDebug instead of verbose.kh12012-01-171-8/+8
* internal config controls whether the maintenance tool can be run standaloneAlexander Lenhardt2012-01-101-0/+28
* improve parse arguments at operationrunnerTim Jenssen2011-12-151-1/+2
* fix the hack that uses cleanlooks under Ubuntu 11.10Tim Jenssen2011-12-131-5/+6
* try to hack around the ubuntu 11.10 problemTim Jenssen2011-12-121-0/+28
* Update to the latest and greatest...kh12011-11-291-13/+12
* Make it possible to set proxy factorys for the downloaders.kh12011-11-281-3/+3
* Cleanup.kh12011-11-281-2/+1
* Let the app parse the arguments again in gui mode.kh12011-11-281-3/+2
* Extend buffere size, move, add includes and defines.kh12011-11-231-0/+2
* Let the the gui application open a console on Windows.kh12011-11-231-44/+8
* added --version description to command-line helpAlexander Lenhardt2011-11-221-0/+2
* added command-line helpAlexander Lenhardt2011-11-221-0/+40
* Some replacements of QString::fromLatin1 with QLatin1String.hjk2011-11-211-1/+1
* Simplify KD* directory structure.hjk2011-11-211-2/+2
* Remove re-directing KD* header.hjk2011-11-211-2/+2
* have always output, even when not verboseNiels Weber2011-11-171-1/+1
* Use QSet throughout the whole code, saves us QList conversions.kh12011-11-151-8/+7
* Implement mechanism to update the maintenace tool.kh12011-10-041-0/+8
* Add some useful information about the installer base version.kh12011-09-301-9/+15
* Move these into private source files, Include cleanup.kh12011-09-301-60/+16
* fixed wrong argument, added missing word runTim Jenssen2011-09-151-1/+1
* we need the application object for some informations laterTim Jenssen2011-09-141-0/+1
* now an installer/maintenancetool can run operationsTim Jenssen2011-09-071-0/+8
* now we forward exceptions from script and queue slotsTim Jenssen2011-07-291-3/+37
* reduce and improve verbose outputTim Jenssen2011-07-191-3/+3
* Move the define to where it's used.kh12011-07-041-0/+2
* Keep the updater application as class member.kh12011-07-011-14/+0
* Rename files to match class name. Adjust includes.kh12011-06-201-1/+1
* Rename header/ source files to match class name.kh12011-06-151-2/+2
* Rename from Installer to PackageManagerCore.kh12011-06-141-35/+34
* Rename the class to better fit it's real purpose.kh12011-06-141-2/+2
* Keep a flag if we have do a no forced installion.kh12011-06-091-2/+2
* Merge branch 'master' into refactorkh12011-06-091-1/+0
|\
| * don't fail with unknown argumentsNiels Weber2011-06-091-1/+0
* | Only in case we run the installer use metadata as source.kh12011-06-081-2/+4
* | Remove unused function.kh12011-06-051-17/+0