log

age author description
Mon, 20 Oct 2008 11:39:55 +0000 thomas_-_s renamed gc.exe to greatcode.exe because on Unix based system a command gc may already exist. Also added xmlindent to the build script and changed "make release" to "make".
Mon, 20 Oct 2008 11:37:50 +0000 thomas_-_s Updated to the latest uncrustify version from svn and so updated the ini file.
Mon, 20 Oct 2008 10:20:30 +0000 thomas_-_s Corrected the size of the grabbed image for the animated about dialog on Linux.
Sun, 19 Oct 2008 20:09:25 +0000 thomas_-_s Corrected upper/lower cases for the Japanese language flag selection in the settings dialog.
Sun, 19 Oct 2008 17:22:35 +0000 thomas_-_s Rename Japanese flag file name.
Sun, 19 Oct 2008 17:21:27 +0000 thomas_-_s Rename Jaoanese flag file name (dummy rename).
Sun, 19 Oct 2008 17:13:46 +0000 thomas_-_s Updated the Russian and Ukrainian translation.
Fri, 17 Oct 2008 10:04:06 +0000 thomas_-_s Updated the CHANGELOG.txt and the readme.html.
Fri, 17 Oct 2008 09:02:37 +0000 thomas_-_s Using new application logo / icon. Thanks to Erwan "leg" for creating that.
Fri, 17 Oct 2008 08:29:21 +0000 thomas_-_s Updated the CHANGELOG.txt
Fri, 17 Oct 2008 08:24:22 +0000 thomas_-_s Adapted the ini file for AStyle for version 1.22.
Fri, 17 Oct 2008 08:07:06 +0000 thomas_-_s [fix] Bug ID 2173527 : Could not load "--brackets=linux" + "--brackets=break-closing" for Artistic Styler. Problem was that both parameters start with the same name. So changed the "break-closing" parameter to its short form. http://universalindent.sf.net/issue/2173527
Thu, 16 Oct 2008 15:20:00 +0000 thomas_-_s Updated the CHANGELOG.txt
Thu, 16 Oct 2008 14:53:31 +0000 thomas_-_s Corrected the link to the web site.
Mon, 13 Oct 2008 19:56:42 +0000 thomas_-_s Just a small adaption for the windows build.
Mon, 13 Oct 2008 15:53:14 +0000 thomas_-_s [add] Feature Request ID 2161471 : Added support for the Python indenter pindent. http://universalindent.sf.net/issue/2161471
Mon, 13 Oct 2008 11:49:54 +0000 thomas_-_s Updated the about dialogs credits for the new supported indenters.
Mon, 13 Oct 2008 10:39:36 +0000 thomas_-_s Updated the changelog.
Mon, 13 Oct 2008 10:38:48 +0000 thomas_-_s Misspelling of a file extension corrected.
Mon, 13 Oct 2008 10:32:51 +0000 thomas_-_s Introduced a function for explicitly resetting the indenter parameter values to default. Previously the loadConfigFile function could do this but the behavior wasn't always straight logical. Also when reading the indenter ini file the widgets gets the default value from the ini file set, so that they have a value even if loading the users last config file for the current indenter fails.
Mon, 13 Oct 2008 08:49:21 +0000 thomas_-_s [add] Feature Request ID 1883444 : Added support for the indenter JSPP. http://universalindent.sf.net/issue/1883444
Sun, 12 Oct 2008 13:03:41 +0000 thomas_-_s Updated the uncrustify ini file to the latest uncrustify version from SVN trunk including my changes.
Sun, 12 Oct 2008 11:55:38 +0000 thomas_-_s Updated the traditional chinese translation.
Sat, 11 Oct 2008 16:31:45 +0000 thomas_-_s Updated the changelog.
Fri, 10 Oct 2008 18:45:38 +0000 thomas_-_s Made some changes concerning the language detection on the very first start. Also updated the build scripts.
Fri, 10 Oct 2008 18:44:04 +0000 thomas_-_s Adapted some release settings.
Fri, 10 Oct 2008 18:43:36 +0000 thomas_-_s Only renamed one function.
Fri, 10 Oct 2008 17:24:36 +0000 thomas_-_s Intermediate renaming for Japanese translation.
Fri, 10 Oct 2008 16:49:54 +0000 thomas_-_s Updated the notepad++ project file to be compileable again.
Fri, 10 Oct 2008 13:40:45 +0000 thomas_-_s [add] Feature Request ID 1867563 : Added support for the indenter XML Indent. On Windows I needed to add the line "#include <getopt.h>" to the file "main.c" to be able to compile it. http://universalindent.sf.net/issue/1867563
Fri, 10 Oct 2008 12:01:30 +0000 thomas_-_s Explicitly calling delete on the MainWindow and IndentHandler objects and now the (dependent) destructors are also correctly called.
Fri, 10 Oct 2008 11:03:51 +0000 thomas_-_s Updated the German translation.
Fri, 10 Oct 2008 10:14:47 +0000 thomas_-_s Changed, or better lets say corrected, some keyboard shortcuts.
Fri, 10 Oct 2008 10:12:43 +0000 thomas_-_s Only corrected HTML encoding.
Thu, 09 Oct 2008 15:23:50 +0000 thomas_-_s Updated the win32 create release batch file.
Thu, 09 Oct 2008 13:04:54 +0000 thomas_-_s Erwan updated the French translation.
Thu, 09 Oct 2008 10:25:49 +0000 thomas_-_s The line and column indicators were not translated. Done it right now.
Thu, 09 Oct 2008 09:04:35 +0000 thomas_-_s Updated the about dialog. Added missing project credits and linked their names to their web pages.
Wed, 08 Oct 2008 18:20:48 +0000 thomas_-_s Opening external links is now easier to handle than it was with previous Qt versions. So kicked a helper function away.
Wed, 08 Oct 2008 17:54:28 +0000 thomas_-_s Adapted the credits to mention Erwan and changed to the new Qt logo.
Tue, 07 Oct 2008 15:14:56 +0000 thomas_-_s Changed the word "Strg" to "Ctrl" since first one normally is only used in Germany.
Tue, 07 Oct 2008 13:31:10 +0000 thomas_-_s - Added a French translation and updated some files for that.
Thu, 02 Oct 2008 20:33:34 +0000 thomas_-_s Renamed the class Highlighter to UiguiHighlighter.
Thu, 02 Oct 2008 20:24:55 +0000 thomas_-_s Renamed the class Highlighter to UiguiHighlighter.
Thu, 02 Oct 2008 20:21:32 +0000 thomas_-_s For being consistent renamed some classes with the prefix UiGui* to Uigui*. Was sometimes mixed and that way is also easier to read.
Thu, 02 Oct 2008 19:09:37 +0000 thomas_-_s On Linux and Mac the fullscreen AboutDialogGraphicsView had a frame. Removed that.
Thu, 02 Oct 2008 19:07:16 +0000 thomas_-_s Removed unused parameter in call function for JavaScript decoders.
Thu, 02 Oct 2008 14:16:28 +0000 thomas_-_s The version check now really compares the version numbers as numbers and not only as different strings.
Wed, 01 Oct 2008 20:23:31 +0000 thomas_-_s Only changes in comment.
Wed, 01 Oct 2008 20:22:44 +0000 thomas_-_s For creating a shell script the intermediate output file now always gets the extension ".tmp".
Wed, 01 Oct 2008 17:07:43 +0000 thomas_-_s Made the syntax highligter selection be only handled in the highlighter class and not also in mainwindow.
Wed, 01 Oct 2008 16:54:26 +0000 thomas_-_s Damn, for the Qt Contest a bug creating the shell script got into the code. Always code for the bash shell was spit out due to missing Qt defines.
Tue, 30 Sep 2008 04:07:32 +0000 thomas_-_s Updated the reference to the readme file.
Mon, 29 Sep 2008 13:08:57 +0000 thomas_-_s Better explained the difference on Win and Mac where to copy what from.
Mon, 29 Sep 2008 12:57:26 +0000 thomas_-_s Added the images needed for the readme.html to the doc directory and adapted the paths in the html.
Mon, 29 Sep 2008 12:53:33 +0000 thomas_-_s Renamed the older readme file.
Mon, 29 Sep 2008 12:52:09 +0000 thomas_-_s Updated the readme files. Mainly created new ones for the contest.
Mon, 29 Sep 2008 11:45:20 +0000 thomas_-_s Added a shiny, cute Qt logo to the about dialog scroller.
Mon, 29 Sep 2008 11:25:27 +0000 thomas_-_s Once again adapted the colors of the about dialog slightly.
Mon, 29 Sep 2008 11:11:06 +0000 thomas_-_s Updated the animated about dialog to also work for Linux.