log

age author description
Sun, 16 Dec 2007 15:51:09 +0000 thomas_-_s Avoided double definition of an index variable.
Sun, 16 Dec 2007 15:50:35 +0000 thomas_-_s Added a slightly adapted version of JsDecoder and an example file.
Sun, 16 Dec 2007 15:49:52 +0000 thomas_-_s [add] Feature Request ID 1849297 : Added support for Indenters written in JavaScript. http://universalindent.sf.net/issue/1849297
Sun, 16 Dec 2007 15:31:08 +0000 thomas_-_s Added a modified perltidy with example file and for win32 a calling batch file.
Tue, 11 Dec 2007 18:20:26 +0000 thomas_-_s Removed unused variable.
Tue, 11 Dec 2007 16:54:05 +0000 thomas_-_s Improved the cursor positioning when typing and preview is turned on.
Tue, 11 Dec 2007 14:41:10 +0000 thomas_-_s [add] Feature Request ID 1736946 : Added the possibility to call an indenter that is not included in the data dir, but globally available. http://universalindent.sf.net/issue/1736946
Tue, 11 Dec 2007 14:07:58 +0000 thomas_-_s Added a parameter to call the help of the indenter. This is used to test, if an indenter is callable.
Tue, 11 Dec 2007 11:46:21 +0000 thomas_-_s Replaced all calls of error message dialogs by own error message dialog and enhanced this one, to show given a window title.
Mon, 10 Dec 2007 11:13:15 +0000 thomas_-_s Added partly support for perltidy and calling of batch files out of the indenter handler.
Fri, 23 Nov 2007 08:50:18 +0000 thomas_-_s Updated the ini file documentation.
Fri, 23 Nov 2007 08:47:21 +0000 thomas_-_s Updated the ini file documentation.
Thu, 22 Nov 2007 21:06:45 +0000 thomas_-_s Version Update
Thu, 22 Nov 2007 21:06:21 +0000 thomas_-_s Updated to version 1.21
Thu, 22 Nov 2007 20:58:55 +0000 thomas_-_s [add] Feature Request ID 1833814 : Added support for building on MacOSX. http://universalindent.sf.net/issue/1833814
Thu, 22 Nov 2007 15:33:53 +0000 thomas_-_s Added an example line for readable combo box contents.
Thu, 22 Nov 2007 15:23:53 +0000 thomas_-_s [change] Feature Request ID 1836486 : Update to latest version of Uncrustify. http://universalindent.sf.net/issue/1836486
Sun, 11 Nov 2007 14:50:27 +0000 thomas_-_s Updated translations and the translation generation batch file.
Sun, 11 Nov 2007 14:47:36 +0000 thomas_-_s Changed version info
Sun, 11 Nov 2007 14:46:32 +0000 thomas_-_s Changed version info
Sun, 11 Nov 2007 14:30:20 +0000 thomas_-_s Changed version info
Sun, 11 Nov 2007 14:29:48 +0000 thomas_-_s Changed scroller start to be able to read the first line.
Thu, 08 Nov 2007 10:05:08 +0000 thomas_-_s Updated taiwanese translation
Thu, 08 Nov 2007 10:04:35 +0000 thomas_-_s Slightly changed the settings dialog. Put parameter settings widgets behind their descriptional text for better reading flow.
Tue, 06 Nov 2007 12:58:50 +0000 thomas_-_s Removed birthday hat from banner.
Tue, 06 Nov 2007 11:05:06 +0000 thomas_-_s Just a small change after opening the ini file.
Tue, 06 Nov 2007 11:04:08 +0000 thomas_-_s Updated for the new release version.
Tue, 06 Nov 2007 10:44:12 +0000 thomas_-_s Removed birthday hat from banner.
Mon, 05 Nov 2007 20:25:42 +0000 thomas_-_s Updated the translation files.
Mon, 05 Nov 2007 20:25:19 +0000 thomas_-_s Only changed version string.
Mon, 05 Nov 2007 19:56:48 +0000 thomas_-_s Just a small change after editing a parameter.
Mon, 05 Nov 2007 19:55:23 +0000 thomas_-_s Fixed little bug, where the executable extension detection for win32 to copy the by indent.exe needed dlls did not work.
Wed, 17 Oct 2007 15:40:55 +0000 thomas_-_s Just added some line breaks in the process return error message for better readabilitiy.
Wed, 17 Oct 2007 15:36:08 +0000 thomas_-_s Added own class UiGuiErrorMessage, which is derived from QErrorMessage, because QErrorMessage doesn't work proper with the showAgain check box.
Wed, 17 Oct 2007 13:49:30 +0000 thomas_-_s [fix] Bug ID 1815023 : Mixed traditional chinese with simplified, which was not recommended. Thereby renamed the language abbreviations ja to ja_JP and tw to zh_TW. These are the official language definitions. http://universalindent.sf.net/issue/1815023
Wed, 17 Oct 2007 13:34:18 +0000 thomas_-_s [fix] Bug ID 1815120 : Using Courier 10 as font for source code and line numbers now, if syntax highlighting is disabled. http://universalindent.sf.net/issue/1815120
Wed, 17 Oct 2007 13:09:32 +0000 thomas_-_s Now using the complete language abbreviation returned by Qts Locale::system().name() function to choose the corresponding translation files.
Wed, 17 Oct 2007 13:08:04 +0000 thomas_-_s [fix] Bug ID 1815023 : Mixed traditional chinese with simplified, which was not recommended. Thereby renamed the language abbreviations ja to ja_JP and tw to zh_TW. These are the official language definitions. http://universalindent.sf.net/issue/1815023
Wed, 17 Oct 2007 10:03:56 +0000 thomas_-_s [fix] Bug ID 1805976 : The HTML export did not work. Didn't output any file. Now writes the code as HTML monospaced, but without any other formatting. http://universalindent.sf.net/issue/1805976
Mon, 15 Oct 2007 10:18:46 +0000 thomas_-_s Updated project file to use the UpdateCheckDialog class files.
Mon, 15 Oct 2007 10:17:42 +0000 thomas_-_s Thought that the files libiconv-2.dll and libintl-2.dll would not be needed with the new version of indent.exe, but indent doesn't work correct without them. So added them again into the build scripts.
Fri, 12 Oct 2007 14:23:15 +0000 thomas_-_s Just comment refined.
Fri, 12 Oct 2007 14:20:14 +0000 thomas_-_s [add] Feature Request ID 1805974 : Added possibility to clear the list of recently opened files. http://universalindent.sf.net/issue/1805974
Sat, 06 Oct 2007 10:55:24 +0000 thomas_-_s Corrected some spelling mistakes.
Sat, 06 Oct 2007 10:55:05 +0000 thomas_-_s Corrected some spelling mistakes.
Sat, 06 Oct 2007 10:54:31 +0000 thomas_-_s Set update check on program start to true by default.
Tue, 21 Aug 2007 18:32:43 +0000 thomas_-_s Added the example.cpp file to the respository because it contains suggestions from users.
Tue, 21 Aug 2007 10:53:54 +0000 thomas_-_s Creation of sub dirs caused about 4000 sub dirs to be built for about 400 files.
Tue, 21 Aug 2007 10:46:29 +0000 thomas_-_s Corrected the back link address and added short info sentence.
Tue, 21 Aug 2007 10:42:04 +0000 thomas_-_s Changed the documentation to show brief description.
Tue, 21 Aug 2007 10:41:11 +0000 thomas_-_s Added doxygen config file.
Tue, 21 Aug 2007 09:25:01 +0000 thomas_-_s [change] Feature Request ID 1752551 : When update check is manually invoked a busy dialog box will be shown. http://universalindent.sf.net/issue/1752551
Tue, 21 Aug 2007 09:22:15 +0000 thomas_-_s Added definition of a doxygen group grp_MainWindow.
Mon, 20 Aug 2007 20:12:46 +0000 thomas_-_s Preparations for an animated progressbar during update check.
Mon, 20 Aug 2007 15:32:03 +0000 thomas_-_s Improved the dialog handling. Works almost as wished.
Mon, 20 Aug 2007 13:20:30 +0000 thomas_-_s Moved the update check into its own class called UpdateCheckDialog. Most functionality is already implemented. Needs some more fine tuning.
Sat, 11 Aug 2007 09:03:00 +0000 thomas_-_s Small changes
Sat, 14 Jul 2007 18:08:46 +0000 thomas_-_s Normal rearangement after first open.
Sat, 14 Jul 2007 18:08:20 +0000 thomas_-_s Tried to avoid return code 1 and 2 if html tidy encounters errors or warnings in the html code, but does not seem to work.
Sat, 14 Jul 2007 17:50:27 +0000 thomas_-_s The simplified chinese translation file that comes with Qt is now no longer used for taiwanese translation.