summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Export private classes. We need it in some auto tests.kh12013-03-265-44/+81
* Throw if we can't load the requested UI file.kh12013-03-251-5/+13
* Cleanup.kh12013-03-252-172/+123
* Fully qualify function calls. Fix minor typos.kh12013-03-252-19/+23
* Change function names (to what they actually do) and signature.kh12013-03-254-28/+26
* Assume offline installer if there are no repositories.kh12013-03-251-0/+3
* Pass the settings object to assemble.kh12013-03-251-15/+10
* Rewrite copy configuration function.kh12013-03-251-72/+56
* Reuse existing make absolute.kh12013-03-253-13/+10
* Add banner pixmap to the wizard.Niels Weber2013-03-258-1/+30
* Adjust to match coding guidelines.kh12013-03-251-9/+10
* Remove unused/ duplicated function.kh12013-03-252-21/+0
* Small cleanup, no functional change.kh12013-03-251-12/+7
* Merge remote-tracking branch 'origin/1.3'Tim Jenssen2013-03-223-5/+10
|\
| * Compile fix when building tools staticNiels Weber2013-03-221-1/+1
| * Allow setting of target dir in installer scriptKai Koehne2013-03-221-1/+7
| * remove the unneeded second Settings objectTim Jenssen2013-03-221-3/+2
* | To be able to use 7z, we need to initialize archives.kh12013-03-221-1/+1
* | Small cleanup.kh12013-03-211-16/+13
* | Merge remote-tracking branch 'origin/1.3'Tim Jenssen2013-03-2119-198/+757
|\|
| * don't pollute output too muchTim Jenssen2013-03-211-2/+0
| * fix possible loop in moveDirectoryContents methodTim Jenssen2013-03-211-2/+5
| * fix crash in HttpDownloaderTim Jenssen2013-03-211-5/+8
| * Fix missing wizard icon on a windows static build.kh12013-03-213-17/+31
| * Update files-to-patch filesIikka Eklund2013-03-215-162/+32
| * Add script to build the ifw installerKai Koehne2013-03-191-0/+102
| * Add Installer Configuration for IFWKai Koehne2013-03-198-0/+572
| * Fix generation of documentation on windowsKai Koehne2013-03-181-10/+7
* | Compile on MacNiels Weber2013-03-211-2/+3
* | use humanReadableSize method from ifw libTim Jenssen2013-03-211-21/+4
* | Remove blacklist as it is no longer necessary.Niels Weber2013-03-211-8/+5
* | Remove previously deprecated Pages config.xml element.Niels Weber2013-03-217-298/+39
* | Deprecate Icon, introduce replacements.Niels Weber2013-03-217-11/+65
* | Fix build.kh12013-03-201-1/+1
* | Compile (Qt5 shared).kh12013-03-201-1/+1
* | Fix some small memory leaks.kh12013-03-202-4/+6
* | Make deprecation warning less insane.Niels Weber2013-03-201-1/+1
* | Merge remote-tracking branch 'origin/1.3'Tim Jenssen2013-03-186-14/+1
|\|
| * Remove LogoSmall as it never did anything anyway.Niels Weber2013-03-186-14/+1
* | fix adding message to create Exception debug outputTim Jenssen2013-03-181-1/+1
* | Added some lines to have a good breakpoint target.Tim Jenssen2013-03-181-1/+4
* | Use Q_GLOBAL_STATIC{_WITH_ARGS} following Qt coding conventions.kh12013-03-1811-28/+136
* | Add component model behavior auto test and fix broken model.kh12013-03-1511-312/+938
* | Replace child in place instead of deleting and appending.Niels Weber2013-03-141-2/+1
* | Improve variable names in createMetaDataDirectory()Niels Weber2013-03-141-20/+20
* | Introduce QInstallerTools::copyWithException functionTim Jenssen2013-03-144-57/+59
* | Compile after merge from 1.3kh12013-03-131-1/+6
* | Merge remote-tracking branch 'origin/1.3'Tim Jenssen2013-03-1310-3/+680
|\|
| * Add LICENSE.LGPLKai Koehne2013-03-121-0/+504
| * Compile (Qt5).kh12013-03-121-1/+1