25th february
# RELEASED qtez-0.87-beta1
* rewrote class BaseComponent and some modules
+ tmake support
+ added plugins
DFM loader from Delphi *.dfm and ascii files (alpha code)
LinCVS
RegExplorer
ScreenShot
converter from VisualBasic5 ascii files (alpha code)
* fixed losted source lines in SourceEditor
* many changes and bug fixes... :)
3rd januar
# RELEASED qtez-0.85.2 (4th januar)
+ added button new SLot to SigSlot editor
+ added icons for some components
* fixed bugs in the SigSlot editor and in the MenuEditor
December
+ printing for Class/Files/Forms/Connections view
+ added icons to Bool attribute
+ added Protection attribute
* fixed error in MenuEditor
- removed from "Protection mode" values Signal and Public slot
+ added headers to popupmenu for ClassView and FormView :)
* fixed undisplaying of the OutputWindow
- removed modes PublicSlot and Signal from BAC::generic(Fill/Interpret)Attrib
* rewritten attributes, all atributes are derived from AttributeItem
+ added WhatThis support for attributes
+ added QSocked component
* generated source code is stored to file [classname]_data.c*
+ added mode info and cursor position to SourceEditor
+ added WhatThis button to menu toolbar
+ added but untested dynamic components
QmcDateNav, QxColCart, QxPieWidget,
AdvListView, GroupBox, StatusBar, TabWidget, XCanvas
* some bugfixes... :)
November
+ added FINE editor templates for files with
extension .am and .qtz
+ added RexEplorer :)
* rewritten FileView
* HTML Browser moved to SourceEdit window
* added QtEZ tutorial documentation
October
* changed default install directory to /usr/local/qtez
* fixed displaying SourceEditor after highlighting member in
ClassView
* fixed console output "QGList::locate: Index XX out of range"
* fixed incorrect name "fileDialog1" for QFrame
* renamed all i18n(...) to tr(...), also for generated
code
* modified ./src/Makefile.am section 'messages' and ./po/Makefile.am
! internationalization now work correctly, we can start translating
! :)
+ added new components:
QWidgetStack, QWizard, QVGroupBox, QHGroupBox, QTextView,
QTextBrowser, QHeader, QToolBar, QTabWidget, QHBox,
QVBox
QGrid, QProgressBar
+ red color of the label for modified sources in SourceEditor
+ added standart (cut, copy, paste, find) shorcuts to
SourceEditor for all tabs.
* fixed error deleting constructor with source code
* CFlags and LFlags for zApplication are now multiline editable
* fixed incorect parsing fill path with error in CompileWindow
* fixed few bugs...
+ added "Sub directories" to FileView
+ added to options switch "Open last project"
* fixed bug in FilesView->Translation
* "Connections" is more functionaly
* many internal changes
* disabled unused tools in "Options dialog"
+ added "Ok" button to "Project settings"
* fixed not applied attribute "Specific Classname"
+ added "Connections" to "Project Viewer" (alpha code)
* fixed (null) value in .lsm file after saved with LSM editor
* fixed few errors in "Project settings"
+ added color fading effect in Project setings :)
+ if object name contains "()" constructor and declaration are
not generated
+ added LSM editor
+ added i18n source generating for QToolTip and QWhatsThis
+ blue color of the selected tab in FileView
* changed few icons in FileView
* fixed errors in MenuEditor and menu source code generation
(now only one level menu :( )
+ added "WhatsThis" item to MenuEditor
+ added "Author info" to Options
September
+ added destroying generated public objects in main.c*
* code cleanup in BaseComp*
* fix inheritance error in QApplication
+ added popup menu to ClassView
* one mouse click to show members in source editor from ClassView
* code cleanup in FileView
+ added displaying file editor when is error in "Compile window"
* fixed missing updates in FileView
+ added saving global configs before program exiting
+ added #include for component QFrame
* changes in ignored CVS files
* fixed closeEvent in MenuBar and program exiting
+ added few icons to ProjectView
+ added attrbibute "Mode" to LCD component
+ added iconc to Compile window
* fixed undefined chars in Compile window
+ Menu > New > Widget now work
+ added lock icon to Forms View
+ added push button for color selecting in Attributes
* changed look of the ToolBar + moved to MenuBar
* renamed "Generic" application to "Qt"
* fixed focus event after mouse click in
Attribute editor
+ added options for:
- code prefix generation "QObject::" for function
connect(...)
- enable/disable Quick Startup
- style setting for QtEZ (Windows, Motif, CDE, Platinum)
- enable/disable tab icons for ProjectView and SourceEditor
* fixed visual bug in geomgr.cc (thanks to Nit3 ;)
+ added fews words C++.template
- remove h.template
* renamed "Main Header" to main.h, "Main Function" to main.c*
in Source editor
* fixed core dump in "DC Manager"
* converted OpenGL pixmap from GIF to XMP
* merged Global editor to Source editor + new tab look ;)
+ support for inline functions
* dynamicaly components works
* fixed scrolling in the Attribute editor
* new look of the Project View