log

age author description
Thu, 01 Feb 2007 19:34:36 +0000 thomas_-_s Renamed
Thu, 01 Feb 2007 19:33:20 +0000 thomas_-_s Renamed
Thu, 01 Feb 2007 19:32:33 +0000 thomas_-_s Renamed
Thu, 01 Feb 2007 17:07:45 +0000 thomas_-_s Added bcpp to the build files.
Thu, 01 Feb 2007 17:04:00 +0000 thomas_-_s Added in install info file.
Thu, 01 Feb 2007 16:51:55 +0000 thomas_-_s rename test
Thu, 01 Feb 2007 15:52:57 +0000 thomas_-_s Just changed version string.
Thu, 01 Feb 2007 15:52:22 +0000 thomas_-_s [Fix] Corrected bug #1649918: When UniversalIndentGUI has started up and then the preview is turned on, nothing happens. The indenter is first called after changing either the source code or an indenter setting.
Thu, 01 Feb 2007 15:50:41 +0000 thomas_-_s [Add] Configuration file for BCPP.
Wed, 31 Jan 2007 07:39:34 +0000 thomas_-_s This build file is not needed anymore. Was only used to build with nmake via commandline.
Tue, 30 Jan 2007 21:11:31 +0000 thomas_-_s Added export path to use the manual compiled qt 4.2.1
Mon, 29 Jan 2007 23:05:35 +0000 thomas_-_s Did some tests for exporting the syntax highlighted text.
Mon, 29 Jan 2007 23:03:44 +0000 thomas_-_s Changes made automatically by qsettings. Added double quotes.
Mon, 29 Jan 2007 18:26:03 +0000 thomas_-_s [Add] Updated Astyle ini file for Astyle version 1.20.1. New parameter unpad was added.
Mon, 29 Jan 2007 17:16:20 +0000 thomas_-_s Missing ui file added.
Sun, 28 Jan 2007 17:00:31 +0000 thomas_-_s Set status tip for the new text encoding menu and translated it.
Sun, 28 Jan 2007 16:07:53 +0000 thomas_-_s Add: The loaded source file encoding is convertable via a new settings menu entry calles "text encoding". This chinese encoding etc. is possible to load.
Sun, 28 Jan 2007 16:05:23 +0000 thomas_-_s Fixed bug id 1646077: The toolbar is no longer hideable via context menu.
Sat, 27 Jan 2007 18:44:12 +0000 thomas_-_s Reorderd the call of connects for signals and slots to have them all together.
Sat, 27 Jan 2007 18:42:32 +0000 thomas_-_s Added new ui file to Qt project file.
Sat, 27 Jan 2007 18:02:22 +0000 thomas_-_s [Change] Restuctered the gui design a little bit. Using a moveable dock widget for the indenter settings now. Using a toolbar instead of a selfmade widget as toolbar. But excluded the previous menuebar into an own ui file and add this to the new toolbar.
Sat, 27 Jan 2007 17:59:31 +0000 thomas_-_s Commens changed to be doxygen comments.
Sat, 27 Jan 2007 17:58:59 +0000 thomas_-_s Some changes in the layout. But only little.
Sat, 27 Jan 2007 17:57:00 +0000 thomas_-_s Removed path in front of custom build executable. The path should be set in the projects and directories settings of visual studio.
Sat, 27 Jan 2007 17:55:31 +0000 thomas_-_s Mad more dynamic by using system setting of QTDIR.
Thu, 19 Oct 2006 15:51:48 +0000 thomas_-_s Removed \n from line end of the indenter name, which caused the view of the indenters in the combo box to look unpretty with an empty line.
Thu, 19 Oct 2006 08:08:45 +0000 thomas_-_s [add] All parameters of GNU Indent have been added.
Wed, 18 Oct 2006 20:28:30 +0000 thomas_-_s Added two further options.
Wed, 18 Oct 2006 19:18:05 +0000 thomas_-_s [fix] Error occurred when no main program ini file exists at start and no indenters ini files are found. The number of found indenters is then zero and was being decremented by one, which caused an illegal id of -1.
Tue, 17 Oct 2006 18:21:33 +0000 thomas_-_s Minor changes that came along with the change to Qt 4.2
Tue, 17 Oct 2006 18:20:33 +0000 thomas_-_s Updated some transaltions of the about dialog
Tue, 17 Oct 2006 18:19:51 +0000 thomas_-_s Changed about dialog so that the link to the homepage really opens the website.
Wed, 13 Sep 2006 15:28:39 +0000 thomas_-_s Build script change to update via svn before compile.
Tue, 12 Sep 2006 10:35:36 +0000 thomas_-_s Fixed that the language menu was not translated after language change without restart.
Tue, 12 Sep 2006 09:43:00 +0000 thomas_-_s Line numbers are now geyed out, because this is more decent and selecting the numbers is no longer possible.
Tue, 12 Sep 2006 09:33:29 +0000 thomas_-_s [change] Made it possible to change the language without the need to restart the application.
Wed, 06 Sep 2006 20:03:57 +0000 thomas_-_s Added not yet finished new syntax highlight for export.
Wed, 06 Sep 2006 19:03:49 +0000 thomas_-_s [fix] Request ID 1553601: If no uigui ini file is found at call of indenter constructor the application quitted with an exception. Now does not access ini file list if count is <= 0.
Wed, 06 Sep 2006 07:10:50 +0000 thomas_-_s Updated explanation for svn checkout of the latest version.
Tue, 05 Sep 2006 15:11:33 +0000 thomas_-_s Restucturing of repository
Tue, 05 Sep 2006 15:02:52 +0000 thomas_-_s Created directory trunk