log

age author description
Fri, 29 May 2009 14:39:42 +0000 thomas_-_s In most parts implemented the distribution detection as described on the Novell web site.
Fri, 29 May 2009 11:47:10 +0000 thomas_-_s Added a class for retrieving info about the operating system and use this for logging info.
Thu, 28 May 2009 10:20:05 +0000 thomas_-_s Enhanced the logger by an info message type and until now use it at start to log the version.
Thu, 28 May 2009 10:18:34 +0000 thomas_-_s Added some more debug log outputs to the IndentHandler.
Thu, 28 May 2009 10:17:09 +0000 thomas_-_s Updated the project files for Visual Studio to contain the logger class.
Wed, 27 May 2009 17:27:15 +0000 thomas_-_s Made it possible to set the verbose level via command line parameter.
Wed, 27 May 2009 17:00:05 +0000 thomas_-_s - Added a new class, that is responsible for logging of any kind and added some logging/debug output calls.
Wed, 20 May 2009 13:52:12 +0000 thomas_-_s Updated the Debian build files to be closer to the changes done by the new Debian package maintainer Fathi Boudra.
Wed, 20 May 2009 08:45:50 +0000 thomas_-_s Added a Debian watch file, so they can handle their updates using uscan easier.
Wed, 13 May 2009 15:10:13 +0000 thomas_-_s [fix] Bug ID 2791229: If UiGUI was located in a path containing Unicode characters or such a path needed to be handed over to a called indenter, the indenter could get confused on Windows. So using the Windows 8.3 short path notation.
Wed, 13 May 2009 09:50:12 +0000 thomas_-_s Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
Wed, 13 May 2009 09:08:48 +0000 thomas_-_s Changed the Qt project file to ensure that the resulting make file has release AND debug build targets.
Wed, 13 May 2009 09:05:29 +0000 thomas_-_s Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
Wed, 13 May 2009 09:02:06 +0000 thomas_-_s Updated the ui files using the Qt Designer version 4.5.0
Wed, 22 Apr 2009 11:03:37 +0000 thomas_-_s The hooks directory was wrong placed. Moved it from trunk to the main path.
Tue, 21 Apr 2009 22:25:09 +0000 thomas_-_s Added a post-commit hook for Assembla. Using the Ruby variant.
Sun, 01 Mar 2009 12:53:26 +0000 thomas_-_s Updated to version 1.1.0 of JsDecoder.
Tue, 17 Feb 2009 08:43:05 +0000 thomas_-_s Added a link to Notepad++.
Sun, 15 Feb 2009 12:59:49 +0000 thomas_-_s Updated the Scode project file to the uigui version 1.0.2
Sun, 15 Feb 2009 12:58:42 +0000 thomas_-_s Avoiding a memory leak in the SettingsPaths class.
Sun, 15 Feb 2009 12:57:39 +0000 thomas_-_s Updated the version string of csstidy to be correct.
Fri, 13 Feb 2009 15:28:24 +0000 thomas_-_s Made the logo be quadratic and added a 64x64 pixel logo.
Thu, 12 Feb 2009 23:43:16 +0000 thomas_-_s Updated the changelog.
Thu, 12 Feb 2009 23:39:00 +0000 thomas_-_s [fix] Bug ID 2594251 : The new version check didn't work anymore since version 1.0.1. http://universalindent.sf.net/issue/bug/2594251
Thu, 12 Feb 2009 22:43:52 +0000 thomas_-_s Small link adaption due to SourceForge server settings change.
Thu, 12 Feb 2009 21:14:14 +0000 thomas_-_s Dummy commit for version update no 3.
Thu, 12 Feb 2009 21:12:54 +0000 thomas_-_s Dummy commit for version update no 2. Did it wrong. Too late to do such things
Thu, 12 Feb 2009 21:11:49 +0000 thomas_-_s Dummy commit for version update no 1.
Thu, 12 Feb 2009 21:02:57 +0000 thomas_-_s Updated todo list
Thu, 12 Feb 2009 19:55:34 +0000 thomas_-_s There were still some changes needed for the new version.
Thu, 12 Feb 2009 17:02:58 +0000 thomas_-_s Updated the debian changelog.
Thu, 12 Feb 2009 16:06:25 +0000 thomas_-_s Updated to version 1.0.2
Thu, 12 Feb 2009 14:51:29 +0000 thomas_-_s Added command to build script to compress the resulting executable using UPX.
Thu, 12 Feb 2009 10:48:02 +0000 thomas_-_s Adapted some files for the newly added indenter.
Thu, 12 Feb 2009 10:46:43 +0000 thomas_-_s Added a keyboard shortcut CTRL-ALT-SHIFT-J for the Notepad++ plugin to indent the current text.
Wed, 11 Feb 2009 23:43:20 +0000 thomas_-_s Adapted the qmake project file to work with the new UiGuiVersion functions.
Mon, 09 Feb 2009 16:47:22 +0000 thomas_-_s Updated the documentation and the changelog.
Mon, 09 Feb 2009 16:13:47 +0000 thomas_-_s Corrected some upper/lower case project settings.
Fri, 06 Feb 2009 14:12:39 +0000 thomas_-_s [add] Feature Request ID 2498654 : Added support for the Fortran indenter F90ppr. http://universalindent.sf.net/issue/2498654
Fri, 06 Feb 2009 14:11:25 +0000 thomas_-_s Made it possible to define "stdin" to be used for an indenter calling. Also encoded the messages to be shown in an error message box as HTML so that < > and & will be displayed correctly. And from now on no longer merging stdout and stderr so that outputs to stderr will no longer make it into the to stdout returned formatted code.
Wed, 04 Feb 2009 16:52:14 +0000 thomas_-_s Removed some no longer needed variables.
Wed, 04 Feb 2009 16:46:26 +0000 thomas_-_s From now on using an extra file and functions for gathering the version, build date and revision. This uncouples the connection between the MainWindow and AboutDialog and UpdateCheckDialog a bit by reducing the number of needed constructor parameters.
Tue, 03 Feb 2009 22:12:22 +0000 thomas_-_s Corrected some paths for the NPP plugin.
Tue, 03 Feb 2009 21:20:44 +0000 thomas_-_s Prepared for version 1.0.2 release.
Tue, 03 Feb 2009 16:58:02 +0000 thomas_-_s Prepared for use of extra version file and version info in the executable file for Windows.
Tue, 03 Feb 2009 16:41:37 +0000 thomas_-_s Updated the copyright notice to the year 2009.
Tue, 03 Feb 2009 16:37:38 +0000 thomas_-_s Updated the CHANGELOG.txt.
Mon, 12 Jan 2009 13:14:17 +0000 thomas_-_s NPP Improved the update/repaint events a bit, so that the GUI reacts better on user inputs.
Mon, 12 Jan 2009 12:56:46 +0000 thomas_-_s Made the Notepad++ project be unicode compatible and removed some no longer used files.
Wed, 17 Dec 2008 13:46:02 +0000 thomas_-_s Simplified the mthreads parameter removal in the qmake project file a bit.
Mon, 17 Nov 2008 13:31:59 +0000 thomas_-_s Using char pointer directly from QStrings isn't ensured to work. So to be on the save side using a temporary QByteArray object.
Wed, 12 Nov 2008 14:12:51 +0000 thomas_-_s No using a random temp directory on none Windows for security reason.
Tue, 11 Nov 2008 15:52:14 +0000 thomas_-_s Corrected one further include after the whole renaming procedure.
Tue, 11 Nov 2008 15:51:19 +0000 thomas_-_s Added some waits to ensure creation of some files.
Tue, 11 Nov 2008 15:21:52 +0000 thomas_-_s Fixed two small errors that came into the VS project file during file renaming.
Tue, 11 Nov 2008 14:56:11 +0000 thomas_-_s Renamed the source files and some classes to have consistent names. What a nice kind of work.
Tue, 11 Nov 2008 12:51:02 +0000 thomas_-_s Added an Uncrustify config file. With this config file and the added batch script the whole UiGUI code should always be nicely formatted before any commit.
Tue, 11 Nov 2008 12:46:31 +0000 thomas_-_s Corrected the generated batch/shell script example call.
Tue, 11 Nov 2008 12:33:57 +0000 thomas_-_s According to the previous code formatting also made the function opening brace be consistently placed.
Tue, 11 Nov 2008 11:12:36 +0000 thomas_-_s Talking about clean and well formatted code all the time and never run mine through a beautifier while still having a mix of tabs an spaces. So now Uncrustify has cleaned my code. Still two unsatisfying points are left. indenthandler.cpp line 467 a space between case label and colon has been removed and like on line 503 some code lines got indented without setting that explicitly.