aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Don't patch .qmake.cache on Linuxcon2009-11-261-1/+0
* Patch .qmake.cachecon2009-11-261-0/+1
* Another fix for patched file file :namecon2009-11-231-1/+1
* also patch .qmake.cache, fix list of files to patch in old patcher.Daniel Molkentin2009-11-232-1/+2
* fix prl names, also include debug versions.Daniel Molkentin2009-11-111-21/+40
* Adjust qtlibspatcher to new pathnames, change purpose of qpatchDaniel Molkentin2009-11-102-61/+49
* Debugger/Windows: Register debugger properly if there is no default.Friedemann Kleint2009-11-091-14/+36
* Patch multimedia lib, remove version qualifier from qtcore on linuxDaniel Molkentin2009-11-052-1/+5
* Debugger: Make Message prompt a gui-app.Friedemann Kleint2009-10-301-1/+0
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-052-23/+23
* Fix the Creator widgets Designer plugin, add DetailsWidgets.Friedemann Kleint2009-10-024-4/+188
* long live the kinghjk2009-08-1415-15/+15
* Removing some unused semicolons after Q_UNUSEDAlessandro Portale2009-07-131-1/+1
* Fix qtcreatorwidgets.pro to use the same logic as qtcreator.pridt2009-06-291-5/+6
* Cherry-pick: Update license headers and sales contact details.con2009-06-1615-30/+30
* (un)install -> (un)register, add nogui mode for use in installerDaniel Molkentin2009-06-161-38/+44
* Add install/uninstall to qtcdebugger dispatcher.Friedemann Kleint2009-06-161-6/+133
* Bring file up to date with our build repo.Daniel Molkentin2009-06-121-14/+0
* Trimmed down the amount of files to patch on LinuxThorbjørn Lindeijer2009-06-121-281/+0
* move the qtcdebugger tool to an appropriate placeOswald Buddenhagen2009-06-083-0/+436
* Updated version of Qt libs to patch on LinuxThorbjørn Lindeijer2009-06-031-19/+19
* Added a Path list editor widget.Friedemann Kleint2009-05-083-1/+28
* revamp build systemOswald Buddenhagen2009-04-203-11/+11
* Merge commit 'origin/1.1'con2009-04-171-19/+19
|\
| * Updated files to be patched to new Qt versionThorbjørn Lindeijer2009-04-161-19/+19
* | Start on the German (prototypical) translation.Friedemann Kleint2009-04-081-10/+10
|/
* Add a submit field widget modeled after mail client address controlsFriedemann Kleint2009-03-232-0/+23
* Fixes: Introduce a cpp settingspage containing file naming conventions (lower...Friedemann Kleint2009-03-181-6/+6
* Added some addition output to qpatchThorbjørn Lindeijer2009-02-261-0/+7
* bootstrappedRoberto Raggi2009-02-253-12/+84
* bugfixRoberto Raggi2009-02-252-36/+67
* A simple, dummy, and probably buggy binary patched for Qt.Roberto Raggi2009-02-254-0/+513
* Updated location of Qt to shipThorbjørn Lindeijer2009-02-251-5/+5
* Fixes: change license headers to LGPLhjk2009-02-2514-294/+238
* Failed to do a compile checkThorbjørn Lindeijer2009-02-241-3/+2
* Use the insert/replace functionality of the binary patcherThorbjørn Lindeijer2009-02-242-436/+335
* Don't forget about libQtScriptToolsThorbjørn Lindeijer2009-02-241-0/+7
* Corrected paths to the long versions and removed ".debug" postfixThorbjørn Lindeijer2009-02-241-368/+368
* Fixed qtlibspatcher wrapper script to pass on parametersBerlin2009-02-241-2/+2
* Upgrade qtlibspatcher to patch Qt 4.5.0Thorbjørn Lindeijer2009-02-231-38/+38
* Wrap qtlibspatcher for finding QtCoreThorbjørn Lindeijer2009-02-231-0/+2
* qtlibspatcher: Change path for bundled Qt to 4.5.0 on WindowsDaniel Molkentin2009-02-191-1/+1
* Fixes: Also Patch QtCore dll in /lib on windows, specify correct path to patc...Daniel Molkentin2009-02-051-2/+3
* Patch also the Qt libraries in libThorbjørn Lindeijer2009-02-051-0/+13
* Fixed the libs patcher pathsThorbjørn Lindeijer2009-02-051-2/+1
* Fixes: Build on windowsDaniel Molkentin2009-02-032-8/+15
* Fix mem-leak introduced with previous commitgoro2009-01-291-0/+1
* Fix file location, always return 0goro2009-01-292-64/+66
* Make patcher not abort on errorsgoro2009-01-291-9/+5
* Fixes: - Some layouting issuescon2009-01-281-2/+8