log UniversalIndentGUI.pro @ 786:4aa9130f4e9f

age author description
Thu, 29 Dec 2011 14:46:26 +0000 thomas_-_s Cleaned up and corrected the qmake project file a bit.
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, 21 Dec 2010 23:07:50 +0000 thomas_-_s Renamed the logger class and put it into a namespace for later universal tool reuse.
Sun, 19 Sep 2010 11:28:49 +0000 thomas_-_s Changed the qmake project file to include QScintilla as framework to the mac version.
Tue, 14 Jul 2009 21:51:48 +0000 thomas_-_s Added an application icon for Mac OS X.
Mon, 29 Jun 2009 21:49:39 +0000 thomas_-_s Added debug defines to the qmake file.
Fri, 29 May 2009 11:47:10 +0000 thomas_-_s Added a class for retrieving info about the operating system and use this for logging info.
Wed, 27 May 2009 17:00:05 +0000 thomas_-_s - Added a new class, that is responsible for logging of any kind and added some logging/debug output calls.
Wed, 13 May 2009 09:08:48 +0000 thomas_-_s Changed the Qt project file to ensure that the resulting make file has release AND debug build targets.
Wed, 11 Feb 2009 23:43:20 +0000 thomas_-_s Adapted the qmake project file to work with the new UiGuiVersion functions.
Tue, 03 Feb 2009 21:20:44 +0000 thomas_-_s Prepared for version 1.0.2 release.
Wed, 17 Dec 2008 13:46:02 +0000 thomas_-_s Simplified the mthreads parameter removal in the qmake project file a bit.
Tue, 11 Nov 2008 14:56:11 +0000 thomas_-_s Renamed the source files and some classes to have consistent names. What a nice kind of work.
Mon, 13 Oct 2008 19:56:42 +0000 thomas_-_s Just a small adaption for the windows build.
Fri, 10 Oct 2008 18:45:38 +0000 thomas_-_s Made some changes concerning the language detection on the very first start. Also updated the build scripts.
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.
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 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.
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.
Tue, 15 Jul 2008 21:56:07 +0000 thomas_-_s Updated the project file for the new SettingsPath and server classes/files.
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.
Sat, 03 May 2008 13:31:52 +0000 thomas_-_s Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
Fri, 28 Mar 2008 22:44:51 +0000 thomas_-_s Updated the build scripts to correctly copy and create the man page.
Thu, 27 Mar 2008 20:58:23 +0000 thomas_-_s Commented the preparations for the animated about dialog out.
Tue, 25 Mar 2008 11:13:10 +0000 thomas_-_s Improved the qmake project file a bit, to work on more platforms.
Wed, 19 Mar 2008 12:41:59 +0000 thomas_-_s Updated the translation files for the current source code. The qmake project file now ensures that the translation files are being updated and created as binaries.
Tue, 18 Mar 2008 16:01:03 +0000 thomas_-_s Changed the project file a bit. Added some debug outputs for Linux and corrected the temp path for the Linux version
Tue, 18 Mar 2008 14:11:25 +0000 thomas_-_s The example files were not included in the make install command, because of a little misspelling.
Wed, 12 Mar 2008 21:39:53 +0000 thomas_-_s [fix] Bug ID 1910773 : Adapted the qmake project file to avoid the above mentioned "cannot remove" etc warnings. http://universalindent.sf.net/issue/1910773
Wed, 12 Mar 2008 21:30:05 +0000 thomas_-_s [fix] Bug ID 1910773 : On Unix systems the globally available files, like indenters, translations etc are not longer installed to /etc/universalindentgui but to /usr/share/universalindentgui. http://universalindent.sf.net/issue/1910773
Wed, 12 Mar 2008 21:13:28 +0000 thomas_-_s Added support and translations for Russian and Ukrainian language. Thanks to Oleksandr.
Fri, 25 Jan 2008 15:35:52 +0000 thomas_-_s Copying the translation files from the Qt dir caused some trouble on windows.
Fri, 25 Jan 2008 14:51:14 +0000 thomas_-_s Mad the build script even more platform independend.
Fri, 25 Jan 2008 11:43:21 +0000 thomas_-_s Added perltidy to the repository again, since it contains custom changes for me. But changed the project file to not install perltidy.
Fri, 25 Jan 2008 11:23:21 +0000 thomas_-_s Did some more adaptions to make the build script platform independent.
Wed, 23 Jan 2008 16:49:00 +0000 thomas_-_s Corrected the project file to generate proper makefiles on win32 systems.
Thu, 17 Jan 2008 11:40:41 +0000 thomas_-_s Made the changes of the cflags by the qmake project only be done on win32 systems.
Tue, 15 Jan 2008 20:38:29 +0000 thomas_-_s On Unix systems use the lowercase names for the applications binary and paths.
Tue, 15 Jan 2008 11:33:01 +0000 thomas_-_s Changed the project file to translate and install the translation files.
Mon, 14 Jan 2008 16:11:24 +0000 thomas_-_s Changed the project file to create a release version per default if "make install" is entered. Before the debug version was installed.
Mon, 14 Jan 2008 15:10:26 +0000 thomas_-_s Made the "make install" command install the binary, man pages, default highlighter ini and uigui ini files correctly.
Mon, 14 Jan 2008 11:09:46 +0000 thomas_-_s Added a section for installing from sources via "make install" for Unix based systems (added target path).
Mon, 14 Jan 2008 10:57:14 +0000 thomas_-_s Added a section for installing from sources via "make install" for Unix based systems.
Sat, 12 Jan 2008 19:29:34 +0000 thomas_-_s Changed to use MacOSX SDK 10.4u
Fri, 11 Jan 2008 10:09:38 +0000 thomas_-_s Added some definitions for MaxOSX as mentioned on http://www.lmprojects.de/qt/qt_mac.html
Sun, 16 Dec 2007 15:49:52 +0000 thomas_-_s [add] Feature Request ID 1849297 : Added support for Indenters written in JavaScript. http://universalindent.sf.net/issue/1849297
Wed, 17 Oct 2007 15:36:08 +0000 thomas_-_s Added own class UiGuiErrorMessage, which is derived from QErrorMessage, because QErrorMessage doesn't work proper with the showAgain check box.
Mon, 15 Oct 2007 10:18:46 +0000 thomas_-_s Updated project file to use the UpdateCheckDialog class files.
Sat, 09 Jun 2007 12:27:53 +0000 thomas_-_s Added preparations for online check for a new version. The xml pad file is already retrieved if the update check is enabled in the settings.
Mon, 04 Jun 2007 08:32:10 +0000 thomas_-_s Since Qt 4.3.0 the linker flag -mthreads is no longer set in the parameter QMAKE_LFLAGS but seems to be set in QMAKE_LFLAGS_EXCEPTIONS_ON and QMAKE_CXXFLAGS_EXCEPTIONS_ON. This caused the release version to depend on mingwm10.dll. Should be fixed now.
Fri, 01 Jun 2007 14:04:13 +0000 thomas_-_s Added the needed files for the UiGuiSettings class to the project file.
Mon, 16 Apr 2007 18:02:15 +0000 thomas_-_s Adapted to use new UiGuiSettings class and files and the renamed class Highlighter, formerly cpphighlighter.
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.
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.
Sat, 27 Jan 2007 18:42:32 +0000 thomas_-_s Added new ui file to Qt project file.
Tue, 05 Sep 2006 15:11:33 +0000 thomas_-_s Restucturing of repository