summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Rewrite binary layout read/ write implementation.kh12014-09-043-65/+44
* Split and implement new installer base, update checker.kh12014-09-043-16/+7
* Let the binary layout function find the cookie on its own.kh12014-08-291-4/+3
* Make BinaryFormatEngineHandler a real singleton.kh12014-08-291-3/+2
* Adjust implementation to not use the collection manager.kh12014-08-291-2/+2
* Make use of the new binary content write function.kh12014-08-271-90/+53
* Rename binary format classes and functions. Move to QInstaller.kh12014-08-274-46/+41
* Move permissions handling after rename.kh12014-07-151-2/+1
* Update documentation and rename code to improve readability.kh12014-07-151-8/+10
* Make the marker and the find function class members.kh12014-07-153-9/+13
* Move class BinaryContent into its own file.kh12014-07-154-2/+5
* Introduce developer tool.kh12014-07-119-1/+847
* Remove now superfluous tool, replaced by devtool.kh12014-07-103-216/+0
* Make tools compile again.kh12014-07-108-36/+35
* Workaround for QFileInfo::isBundle().kh12014-07-041-1/+1
* Rename pathes -> pathsjkobus2014-07-031-3/+3
* Replace Q_OS_MAC with Q_OS_OSXNiels Weber2014-07-031-7/+7
* Fix broken tools after switching to QFileDevice.kh12014-07-021-15/+23
* Fix build with Qt 5.4.0 or newerKai Koehne2014-06-301-1/+3
* Don't use QObject::tr().kh12014-06-241-22/+41
* Split out the file IO stuff and adjust other files respectively.kh12014-06-242-26/+28
* binarycreator: add qico and qtaccessiblewidgets as QTPLUGINsRay Donnelly2014-06-201-1/+1
* Replace script with js engine.kh12014-06-034-8/+8
* Use QTemporaryDir instead of our homemade solution.kh12014-06-032-2/+8
* Merge remote-tracking branch 'origin/1.6'Oswald Buddenhagen2014-06-021-5/+5
|\
| * Mac: Do not require Xcode command line toolsEike Ziller2014-04-161-5/+5
* | Cleanup to support Qt5 only.kh12014-06-021-8/+0
* | fix that package.xml files are not or wrongly generatedTim Jenssen2014-05-051-4/+2
* | Make sure we read the script content as UTF8.kh12014-04-231-4/+4
* | Fix strange error message.kh12014-04-041-6/+13
|/
* Merge remote-tracking branch 'origin/1.5'Oswald Buddenhagen2014-03-271-1/+1
|\
| * doc: Remove '-u http://www.example.com:8080' from the repogen helpSergio Ahumada2014-02-101-1/+1
* | Make python script executable for convenience.Niels Weber2014-03-061-0/+0
* | Add a current date as release date fallback.kh12014-02-111-2/+8
* | add --only-metacontent feature to getrepositorycontent toolTim Jenssen2014-02-071-6/+13
|/
* Name .dmg files after the application bundle on Mac OS XSascha Cunz2013-11-081-1/+1
* Merge remote-tracking branch 'origin/1.4' into 1.5Tim Jenssen2013-11-061-1/+3
|\
| * Mac: Fix Info.plist for installerEike Ziller2013-11-061-1/+1
| * Make installer apps retina-ready.Eike Ziller2013-10-241-1/+3
* | Merge remote-tracking branch 'origin/1.4' into 1.5Tim Jenssen2013-10-231-10/+27
|\|
| * Option parser, rcc works for current path -> no target expectedMichal Klocek2013-10-161-1/+1
| * Implement a way to replace the default resource.kh12013-10-161-9/+24
* | Merge remote-tracking branch 'origin/1.4'Tim Jenssen2013-09-091-6/+63
|\|
| * Add support to update only new components.kh12013-09-061-6/+63
* | Merge remote-tracking branch 'origin/1.4'Tim Jenssen2013-08-264-10/+37
|\|
| * Remove deprecated argument.kh12013-08-261-2/+2
| * adding archives automatically to updates.xmlTim Jenssen2013-08-011-0/+23
| * fix online only installer creationTim Jenssen2013-08-012-2/+3
| * rename copiedArchives to copiedFilesTim Jenssen2013-07-303-4/+4
| * existing empty dir shouldn't be a reason to cancel repogenTim Jenssen2013-07-291-1/+3