log

age author description
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.
Mon, 11 Apr 2011 21:00:11 +0000 thomas_-_s Updated the uncrustify config file to suit for version 0.57. Also corrected a small tool tip comment typo. Fixes bug 3175027
Mon, 11 Apr 2011 20:34:27 +0000 thomas_-_s debugging:TSLogger: Commented out the message pop up for each incoming log message.
Mon, 11 Apr 2011 20:32:52 +0000 thomas_-_s main.cpp: Added a try-catch around the application execution call.
Mon, 11 Apr 2011 20:27:30 +0000 thomas_-_s [fix] Bug ID 3006513: Calling the default constructor out of another constructor is forbidden and does not compile with recent GCC versions. Fixed this by introducing an init function.
Tue, 21 Dec 2010 23:07:50 +0000 thomas_-_s Renamed the logger class and put it into a namespace for later universal tool reuse.
Fri, 22 Oct 2010 16:26:27 +0000 thomas_-_s Made the code be compatible to the Qt compile variant with "-no-stl" being set.
Thu, 14 Oct 2010 19:58:28 +0000 thomas_-_s Corrected the possible proxy port number to be possible up to 99999 instead of 99.
Thu, 14 Oct 2010 19:52:47 +0000 thomas_-_s Done some refactoring:
Sat, 02 Oct 2010 12:48:56 +0000 thomas_-_s Correction to make the JsDecoder work again.
Sat, 02 Oct 2010 12:15:20 +0000 thomas_-_s A first step toward reducing compile dependencies.
Sat, 02 Oct 2010 12:07:15 +0000 thomas_-_s AboutDialog: Small UI thingy.
Sat, 02 Oct 2010 11:56:10 +0000 thomas_-_s AboutDialogGraphicsView: Improved the about dialog positioning on Linux.
Thu, 30 Sep 2010 20:58:43 +0000 thomas_-_s Some smaller style changes for the AboutDialog and hopefully equal font for all platforms.
Mon, 27 Sep 2010 18:53:48 +0000 thomas_-_s Changed the positioning of the about dialog background to work on Linux properly.
Mon, 27 Sep 2010 18:47:37 +0000 thomas_-_s Now trying the Linux style for the about dialog text.
Mon, 27 Sep 2010 06:32:05 +0000 thomas_-_s Corrected the about dialogs text style for Mac.
Mon, 27 Sep 2010 06:31:23 +0000 thomas_-_s Corrected filtering of faulty finder command line parameter.