summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make it compile again. Still does not work.kh12011-05-247-64/+71
* Cleanup, no functional change.kh12011-05-241-41/+29
* Extend comment.kh12011-05-241-1/+1
* Remove now unsed files.kh12011-05-243-124/+2
* Compress the resources as well.kh12011-05-243-5/+44
* Reuse pointer.kh12011-05-241-2/+2
* Write the operations in compressed form.kh12011-05-244-10/+16
* 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-234-89/+62
* | Merge branch 'master' into refactorkh12011-05-232-7/+11
|\|
| * now operation runner can work with relative pathesTim Jenssen2011-05-201-1/+3
| * now qtcreatorpersistentsettings use absolutepathes everywhereTim Jenssen2011-05-201-6/+8
* | Append some more data to prevent crash on Unix.kh12011-05-201-0/+2
* | Add some debug output.kh12011-05-201-0/+6
* | 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
* | We need to keep the binary file in memory.kh12011-05-202-15/+22
* | Preparation to support a decoupled data file.kh12011-05-192-75/+116
* | Keep the settings on the stack.kh12011-05-194-52/+47
* | The application object needs to be instantiated earlier.kh12011-05-181-1/+1
* | Merge branch 'master' into refactorkh12011-05-181-3/+3
|\|
| * Tha application object needs to be instantiated earlier.kh12011-05-181-3/+3
* | Merge branch 'master' into refactorkh12011-05-183-58/+137
|\|
| * Use our own parser for arguments.kh12011-05-183-59/+134
* | 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-178-104/+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