log

age author description
Sun, 01 Jan 2012 15:24:42 +0000 thomas_-_s buildRelease.sh: Small clean up.
Thu, 29 Dec 2011 14:53:54 +0000 thomas_-_s buildRelease.sh: Enhanced the environment settings output. Copying the qt_menu.nib to the Mac bundle. Added the to be copied indenters phpCB, psti and vbsbeau. Removed the no longer needed cygwin dll and PerlTidyLib.pm. On Windows copying the needed Qt dlls to the application path.
Thu, 29 Dec 2011 14:46:26 +0000 thomas_-_s Cleaned up and corrected the qmake project file a bit.
Thu, 29 Dec 2011 10:45:49 +0000 thomas_-_s Avoid some unused parameter and unused variable warnings.
Thu, 29 Dec 2011 10:44:46 +0000 thomas_-_s QSharedPointer does not work using forward declarations causing crashes. Therefore including "UiGuiSettings.h".
Thu, 29 Dec 2011 09:31:30 +0000 thomas_-_s Added a batch script helping me to keep the deployment process mostly equal for all platforms.
Wed, 28 Dec 2011 22:53:35 +0000 thomas_-_s Added missing quotes and backslash to the VBS Beautifier helper batch file.
Tue, 27 Dec 2011 15:39:08 +0000 thomas_-_s createXcodeProject: Added some deploy notes.
Tue, 27 Dec 2011 13:46:43 +0000 thomas_-_s Updated the changelog file to reflect the latest changes.
Tue, 27 Dec 2011 13:45:49 +0000 thomas_-_s Updated the manual link within some of the indenter configuration files.
Tue, 27 Dec 2011 13:44:54 +0000 thomas_-_s Updated the perltidy config file to suit for version 1.74 of perltidy.
Tue, 27 Dec 2011 13:28:58 +0000 thomas_-_s Updated Ruby Script Beautifier to version 2.9.
Tue, 27 Dec 2011 10:48:25 +0000 thomas_-_s Updated the uncrustify ini file to support version 0.59
Tue, 27 Dec 2011 10:47:33 +0000 thomas_-_s Updated the astyle ini file to support version 2.02.1.
Tue, 27 Dec 2011 10:24:41 +0000 thomas_-_s Added shell script which creates a Xcode project.
Tue, 03 May 2011 20:25:39 +0000 thomas_-_s Updated bcpp to the most recent version from 2009/06/30
Sat, 23 Apr 2011 15:46:09 +0000 thomas_-_s Updated the changelog file with recent fix.
Sat, 23 Apr 2011 15:42:56 +0000 thomas_-_s [fix] Bug ID 2916163: The proxy settings a properly used and applied now.
Sat, 23 Apr 2011 10:43:42 +0000 thomas_-_s Prepared the UpdateCheckDialog for getting informed about proxy setting changes.
Thu, 21 Apr 2011 15:19:00 +0000 thomas_-_s Made the attachToConsole call be compiler and not system dependent.
Thu, 21 Apr 2011 15:17:51 +0000 thomas_-_s Updated all date occurrences to the year 2011.
Thu, 21 Apr 2011 15:11:48 +0000 thomas_-_s Updated changelog with all up to now made changes and fixes.
Mon, 18 Apr 2011 22:00:14 +0000 thomas_-_s Small changelog update.
Wed, 13 Apr 2011 06:12:15 +0000 thomas_-_s Opening a file via command line call is possible without any parameter prefix now.
Wed, 13 Apr 2011 06:07:18 +0000 thomas_-_s Made the Debian package create correct menu entries and mime type associations.
Tue, 12 Apr 2011 22:20:24 +0000 thomas_-_s "Reseted" the tod_new_version.txt file.
Tue, 12 Apr 2011 22:19:28 +0000 thomas_-_s Adapted the release build scripts for the next version number, the change Japanese mnemonic and the subdirs within the src dir.
Tue, 12 Apr 2011 21:09:30 +0000 thomas_-_s Renamed the language mnemonic for Japanese from ja_jp to ja only, since this is how Qt treats it as of Qt 4.7.0
Tue, 12 Apr 2011 20:49:04 +0000 thomas_-_s MainWindow: Release the shared pointer on exit.
Mon, 11 Apr 2011 21:09:55 +0000 thomas_-_s UiGuiSyntaxHilightConfig: Adapted to new QScintilla configs and fixed some font types.