log

age author description
Sat, 10 Feb 2007 12:44:06 +0000 thomas_-_s Updated the source code GPL preamble.
Sat, 10 Feb 2007 12:43:18 +0000 thomas_-_s Added uncrustify to copy routines and set Qt version from 4.2.1 to 4.2.2
Wed, 07 Feb 2007 09:58:56 +0000 thomas_-_s Some changes made for the indenters parameter as wished by Jim Pattee, the author of Artistic Styler.
Tue, 06 Feb 2007 11:48:51 +0000 thomas_-_s Differenciating between unix/linux and win32 Q project file should no longer be needed. Qt corrected problems with that.
Tue, 06 Feb 2007 09:51:21 +0000 thomas_-_s [Fix] Bug ID 1651071: There were still problems with different encodings. All save functions use not Utf-8 for file saving and the indenter loads the formatted file as Utf-8.
Mon, 05 Feb 2007 19:41:50 +0000 thomas_-_s Added remaining Uncrustify parameters.
Mon, 05 Feb 2007 19:41:07 +0000 thomas_-_s [Fix] Bug ID 1650222: The dlls "libintl-2.dll" and "libiconv-2.dll" and needed by GNU Indent were not included into the release.
Mon, 05 Feb 2007 13:31:48 +0000 thomas_-_s Added uncrustify parameters for newline. From "Positioning options" on remaining have to be added.
Fri, 02 Feb 2007 20:30:43 +0000 thomas_-_s Added uncrustify paramters until "Newline adding and removing options". From there on, including, the remaining parameters have to be added. Damn work!
Fri, 02 Feb 2007 14:12:28 +0000 thomas_-_s Basic info for Uncrustify added.
Fri, 02 Feb 2007 14:05:28 +0000 thomas_-_s Gave a name to the docking widgets window title, "Indenter Parameters"
Thu, 01 Feb 2007 21:54:47 +0000 thomas_-_s Added 7Zip to path.
Thu, 01 Feb 2007 21:54:28 +0000 thomas_-_s Added entry that belonged to previous version.
Thu, 01 Feb 2007 21:41:06 +0000 thomas_-_s Updated version info.
Thu, 01 Feb 2007 21:37:37 +0000 thomas_-_s One entry added, concerning the doc dir.
Thu, 01 Feb 2007 21:30:55 +0000 thomas_-_s Updated to version 0.4 beta.
Thu, 01 Feb 2007 21:30:18 +0000 thomas_-_s Corrected wrong spelling.
Thu, 01 Feb 2007 21:29:43 +0000 thomas_-_s Added "doc" dir with file about ini format.
Thu, 01 Feb 2007 21:28:51 +0000 thomas_-_s The readme file has'nt been updated for a while. But there was great need to do so.
Thu, 01 Feb 2007 21:13:05 +0000 thomas_-_s Added the documentation of the ini file format.
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