summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller
Commit message (Expand)AuthorAgeFilesLines
* Compress the resources as well.kh12011-05-241-2/+8
* Reuse pointer.kh12011-05-241-2/+2
* Write the operations in compressed form.kh12011-05-242-5/+7
* Merge branch 'master' into refactorkh12011-05-241-1/+1
|\
| * || was used and && was meantTim Jenssen2011-05-231-1/+1
* | Fix memory leak and resulting possible crashes.kh12011-05-242-18/+34
* | Replace expensive calls while using a constant.kh12011-05-241-30/+23
* | Fix a crash seen while accessing a deleted object.kh12011-05-235-14/+10
* | Move this into a common shared place.kh12011-05-232-87/+11
* | Merge branch 'master' into refactorkh12011-05-231-6/+8
|\|
| * now qtcreatorpersistentsettings use absolutepathes everywhereTim Jenssen2011-05-201-6/+8
* | Append some more data to prevent crash on Unix.kh12011-05-201-0/+2
* | Changed the way the parameters are passed.kh12011-05-201-9/+6
* | Implemt writing out the complete binary data.kh12011-05-202-171/+177
* | use QSettings instead of QSettingswrapper inside registerdocumentationoperationTim Jenssen2011-05-201-9/+8
* | now we are getting the error from the helpengineTim Jenssen2011-05-201-1/+6
* | Keep the settings on the stack.kh12011-05-194-52/+47
* | Cleanup. Remove superfluous member variable.kh12011-05-181-11/+15
* | Remove superfluous includes.kh12011-05-171-3/+0
* | Cleanup. Style changes.kh12011-05-172-434/+275
* | Merge branch 'master' into refactorkh12011-05-171-0/+1
|\|
| * added a break after toolchain map insertionTim Jenssen2011-05-171-0/+1
* | Cleanup.kh12011-05-172-457/+389
* | Always use TCP socket for communication.kh12011-05-177-100/+5
* | Make use of QSettingsWrapper. Remove from original source.kh12011-05-171-2/+2
* | MAke use of QSettingsWrapper. Remove from original source.kh12011-05-179-349/+34
* | Move QSettingsWrapper into it's own source files.kh12011-05-173-2/+510
* | Trailing whitespaces...kh12011-05-171-7/+7
* | Replace preprocessor magic with real implementations.kh12011-05-171-99/+150
* | Compile on windows.kh12011-05-172-1/+2
* | Merge branch 'master' into refactorkh12011-05-175-35/+227
|\|
| * wrong commitTim Jenssen2011-05-171-1/+1
| * don't touch usersettingsTim Jenssen2011-05-171-5/+14
| * qmake should have native seperators as wellTim Jenssen2011-05-161-0/+2
| * now qt creator 2.2 settings are ok in the installer caseTim Jenssen2011-05-165-24/+160
| * now register qt removes versions from newversion settingTim Jenssen2011-05-161-0/+45
| * some flow control spacesTim Jenssen2011-05-162-8/+8
* | Move the templates into there own source file.kh12011-05-164-286/+176
* | Move to the only place where it's still used.kh12011-05-163-459/+0
* | Move into there own folder. Cleanup.kh12011-05-166-9/+1
* | Move into there own folder.kh12011-05-163-2/+2
* | Remove superfluous files.kh12011-05-162-1223/+0
* | Move into third party, where it belongs.kh12011-05-16114-15/+12
* | Small cleanup.kh12011-05-163-6/+1
* | Use QProcessWrapper where needed.kh12011-05-164-8/+6
* | Cleanup. Style changes.kh12011-05-162-283/+240
* | Merge branch 'master' into refactorkh12011-05-1626-147/+878
|\|
| * register default debugger should work now as an installer operationTim Jenssen2011-05-162-37/+21
| * added new updatecreatorsettingsfrom21to22operationTim Jenssen2011-05-164-3/+363
| * ; after a namespace is not correctTim Jenssen2011-05-1613-13/+17