[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    [ANN] QxOrm 1.3.1 & QxEntityEditor 1.1.7 released
From:       QxOrm contact <contact () qxorm ! com>
Date:       2015-01-22 13:21:19
Message-ID: CAFZ1agO6Y9ayM4fOuKrs1YkdOiLoWqVf=u-ZH9szw=yOGJAzpg () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Hello,

*QxOrm 1.3.1* (Qt Object Relational Mapping library) and *QxEntityEditor
1.1.7* (the graphic editor) just released ! <http://www.qxorm.com/>

Changes in version *QxOrm 1.3.1*:





* * New class qx::QxModelService<T, S>
<http://www.qxorm.com/doxygen/html/classqx_1_1_qx_model_service.html> in
QxModelView module
<http://www.qxorm.com/doxygen/html/group___qx_model_view.html> to connect a
Qt model to services to execute client-server requests (can be used with
QML and QtWidgets views) * Add some useful methods to qx::IxModel
<http://www.qxorm.com/doxygen/html/classqx_1_1_ix_model.html> class and fix
several issues with the QxModelView module * Support last version of MinGW
with large precompiled header bug : new compilation option
_QX_NO_PRECOMPILED_HEADER (to enable in QxOrm.pri config file) * Fix issue
when loading several shared libraries on Windows with services registered
in QxService module
<http://www.qxorm.com/doxygen/html/group___qx_service.html> * Fix the
qx::QxSqlQuery
<http://www.qxorm.com/doxygen/html/classqx_1_1_qx_sql_query.html>
serialization process used by QxService module to send requests over
network * Fix an issue with qx::QxCollection<Key, Value>
<http://www.qxorm.com/doxygen/html/classqx_1_1_qx_collection.html> class
when inserting an item at last position*

Changes in version *QxEntityEditor 1.1.7*:












* * New Navigator window (under project treeview) : useful to navigate over
large diagram * New way to draw relationships (orthogonal lines between 2
entities) + display the relationship type on each side (there is an option
to use the old drawing style from previous version) * Possibility to define
a background color by namespace : useful to group all entities in the
diagram associated to a same namespace * New feature to customize
entities/enumerations/notes colors at several levels * Define items colors
at project level (menu Tools >> Project settings >> Colors tab) * Define
items colors at namespace level (right-click on the diagram >> Define
colors by namespace) * Define colors at item level : right-click on an item
(entity, enumeration or comment) >> Define item colors * New action to
organize automatically the diagram layout, useful after an import process
for example (menu View >> Organize diagram layout) * Improve the DDL SQL
export plugin : new option to export relationships as foreign keys
constraints in database * Support the new compilation option
_QX_NO_PRECOMPILED_HEADER of QxOrm library (workaround for a known bug of
recent versions of MinGW on Windows and large precompiled header) * Import
database by ODBC plugin : fix the import from MS SQL Server database when
tables are not located in the default schema (dbo) * QxEntityEditor Mac OS
X version : fix an issue to load the QxEEPrinter plugin * Export plugin to
C++ model/view project : new option to generate models based on the new
QxOrm library class qx::QxModelService<T, S> (models based on services to
execute client-server requests)*


<http://www.qxorm.com/qxentityeditor/resource/qxee_sample.png>

For more details about *QxOrm library* and *QxEntityEditor application*,
please go to website : http://www.qxorm.com/

Regards,


Lionel Marty - QxOrm library

[Attachment #5 (text/html)]

<div dir="ltr">Hello,<br><br><a href="http://www.qxorm.com/" target="_blank"><b>QxOrm \
1.3.1</b> (Qt Object Relational Mapping library) and <b>QxEntityEditor 1.1.7</b> (the \
graphic editor) just released !</a><br><br>Changes in version <b>QxOrm \
1.3.1</b>:<br><i>  *  New class <a \
href="http://www.qxorm.com/doxygen/html/classqx_1_1_qx_model_service.html" \
target="_blank">qx::QxModelService&lt;T, S&gt;</a> in <a \
href="http://www.qxorm.com/doxygen/html/group___qx_model_view.html" \
target="_blank">QxModelView module</a> to  connect a Qt model to services to execute \
client-server requests (can be  used with QML and QtWidgets views)<br>  * Add some \
useful methods to <a \
href="http://www.qxorm.com/doxygen/html/classqx_1_1_ix_model.html" \
target="_blank">qx::IxModel</a> class and fix several issues with the QxModelView \
module<br>  *  Support last version of MinGW with large precompiled header bug : new 
compilation option _QX_NO_PRECOMPILED_HEADER (to enable in QxOrm.pri config file)<br> \
* Fix issue when loading several shared libraries on Windows with services registered \
in <a href="http://www.qxorm.com/doxygen/html/group___qx_service.html" \
target="_blank">QxService module</a><br>  * Fix the <a \
href="http://www.qxorm.com/doxygen/html/classqx_1_1_qx_sql_query.html" \
target="_blank">qx::QxSqlQuery</a> serialization process used by QxService module to \
send requests over network<br>  * Fix an issue with <a \
href="http://www.qxorm.com/doxygen/html/classqx_1_1_qx_collection.html" \
target="_blank">qx::QxCollection&lt;Key, Value&gt;</a> class when inserting an item \
at last position</i><br><br>Changes in version <b>QxEntityEditor 1.1.7</b>:<br><i>  * \
New Navigator window (under project treeview) : useful to navigate over large \
diagram<br>  *  New way to draw relationships (orthogonal lines between 2 entities) + \
 display the relationship type on each side (there is an option to use 
the old drawing style from previous version)<br>  * Possibility to define
 a background color by namespace : useful to group all entities in the 
diagram associated to a same namespace<br>  * New feature to customize \
entities/enumerations/notes colors at several levels<br>  * Define items colors at \
project level (menu Tools &gt;&gt; Project settings &gt;&gt; Colors tab)<br>  * \
Define items colors at namespace level (right-click on the diagram &gt;&gt; Define \
colors by namespace)<br>  * Define colors at item level : right-click on an item \
(entity, enumeration or comment) &gt;&gt; Define item colors<br>  *  New action to \
organize automatically the diagram layout, useful after  an import process for \
example (menu View &gt;&gt; Organize diagram  layout)<br>  * Improve the DDL SQL \
export plugin : new option to export relationships as foreign keys constraints in \
database<br>  *  Support the new compilation option _QX_NO_PRECOMPILED_HEADER of \
QxOrm  library (workaround for a known bug of recent versions of MinGW on 
Windows and large precompiled header)<br>  * Import database by ODBC 
plugin : fix the import from MS SQL Server database when tables are not 
located in the default schema (dbo)<br>  * QxEntityEditor Mac OS X version : fix an \
issue to load the QxEEPrinter plugin<br>  *  Export plugin to C++ model/view project \
: new option to generate models  based on the new QxOrm library class \
qx::QxModelService&lt;T, S&gt;  (models based on services to execute client-server \
requests)</i><br><br><a \
href="http://www.qxorm.com/qxentityeditor/resource/qxee_sample.png" \
target="_blank"><img class="" alt="" \
src="http://www.qxorm.com/qxentityeditor/resource/qxee_sample_small.png" height="288" \
width="530"><br></a><br><br>For more details about <b>QxOrm library</b> and \
<b>QxEntityEditor application</b>, please go to website : <a \
href="http://www.qxorm.com/" \
target="_blank">http://www.qxorm.com/</a><br><br>Regards,<br><br><br>Lionel Marty - \
QxOrm library</div>



>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic