Menu

Tree [0d7cd1] master /
 History

HTTPS access


File Date Author Commit
 QtCoreEx 2021-02-02 Christian Egging Christian Egging [80af7d] upgrade vcxproj files to Qt 5.15.2
 QtDB2Connector 2021-02-02 Christian Egging Christian Egging [80af7d] upgrade vcxproj files to Qt 5.15.2
 QtDatabaseAccess 2021-02-02 Christian Egging Christian Egging [80af7d] upgrade vcxproj files to Qt 5.15.2
 QtGuiEx 2021-02-02 Christian Egging Christian Egging [80af7d] upgrade vcxproj files to Qt 5.15.2
 QtGuiExDesignerPlugin 2021-02-05 Christian Rozée Christian Rozée [47f449] In release mode the libraries QtCoreEx and QtGu...
 QtODBCConnector 2021-02-02 Christian Egging Christian Egging [80af7d] upgrade vcxproj files to Qt 5.15.2
 QtOracleConnector 2021-02-02 Christian Egging Christian Egging [80af7d] upgrade vcxproj files to Qt 5.15.2
 QtSQLiteConnector 2021-02-02 Christian Egging Christian Egging [80af7d] upgrade vcxproj files to Qt 5.15.2
 QtService 2021-02-02 Christian Egging Christian Egging [80af7d] upgrade vcxproj files to Qt 5.15.2
 TestData 2019-08-16 Christian Rozée Christian Rozée [7f3827] Unused TestData file removed.
 TestFramework 2021-02-02 Christian Egging Christian Egging [80af7d] upgrade vcxproj files to Qt 5.15.2
 TestRunner 2021-02-02 Christian Egging Christian Egging [80af7d] upgrade vcxproj files to Qt 5.15.2
 .gitattributes 2018-04-17 Christian Rozée Christian Rozée [e01a8c] Initial commit.
 .gitignore 2020-07-30 Christian Rozée Christian Rozée [c45370] QtListExtensions: Functions for SerStream outso...
 AdditionalConfigurationSettings.txt 2021-02-05 Christian Rozée Christian Rozée [47f449] In release mode the libraries QtCoreEx and QtGu...
 ChangeVersion.bat 2018-09-28 Christian Rozée Christian Rozée [5f38f3] Version changed from 62 to 63.
 ChangeVersion.txt 2018-09-28 Christian Rozée Christian Rozée [5f38f3] Version changed from 62 to 63.
 CreateIndexHtml.bat 2018-04-17 Christian Rozée Christian Rozée [e01a8c] Initial commit.
 LICENSE.TXT 2020-03-28 Christian Rozée Christian Rozée [a982b0] Version changed to 68.
 QtExtensions.md 2019-11-05 Christian Rozée Christian Rozée [1e4082] QExpressionEditor trees sorted locale specific....
 QtExtensions.pro 2020-12-07 Christian Rozée Christian Rozée [ef0673] Database drivers: Losing precision during data ...
 QtExtensions.sln 2020-08-24 Christian Rozée Christian Rozée [86add2] New project QtDB2Connector added.
 README.md 2020-12-07 Christian Rozée Christian Rozée [ef0673] Database drivers: Losing precision during data ...
 TestAllDlls.csv 2020-09-21 Christian Rozée Christian Rozée [8464e9] QtGuiEx: Drop indicator fixed.
 TestBasicDlls.csv 2020-09-21 Christian Rozée Christian Rozée [8464e9] QtGuiEx: Drop indicator fixed.
 fnr.exe 2018-09-28 Christian Rozée Christian Rozée [5f38f3] Version changed from 62 to 63.

Read Me

QtExtensions

Introduction

QtExtensions is a collection of libraries that extends some Qt libraries (QtCore, QtGui).

An overview is provided in QtExtensions.md.

The class documentation is in QtExtensionsDocumentation.zip (see index.html) which can be downloaded from sourceforge.net/projects/qtextensions/files.

The documentation was created with CoDoGen. It processes comments in common mark format (with some restrictions and extensions).

Building with MS Visual Studio

Use the Visual Studio 2017 solution QtExtensions.sln.

To build QtOracleConnector an Oracle client must be installed.
To build QtODBCConnector ODBC must be installed.
To build QtDB2Connector a DB2 client must be installed.

Remove the projects you don't need from QtExtensions.sln.

Building with Qt Creator

Use the Qt Creator project file QtExtensions.pro.

QtOracleConnector and QtDB2Connector are not included in QtExtensions.pro.
QtService is not fully functional for Linux.

See AdditionalConfigurationSettings.txt for further details.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.