log

age author description
Mon, 29 Jun 2009 21:49:39 +0000 thomas_-_s Added debug defines to the qmake file.
Wed, 03 Jun 2009 13:56:56 +0000 thomas_-_s Instead of showing a message box, make a debug log entry before trying
Tue, 02 Jun 2009 14:35:35 +0000 thomas_-_s Added warning outputs to the temp dir cleanup function and corrected a
Tue, 02 Jun 2009 14:34:36 +0000 thomas_-_s Made the used log file be more secure against link file hacks. Also it
Tue, 02 Jun 2009 13:02:20 +0000 thomas_-_s For Linux systems the kernel version wasn't included in the system info
Tue, 02 Jun 2009 10:59:37 +0000 thomas_-_s Added warning messages to the log if the indenter call fails.
Tue, 02 Jun 2009 09:58:55 +0000 thomas_-_s Completed detection of Ubuntu distro.
Fri, 29 May 2009 14:48:23 +0000 thomas_-_s Added Ubuntu detection partly and corrected return value.
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.