log

age author description
Wed, 21 Mar 2007 21:23:17 +0000 thomas_-_s Version updated
Wed, 21 Mar 2007 21:20:58 +0000 thomas_-_s Version updated
Wed, 21 Mar 2007 21:18:18 +0000 thomas_-_s Fixed bug that set file to modified after encoding change, even if it was not.
Wed, 21 Mar 2007 21:17:45 +0000 thomas_-_s changed project name back to UniversalIndentGUI
Wed, 21 Mar 2007 21:17:23 +0000 thomas_-_s added missing new line
Wed, 21 Mar 2007 21:16:48 +0000 thomas_-_s Translation updated
Tue, 20 Mar 2007 08:01:21 +0000 thomas_-_s Merged the QScintilla branch of UniversalIndentGUI into the main trunk. So QScintilla is the used text edit component from now on.
Wed, 14 Mar 2007 08:45:27 +0000 thomas_-_s Made settings object in saveSettings to be a pointer to avoid conflicts when merging with QScintilla branch.
Wed, 14 Mar 2007 08:27:10 +0000 thomas_-_s If "useCfgFileParameter" in the ini file is set to none, do not give it along as parameter at command line.
Wed, 14 Mar 2007 08:25:04 +0000 thomas_-_s Tested all ini file configurations and added some needed "none"s so either no config file is set at command call or no output file.
Mon, 12 Mar 2007 19:12:39 +0000 thomas_-_s Feature Request ID 1675503 : The last set encoding is being remembered and used on loading last file.
Mon, 12 Mar 2007 08:56:45 +0000 thomas_-_s [fix] Bug ID 1678783: If the current opened file has no save name yet, don't set it as last opened file in the settings.
Mon, 05 Mar 2007 22:31:14 +0000 thomas_-_s Added support for the indenter "phpCB" phpCodeBeatufier.
Mon, 05 Mar 2007 22:30:32 +0000 thomas_-_s Added header option for setting the parameter order.
Mon, 05 Mar 2007 22:29:04 +0000 thomas_-_s If output file parameter in uigui ini file is set to "stdout" use standard output of called process to receive the formatted code.
Sun, 04 Mar 2007 19:44:54 +0000 thomas_-_s Feature Request ID 1673549 : The order of the indenter call paramters for input file, output file and options[file] is now selectable in three states: pio, ipo, iop.
Wed, 28 Feb 2007 21:52:47 +0000 thomas_-_s Changes done by Nelson Tai
Wed, 28 Feb 2007 21:52:28 +0000 thomas_-_s Changes done by Nelson Tai
Wed, 28 Feb 2007 21:05:34 +0000 thomas_-_s Feature Request ID 1669822 : The last window position, size and maximized state is stored in the settings and restored.
Wed, 28 Feb 2007 09:36:22 +0000 thomas_-_s [change] Feature Request ID 1669821: The version string is written into the ini file and this way checked whether this version is run for the first time.
Sun, 25 Feb 2007 21:14:07 +0000 thomas_-_s Translation files were copied into wrong directory
Sun, 25 Feb 2007 21:10:47 +0000 thomas_-_s Changed text for new version
Sun, 25 Feb 2007 21:07:37 +0000 thomas_-_s Changed version Text.
Sun, 25 Feb 2007 19:27:40 +0000 thomas_-_s Added CSSTidy to build files.
Sun, 25 Feb 2007 19:23:07 +0000 thomas_-_s [Add] : Now taiwan respective chinese language ist supported (Thanks to Nelson Tai).
Wed, 14 Feb 2007 21:26:02 +0000 thomas_-_s [Add] Feature Request ID 1660068: If no config file name is given in the uigui ini file, it is assumed to call the indenter only via command line.
Wed, 14 Feb 2007 21:24:32 +0000 thomas_-_s [Add] Feature Request ID 1660066: added uigui ini file for CSSTidy.
Tue, 13 Feb 2007 19:39:21 +0000 thomas_-_s Corrected the translation of the encoding menue.
Tue, 13 Feb 2007 19:38:41 +0000 thomas_-_s Redesigned about dialog for easier translation and done some translations
Mon, 12 Feb 2007 20:56:55 +0000 thomas_-_s Redesigned about dialog for easier translation.
Sun, 11 Feb 2007 17:17:35 +0000 thomas_-_s Updated to include Uncrustify
Sun, 11 Feb 2007 17:17:08 +0000 thomas_-_s Added one change I forgot
Sun, 11 Feb 2007 16:16:00 +0000 thomas_-_s Updated
Sun, 11 Feb 2007 15:36:56 +0000 thomas_-_s Version updated
Sun, 11 Feb 2007 15:36:00 +0000 thomas_-_s [Change] Put the file open button at first position, because normally this is the first step one would do, if he tries to find the optimal indenter and settings for himself.
Sun, 11 Feb 2007 15:31:56 +0000 thomas_-_s [Change] the background of the QTextBrowser info is now transparent.
Sun, 11 Feb 2007 15:26:54 +0000 thomas_-_s Updated the translations.
Sun, 11 Feb 2007 15:10:52 +0000 thomas_-_s replaced tabs by spaces.
Sun, 11 Feb 2007 13:04:37 +0000 thomas_-_s [Fix] Bug ID 1657255 : When an error occurred while calling the indenter, still the busy mouse pointer was shown. Set back to normal pointer then.
Sun, 11 Feb 2007 13:01:37 +0000 thomas_-_s [Add] Feature Request ID 1657251: A test if done if wine is installed and can be executed, if only a win32 executable exists under linux etc.
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.