summaryrefslogtreecommitdiffstats
path: root/installerbuilder/common
Commit message (Expand)AuthorAgeFilesLines
* Add one more constant.kh12011-06-101-1/+1
* Move constants into global file and use where possible.kh12011-06-091-3/+4
* Add convenient function.kh12011-05-312-4/+11
* Get rid of mmap-ing at all.kh12011-05-301-21/+17
* Add convenient function.kh12011-05-302-0/+9
* Merge branch 'master' into refactorkh12011-05-301-0/+7
|\
| * added a check that the component name can't contain a "-"Tim Jenssen2011-05-261-0/+7
* | Cleanup, no functional change.kh12011-05-241-41/+29
* | Extend comment.kh12011-05-241-1/+1
* | Compress the resources as well.kh12011-05-242-3/+36
* | Write the operations in compressed form.kh12011-05-242-5/+9
* | Move this into a common shared place.kh12011-05-232-2/+51
* | Add some debug output.kh12011-05-201-0/+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
* | Merge branch 'master' into refactorkh12011-05-182-14/+103
|\|
| * Use our own parser for arguments.kh12011-05-182-8/+94
* | Reorder some code.kh12011-05-121-22/+25
* | Implement read/ write to separate operation file.kh12011-05-121-21/+35
* | Implement operator << for QStringRef.kh12011-05-121-0/+1
* | Add accessor functions. Small style changes. Doc update.kh12011-05-102-31/+55
* | Implement read/ write of user defined repositories.kh12011-05-102-12/+19
* | Add some convenient functions to use with QHash.kh12011-05-102-0/+14
* | Initial implementation of user defined repositories.kh12011-05-102-5/+12
* | It is possible to have several remote repositories.kh12011-05-091-4/+2
* | Repositories are always "required" now.kh12011-05-093-26/+0
* | Resolve TODO. Fix memory leak.kh12011-05-041-5/+3
* | Reorder to match header file.kh12011-05-041-30/+33
* | Remove unused classes. Disable tests.kh12011-05-044-832/+0
* | Resolve TODO. Remove as it's not needed at all.kh12011-05-042-11/+0
* | Fix build on OSX.kh12011-05-022-1/+5
* | Remove leftover.kh12011-04-212-173/+0
* | Whitespaces.kh12011-04-211-2/+2
* | Cleanup. Whitespaces. Style.kh12011-04-212-185/+216
* | Cleanup. Whitespaces. Style.kh12011-04-212-281/+287
* | Cleanup. Formating. Style changes.kh12011-04-212-531/+521
* | Whitespaces.kh12011-04-212-12/+12
* | Merge branch 'master' into refactorkh12011-03-303-8/+17
|\|
| * teh "RemoveTargetDir" hackJ-P Nurmi2011-03-292-0/+8
| * unset textstream deviceMaurice Kalinowski2011-03-291-10/+8
| * do not crash on error for writing logfileMaurice Kalinowski2011-03-291-2/+5
* | Merge branch 'master' into refactorkh12011-03-232-0/+8
|\|
| * make configuration file name dynamicMaurice Kalinowski2011-03-232-0/+8
* | Small cleanup and added documentation.kh12011-03-212-35/+73
* | rmdir fails if the directory does not exist.kh12011-03-071-1/+1
* | Change how remove directory works.kh12011-03-062-20/+29
* | Add marker that can represent other states then install/uninstall.kh12011-03-031-2/+3
* | Make it compile with "namespaced" Qt.hjk2011-03-036-14/+12
|/
* init commitTim Jenssen2011-02-2130-0/+5504