log

age author description
Tue, 07 Oct 2008 15:14:56 +0000 thomas_-_s Changed the word "Strg" to "Ctrl" since first one normally is only used in Germany.
Tue, 07 Oct 2008 13:31:10 +0000 thomas_-_s - Added a French translation and updated some files for that.
Thu, 02 Oct 2008 20:33:34 +0000 thomas_-_s Renamed the class Highlighter to UiguiHighlighter.
Thu, 02 Oct 2008 20:24:55 +0000 thomas_-_s Renamed the class Highlighter to UiguiHighlighter.
Thu, 02 Oct 2008 20:21:32 +0000 thomas_-_s For being consistent renamed some classes with the prefix UiGui* to Uigui*. Was sometimes mixed and that way is also easier to read.
Thu, 02 Oct 2008 19:09:37 +0000 thomas_-_s On Linux and Mac the fullscreen AboutDialogGraphicsView had a frame. Removed that.
Thu, 02 Oct 2008 19:07:16 +0000 thomas_-_s Removed unused parameter in call function for JavaScript decoders.
Thu, 02 Oct 2008 14:16:28 +0000 thomas_-_s The version check now really compares the version numbers as numbers and not only as different strings.
Wed, 01 Oct 2008 20:23:31 +0000 thomas_-_s Only changes in comment.
Wed, 01 Oct 2008 20:22:44 +0000 thomas_-_s For creating a shell script the intermediate output file now always gets the extension ".tmp".
Wed, 01 Oct 2008 17:07:43 +0000 thomas_-_s Made the syntax highligter selection be only handled in the highlighter class and not also in mainwindow.
Wed, 01 Oct 2008 16:54:26 +0000 thomas_-_s Damn, for the Qt Contest a bug creating the shell script got into the code. Always code for the bash shell was spit out due to missing Qt defines.
Tue, 30 Sep 2008 04:07:32 +0000 thomas_-_s Updated the reference to the readme file.
Mon, 29 Sep 2008 13:08:57 +0000 thomas_-_s Better explained the difference on Win and Mac where to copy what from.
Mon, 29 Sep 2008 12:57:26 +0000 thomas_-_s Added the images needed for the readme.html to the doc directory and adapted the paths in the html.
Mon, 29 Sep 2008 12:53:33 +0000 thomas_-_s Renamed the older readme file.
Mon, 29 Sep 2008 12:52:09 +0000 thomas_-_s Updated the readme files. Mainly created new ones for the contest.
Mon, 29 Sep 2008 11:45:20 +0000 thomas_-_s Added a shiny, cute Qt logo to the about dialog scroller.
Mon, 29 Sep 2008 11:25:27 +0000 thomas_-_s Once again adapted the colors of the about dialog slightly.
Mon, 29 Sep 2008 11:11:06 +0000 thomas_-_s Updated the animated about dialog to also work for Linux.
Sun, 28 Sep 2008 15:25:35 +0000 thomas_-_s Updated the translation files.
Sun, 28 Sep 2008 15:24:42 +0000 thomas_-_s Only updated the version info.
Sun, 28 Sep 2008 15:04:30 +0000 thomas_-_s Only updated the version info.
Fri, 26 Sep 2008 16:44:13 +0000 thomas_-_s Adapted the about dialog colors to be euqal to the banner colors.
Thu, 25 Sep 2008 16:55:07 +0000 thomas_-_s Since this class shall be completely static, the default constructor needed to be made private.
Thu, 25 Sep 2008 16:53:35 +0000 thomas_-_s Seems as if I've been lazy some times. Tststsss... So now I added some more method comments.
Thu, 25 Sep 2008 14:10:56 +0000 thomas_-_s Since the console output doesn't seem to work always, prefer to use message boxes for important notices to the user.
Wed, 24 Sep 2008 15:00:55 +0000 thomas_-_s Small optimization to the qmake project file for a copy call.
Wed, 24 Sep 2008 14:34:58 +0000 thomas_-_s Updated the changelog, which was really needed.
Wed, 24 Sep 2008 14:34:12 +0000 thomas_-_s Kicked out some code that has been in comments for long time.
Wed, 24 Sep 2008 13:26:14 +0000 thomas_-_s [fix] Bug ID 1986471 : The file modification flag did not work properly. Reason was that QScintilla can not set its textedit component modified flag to true by a function call. http://universalindent.sf.net/issue/1986471
Wed, 24 Sep 2008 05:59:09 +0000 thomas_-_s Overhauled and corrected the last setting problems and therefore widget names.
Wed, 24 Sep 2008 05:44:17 +0000 thomas_-_s Improved the qmake project file to correctly set the moc, uic and qrc paths and only update the language files once for release.
Wed, 24 Sep 2008 03:32:14 +0000 thomas_-_s - Removed any warnings.
Sun, 21 Sep 2008 20:31:52 +0000 thomas_-_s Updated the readme file.
Sun, 21 Sep 2008 19:53:40 +0000 thomas_-_s Small spell corrections.
Sun, 21 Sep 2008 19:47:02 +0000 thomas_-_s Adapted the universal build script to work for mac os x universal binaries.
Sun, 21 Sep 2008 17:01:47 +0000 thomas_-_s Had some Qt3Support function calls in there, that I removed. Also paid attention to the Qt runtime warnings and corrected a layout creation.
Sun, 21 Sep 2008 16:56:12 +0000 thomas_-_s Added support for the new QScintilla 2.3 lexers and added a xml example file.
Sun, 21 Sep 2008 16:51:43 +0000 thomas_-_s Updated the syntax highlighter config file.
Wed, 17 Sep 2008 20:27:32 +0000 thomas_-_s In the qmake project file set the language update only be executed for release and AboutDialogGraphicsView be used always since Qt 4.4.1 is always used.
Sun, 14 Sep 2008 17:39:48 +0000 thomas_-_s With Qt 4.4.1 and compiling also for PPC I always got some curious lipo error. So removed support for PPC.
Sun, 14 Sep 2008 16:53:45 +0000 thomas_-_s Updated the ui file for Qt 4.4.1
Sun, 14 Sep 2008 16:53:18 +0000 thomas_-_s [add] Feature Request ID 2080832 : Now showing the cursors current line and column number in the statusbars down right corner. http://universalindent.sf.net/issue/2080832
Fri, 12 Sep 2008 09:07:42 +0000 thomas_-_s Adapted the design of the about dialogs ok button to the whole dialogs design.
Fri, 12 Sep 2008 08:53:19 +0000 thomas_-_s Updated the translation files for use with Qt 4.4.1.
Fri, 12 Sep 2008 08:39:49 +0000 thomas_-_s Prettified the about dialog a bit. Making use of QStyleSheets for a more decorative look.
Sun, 31 Aug 2008 15:30:23 +0000 thomas_-_s Made some small integration changes to the Notepad++ plugin.
Sun, 31 Aug 2008 15:29:26 +0000 thomas_-_s Added an echo command before the zip call in the universal shell build script.
Sun, 31 Aug 2008 15:28:43 +0000 thomas_-_s Updated the batch build script for qt version 4.4.0
Tue, 22 Jul 2008 15:31:13 +0000 thomas_-_s Avoid flicker before the real about dialog gets visible.
Tue, 22 Jul 2008 14:49:07 +0000 thomas_-_s - Made the animated about dialog behave correctly on systems with multiple screens. Before only the first screen was grabbed.
Tue, 22 Jul 2008 13:42:31 +0000 thomas_-_s Changed the visual studio project file to make use of the new about dialog that depends on Qt > 4.4.0.
Thu, 17 Jul 2008 22:52:56 +0000 thomas_-_s Removed no longer needed space from uigui ini header section. Caused problems when accessing the header info.
Tue, 15 Jul 2008 22:08:20 +0000 thomas_-_s Updated bouml project.
Tue, 15 Jul 2008 21:59:46 +0000 thomas_-_s Added hindent and phpStylist to the Mac build script.
Tue, 15 Jul 2008 21:58:50 +0000 thomas_-_s Updated the XCode project files.
Tue, 15 Jul 2008 21:58:08 +0000 thomas_-_s Enabled the QGraphicsView about dialog.
Tue, 15 Jul 2008 21:56:07 +0000 thomas_-_s Updated the project file for the new SettingsPath and server classes/files.
Wed, 25 Jun 2008 09:37:21 +0000 thomas_-_s Improved the implementation of the UiGUI server. As a next step the communication protocol needs to be implemented.
Wed, 25 Jun 2008 09:33:33 +0000 thomas_-_s A callback pointer for the IndentHandler was not NULL initialized and could cause a crash.
Wed, 25 Jun 2008 09:32:45 +0000 thomas_-_s Made it possible to start UiGUI with different command line parameters.
Mon, 23 Jun 2008 13:08:02 +0000 thomas_-_s Completed the ini file for the cobol formatter.
Thu, 19 Jun 2008 18:11:34 +0000 thomas_-_s Small show/hide correction.
Thu, 19 Jun 2008 18:00:45 +0000 thomas_-_s - When the whole text is indented the vertical scroll position won't change to the file beginning anymore.
Tue, 17 Jun 2008 13:07:24 +0000 thomas_-_s In preparation for some kind of IPC added a server class. With this abstraction it will be easier to create plugins for other ides or editors which can communicate with UiGUI.
Tue, 17 Jun 2008 13:05:31 +0000 thomas_-_s Made the IndentHandler care itself about where to get the correct paths for the indenters, temp and so on from.
Mon, 16 Jun 2008 09:56:08 +0000 thomas_-_s Enabled formatting of selected text only.
Mon, 16 Jun 2008 08:56:27 +0000 thomas_-_s Corrected the read text length and some other smaller changes like window icon and menu checkability.
Mon, 16 Jun 2008 08:54:59 +0000 thomas_-_s Now handling all parameter change dependent stuff in one central function.
Mon, 16 Jun 2008 07:47:31 +0000 thomas_-_s Adapted the Notepad++ plugin to make use of the new class SettingsPaths.
Mon, 16 Jun 2008 07:23:56 +0000 thomas_-_s Added a separate static class from that all necessary paths can be retrieved.
Sun, 15 Jun 2008 17:15:35 +0000 thomas_-_s Initial commit of plugin for Notepad++. Had to make some changes to the indenthandler, which need to be put under a ifdef switch. But at first it at least works.
Fri, 13 Jun 2008 12:13:27 +0000 thomas_-_s Changed the line ending encoding of the ruby example file.
Fri, 13 Jun 2008 12:05:39 +0000 thomas_-_s Added support for two (rather simple) Ruby beautifiers.
Fri, 13 Jun 2008 08:05:26 +0000 thomas_-_s [add] Feature Request ID 1985475 : Added the possibility to reset all indenter parameters to default values. http://universalindent.sf.net/issue/1985475
Thu, 12 Jun 2008 22:28:50 +0000 thomas_-_s The translation file were updated.
Thu, 12 Jun 2008 22:22:38 +0000 thomas_-_s [change] Feature Request ID 1989585 : Added a context menu in indenter parameters widget and moved all functions handling these actions from the main window to the indent handler. http://universalindent.sf.net/issue/1989585
Thu, 12 Jun 2008 09:41:46 +0000 thomas_-_s Prepared the indenter specific context menu. It already shows up when right clicking on the widget. Now the indent handler needs to implement the load and save functions and the main window needs to get the menu from the IndentHandler.
Thu, 12 Jun 2008 09:15:02 +0000 thomas_-_s [change] Feature Request ID 1989587 : There is no longer any need to have a current value setting in the ini files. A default value is enough. http://universalindent.sf.net/issue/1989587
Thu, 12 Jun 2008 06:57:31 +0000 thomas_-_s Made reading the indenter config files more tolerant. If the user disobeys case sensitivity when editing the config file by hand, the values are correctly parsed anyway.
Tue, 10 Jun 2008 09:53:07 +0000 thomas_-_s Redesigned the user interface and code a bit. The indenter selection combo box along with the manual button are now placed in docking widget where all indenter parameters are placed. This is done in preparation to pull out the complete indent handler, so it can be used as plugin for Notepad++ or Eclipse etc.
Fri, 06 Jun 2008 10:41:35 +0000 thomas_-_s Replaced QSettings by UiguiIniFileParser to handle the uigui ini files. By this the indenter parameters no longer appear alphabetically ordered but in the same order as they occur in the uigui ini file.
Fri, 06 Jun 2008 10:20:44 +0000 thomas_-_s Added a new class UiguiIniFileParser which will replace the currently used QSettings for reading the indenter parameters.
Fri, 06 Jun 2008 10:18:15 +0000 thomas_-_s Because no values are written back to the uigui ini files anymore since version 0.8.0, the section/group names are no longer reordered nor renamed. So I do not use a "%20" prepended to the section name "[header]".
Thu, 05 Jun 2008 12:30:51 +0000 thomas_-_s Changed the Cobol example to contain better example code.
Thu, 05 Jun 2008 12:29:52 +0000 thomas_-_s [add] Feature Request ID 1977033 : Partly supporting the Cobol intender Cobol Beautifier. http://universalindent.sf.net/issue/1977033
Thu, 29 May 2008 08:39:35 +0000 thomas_-_s Added a cobol example code file.
Tue, 27 May 2008 07:59:43 +0000 thomas_-_s Prevent php file from being tried to be executed directly. That could happen if the file has the execution flag set. However that should never be the case, so this is a workaround.
Mon, 26 May 2008 19:00:56 +0000 thomas_-_s Updated the version info a last time before release.
Mon, 26 May 2008 18:59:12 +0000 thomas_-_s Small correction to only show the indenters shell script name for syntax help and not the complete path.
Mon, 26 May 2008 15:35:45 +0000 thomas_-_s Using a placeholder for the scripts name in the script template, so the call syntax will show the correct name of the script.
Mon, 26 May 2008 13:05:04 +0000 thomas_-_s removed perltidy from svn. Hopefully ohloh will update itself correctly again.
Mon, 26 May 2008 12:26:19 +0000 thomas_-_s Limited the size of the combobox showing the indenters because with the supported programming languages in the name, the comobox was to large in width.
Mon, 26 May 2008 12:19:29 +0000 thomas_-_s Corrected the move/mv commands parameter in the created shell and batch script when calling recursive.
Mon, 26 May 2008 12:18:16 +0000 thomas_-_s - Created indenter shell scripts now automatically have the executable flag set to true.
Mon, 26 May 2008 10:19:01 +0000 thomas_-_s Improved the build script to correctly create a Zip from the tar file by waiting until the tar file has been created.
Mon, 26 May 2008 10:18:13 +0000 thomas_-_s Reformatted the about dialog to only contain one QTextEdit. Also added some more links to that text.
Mon, 26 May 2008 09:47:23 +0000 thomas_-_s [add] Feature Request ID 1971206 : Now showing by the indenter supported programming languages next to indenter name.
Mon, 26 May 2008 09:43:14 +0000 thomas_-_s Updated build script to always use htb.exe since the linux version does not seem to work.
Sun, 25 May 2008 20:29:11 +0000 thomas_-_s Updated version number for mainwindow.
Sun, 25 May 2008 20:28:44 +0000 thomas_-_s Updated version number for mainwindow.
Sun, 25 May 2008 20:28:17 +0000 thomas_-_s updated called binary name for greatcode.
Sun, 25 May 2008 17:07:31 +0000 thomas_-_s Updated the changelog.
Sun, 25 May 2008 17:07:10 +0000 thomas_-_s Updated the universal shell build script.
Sun, 25 May 2008 17:06:47 +0000 thomas_-_s Updated the translation files.
Sat, 24 May 2008 12:18:24 +0000 thomas_-_s Prefer using an outputfile instead of stdout for HTB
Sat, 24 May 2008 12:16:10 +0000 thomas_-_s Completed the support for HTB parameters.
Sat, 24 May 2008 11:33:56 +0000 thomas_-_s [add] Feature Request ID 1971181 : Added support for the HTML indenter HTB.
Sat, 24 May 2008 11:32:06 +0000 thomas_-_s Updated the by hindent supported file types.
Sat, 24 May 2008 11:15:49 +0000 thomas_-_s [add] Feature Request ID 1867562 : Added support for the HTML indenter hindent.
Thu, 22 May 2008 14:57:38 +0000 thomas_-_s Added support for the php indenter phpStylist version 1.0.
Thu, 22 May 2008 14:55:35 +0000 thomas_-_s - fixed a bug where the string "<html><body>" was prepended to the output code. Occurred for example when using the shell indenter.
Tue, 20 May 2008 17:55:55 +0000 thomas_-_s Small changes to bouml project due to new version.
Fri, 16 May 2008 07:21:09 +0000 thomas_-_s A default dir where to search for files to be indented is no longer used, so removed these code lines.
Fri, 16 May 2008 07:18:36 +0000 thomas_-_s Had still mac lineendings on windows. needed to convert them.
Thu, 15 May 2008 22:25:28 +0000 thomas_-_s Updated the xcode project files
Thu, 15 May 2008 22:24:51 +0000 thomas_-_s Last corrections to shell script. So now they work on windows and on unix.
Thu, 15 May 2008 21:07:47 +0000 thomas_-_s Extended the created batch/shell script so it is able to indent only one file given as parameter or a whole directory recursively with a defined file suffix. Now also for Unix systems.
Thu, 15 May 2008 20:21:42 +0000 thomas_-_s Extended the created batch/shell script so it is able to indent only one file given as parameter or a whole directory recursively with a defined file suffix.