summaryrefslogtreecommitdiffstats
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* Implementation of time and date functions related to 7z.Niels Weber2013-05-304-21/+90
* Properly calculate the file size for symlinks.kh12013-05-302-0/+37
* add resetCheckSumDataTim Jenssen2013-05-302-0/+8
* Omit debug output in case there is no value given.kh12013-05-301-1/+2
* Change two fatals to warnings.Niels Weber2013-05-301-2/+2
* revert any changes at hasAdminRights()Tim Jenssen2013-05-291-4/+4
* add errorString to execute operation error outputTim Jenssen2013-05-294-1/+13
* code cleanup -> removed some spacesTim Jenssen2013-05-291-7/+7
* Cleanup KDTools from stuff we do not use at all.kh12013-05-2921-1475/+260
* use right types to interact with WinAPITim Jenssen2013-05-281-5/+5
* Fix mingw build.kh12013-05-281-0/+6
* Implement configuration interface.kh12013-05-282-1/+23
* Split our own implementation of sysinfo.kh12013-05-283-182/+227
* Remove superfluous forward declaration.kh12013-05-281-1/+0
* Remove superfluous unit tests.kh12013-05-283-199/+0
* Remove unused files.kh12013-05-272-229/+0
* Patch QT_HOST_LIBS qmake variableSergio Ahumada2013-05-271-0/+4
* disable batch compile rulesTim Jenssen2013-05-241-0/+4
* disable getFileTimeFromProperty on Unix systemsTim Jenssen2013-05-221-0/+4
* avoid wrong replacings in the load script codeTim Jenssen2013-05-211-6/+6
* fix unknown component value in scripts while updatingTim Jenssen2013-05-212-3/+9
* add entered/left signal to pagesTim Jenssen2013-05-212-2/+8
* Update files-to-patch filesIikka Eklund2013-05-212-0/+2
* forward packagemanager core to ProductKeyCheck classTim Jenssen2013-05-175-10/+28
* Merge remote-tracking branch 'origin/1.3' into mergeTim Jenssen2013-05-176-9/+40
|\
| * Add a DisplayName setting for repositories.Niels Weber2013-04-236-9/+40
* | introduce installerscriptengineTim Jenssen2013-05-1616-433/+554
* | Reset to only use the basic LZMA SDK (Windows).kh12013-05-08322-67337/+348
* | Replace the external date and time implementation.Niels Weber2013-05-073-435/+72
* | Remove local filetime.Niels Weber2013-05-073-9/+8
* | add installerscriptengine autotestTim Jenssen2013-05-072-0/+6
* | Remove DosTime support from 7zip lib.Niels Weber2013-05-073-29/+0
* | Cleanup installer_framework_changes.txtNiels Weber2013-05-063-1030/+54
* | Add 7z facade auto test and fix bug in out stream.kh12013-05-061-16/+17
* | Rename and document functions to be more clear what they do.kh12013-05-062-18/+30
* | Fix compile error.kh12013-05-061-0/+8
* | Add missing copyright header.kh12013-05-032-0/+80
* | Fix windows build.kh12013-05-021-2/+2
* | Reset to only use the basic LZMA SDK (Unix).kh12013-05-02356-75844/+477
* | Fix auto test build failure due to missing export.kh12013-04-301-1/+1
* | Some minor Nokia -> Qt Project changesSergio Ahumada2013-04-302-3/+3
* | remove not needed debug outputTim Jenssen2013-04-301-1/+0
* | describe why we shouldn't patch QT_INSTALL_CONFIGURATIONTim Jenssen2013-04-251-1/+4
* | reformat initialize list of classesTim Jenssen2013-04-2416-112/+114
* | Add documentation for JS APIKai Koehne2013-04-233-123/+898
* | fix messageboxhandler with help of new autotestsTim Jenssen2013-04-231-58/+16
* | Merge remote-tracking branch 'origin/1.3'Tim Jenssen2013-04-235-69/+183
|\|
| * fix error handling in 7z libTim Jenssen2013-04-194-66/+180
| * Use proper English.Niels Weber2013-04-171-3/+3
* | added orderedButtons methodTim Jenssen2013-04-232-5/+16