summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix qmake warning about "Redunant entry in QTPLUGIN"Kai Koehne2015-01-131-1/+0
* Rename the exceptions class to be more generic.kh2014-11-241-1/+1
* Small cosmetical changes, no functional.karsten.heimrich@theqtcompany.com2014-11-211-1/+1
* Fix generation of Updates.xmlChristoph Vogtländer2014-11-181-8/+14
* Introduce scScript constant and use whenever neededjkobus2014-11-181-1/+1
* Fix compilation on OSX and WindowsNiels Weber2014-11-141-6/+1
* Remove -c from repogenNiels Weber2014-11-141-9/+0
* Fix binary data extractionChristoph Vogtländer2014-11-131-8/+8
* Allow to check for IFW version in codeKai Koehne2014-11-111-1/+1
* Fix the steps we perform to build an installer.kh12014-11-051-11/+21
* Remove now superfluous tool, functionality ported to devtool.kh12014-11-059-918/+1
* add info message line endingChristoph Vogtländer2014-11-041-1/+1
* Fix unregistering resources. Fix --operation argument parsing.kh12014-11-041-7/+7
* Remove superfluous include.kh12014-10-311-1/+0
* Replace all occurrences of "can not" with "cannot"Niels Weber2014-10-311-1/+1
* Add LGPLv3 as new licenseKai Koehne2014-10-1626-364/+182
* Overhaul the binary format API.kh12014-10-153-30/+42
* Fix warning and handle file scheme like files better.kh12014-10-102-2/+3
* Fix broken update option.kh12014-10-101-6/+11
* Fix relative path issue.kh12014-10-101-2/+3
* Add missing help option.kh12014-10-101-0/+1
* Build all tools by default.kh12014-09-251-21/+1
* 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