├── CMakeLists.txt ├── QxOrm.cmake ├── QxOrm.pri ├── QxOrm.pro ├── QxOrm.sln ├── QxOrm.vcxproj ├── QxOrm.vcxproj.filters ├── changes.txt ├── debug └── .gitignore ├── doc ├── doxygen │ ├── html │ │ └── .gitignore │ ├── index.html │ └── qxorm.doxygen ├── index.html ├── php │ ├── add_download.php │ └── add_download.php5 ├── qxentityeditor │ └── resource │ │ ├── qxee_all_views.jpg │ │ ├── qxee_cpp_preview.png │ │ ├── qxee_database.png │ │ ├── qxee_entity_clone.png │ │ ├── qxee_entity_colors.png │ │ ├── qxee_entity_delete.png │ │ ├── qxee_entity_modify.png │ │ ├── qxee_entity_new.png │ │ ├── qxee_entity_settings.png │ │ ├── qxee_enum_colors.png │ │ ├── qxee_enum_settings.png │ │ ├── qxee_export_cpp.png │ │ ├── qxee_export_cpp_model_view.png │ │ ├── qxee_export_cpp_model_view_output.png │ │ ├── qxee_export_cpp_output.png │ │ ├── qxee_export_cpp_services.png │ │ ├── qxee_export_cpp_services_output.png │ │ ├── qxee_export_cpp_services_server_app.png │ │ ├── qxee_export_cpp_services_server_app_output.png │ │ ├── qxee_export_ddl.png │ │ ├── qxee_export_plugins.png │ │ ├── qxee_export_print.png │ │ ├── qxee_export_source_control_settings.png │ │ ├── qxee_export_xml_json.png │ │ ├── qxee_global_settings.png │ │ ├── qxee_import_json.png │ │ ├── qxee_import_mysql.png │ │ ├── qxee_import_odbc.png │ │ ├── qxee_import_plugins.png │ │ ├── qxee_import_postgresql.png │ │ ├── qxee_import_source_control.png │ │ ├── qxee_import_sqlite.png │ │ ├── qxee_js_debug.png │ │ ├── qxee_license.png │ │ ├── qxee_linux.png │ │ ├── qxee_linux_small.png │ │ ├── qxee_logo.png │ │ ├── qxee_logo_small.png │ │ ├── qxee_macosx.png │ │ ├── qxee_macosx_small.png │ │ ├── qxee_namespace_colors.png │ │ ├── qxee_namespace_menu.png │ │ ├── qxee_namespace_rename.png │ │ ├── qxee_naming_convention.png │ │ ├── qxee_organize_diagram_layout.png │ │ ├── qxee_plugin_scripts.png │ │ ├── qxee_plugins_about.png │ │ ├── qxee_post_it.png │ │ ├── qxee_post_it_colors.png │ │ ├── qxee_project_list.png │ │ ├── qxee_project_new.png │ │ ├── qxee_project_settings_01.png │ │ ├── qxee_project_settings_02.png │ │ ├── qxee_property_settings.png │ │ ├── qxee_property_settings_access.png │ │ ├── qxee_relation_settings.png │ │ ├── qxee_relation_settings_access.png │ │ ├── qxee_sample.png │ │ ├── qxee_sample_old.png │ │ ├── qxee_sample_small.png │ │ ├── qxee_sample_small_old.png │ │ ├── qxee_source_control_output_directory.png │ │ ├── qxee_splitter.png │ │ ├── qxee_tag_project_state_01.png │ │ ├── qxee_tag_project_state_02.png │ │ ├── qxee_windows.png │ │ ├── qxee_windows_small.png │ │ └── qxee_zoom.png ├── qxorm_en │ ├── customer.html │ ├── download.html │ ├── download_details.php │ ├── faq.html │ ├── home.html │ ├── link.html │ ├── manual.html │ ├── manual_qxee.html │ ├── model.html │ ├── quick_sample.html │ ├── resource │ │ ├── ES.png │ │ ├── FR.png │ │ ├── GB.png │ │ ├── Thumbs.db │ │ ├── background.jpg │ │ ├── docker_compose_schema.png │ │ ├── download.jpg │ │ ├── gui_qxClientServer.jpg │ │ ├── gui_qxClient_01.jpg │ │ ├── gui_qxClient_02.jpg │ │ ├── gui_qxServer.jpg │ │ ├── jquery.min.js │ │ ├── license.gpl3.txt │ │ ├── link_download.jpg │ │ ├── link_faq.jpg │ │ ├── link_home.jpg │ │ ├── link_link.jpg │ │ ├── link_model.jpg │ │ ├── link_quick_sample.jpg │ │ ├── link_tutorial.jpg │ │ ├── logo_boost.jpg │ │ ├── logo_cpp.gif │ │ ├── logo_linux.gif │ │ ├── logo_mac.gif │ │ ├── logo_qt.jpg │ │ ├── logo_qxorm.jpg │ │ ├── logo_qxorm.png │ │ ├── logo_qxorm_and_qxee.png │ │ ├── logo_qxorm_and_qxee_old.png │ │ ├── logo_qxorm_small.jpg │ │ ├── logo_qxorm_small.png │ │ ├── logo_windows.gif │ │ ├── paypal_support_qxorm_library.gif │ │ ├── qt_ambassador_logo.png │ │ ├── qt_ambassador_logo_150x150.png │ │ ├── quick_sample.export_drugs.xml.jpg │ │ ├── quick_sample.export_drugs.xml.txt │ │ ├── qxBlog.main.exec.result.txt │ │ ├── qxBlog.pro.jpg │ │ ├── qxBlog.qxBlog.pro │ │ ├── qxBlog.table.author.jpg │ │ ├── qxBlog.table.category.jpg │ │ ├── qxBlog.table.comment.jpg │ │ ├── qxBlog.table.person.jpg │ │ ├── qxService.pri │ │ ├── qxServiceClient.pro │ │ ├── qxServiceServer.pro │ │ ├── qx_blog_rest_api_http_01.png │ │ ├── qx_blog_rest_api_qml_01.png │ │ ├── qx_http_server_apache_bench_test_01.png │ │ ├── qx_http_server_hello_world_01.png │ │ ├── qx_model_view_01.png │ │ ├── qx_model_view_02.png │ │ ├── qx_persistable_cpp.html │ │ ├── qx_persistable_hpp.html │ │ ├── qxclassx_dump_sql_schema.html │ │ ├── qxorm.namespace.qx.dao.jpg │ │ ├── qxorm.namespace.qx.jpg │ │ ├── qxorm.namespace.qx.serialization.jpg │ │ ├── qxorm.namespace.qx.trait.jpg │ │ ├── qxorm_cmake.png │ │ ├── qxorm_script.js │ │ ├── qxorm_style.css │ │ ├── tuto_01_qxBlog.jpg │ │ ├── tuto_02_qxClientServer.jpg │ │ ├── tuto_03_install_QxOrm.jpg │ │ ├── tuto_install_qxorm_1.png │ │ ├── tuto_install_qxorm_10.png │ │ ├── tuto_install_qxorm_11.png │ │ ├── tuto_install_qxorm_12.png │ │ ├── tuto_install_qxorm_13.png │ │ ├── tuto_install_qxorm_2.png │ │ ├── tuto_install_qxorm_3.png │ │ ├── tuto_install_qxorm_4.png │ │ ├── tuto_install_qxorm_5.png │ │ ├── tuto_install_qxorm_6.png │ │ ├── tuto_install_qxorm_7.png │ │ ├── tuto_install_qxorm_8.png │ │ ├── tuto_install_qxorm_9.png │ │ └── work_in_progress.png │ ├── tutorial.html │ ├── tutorial_2.html │ ├── tutorial_3.html │ └── tutorial_4.html └── qxorm_fr │ ├── customer.html │ ├── download.html │ ├── download_details.php │ ├── faq.html │ ├── home.html │ ├── link.html │ ├── manual.html │ ├── manual_qxee.html │ ├── model.html │ ├── quick_sample.html │ ├── resource │ ├── ES.png │ ├── FR.png │ ├── GB.png │ ├── Thumbs.db │ ├── background.jpg │ ├── docker_compose_schema.png │ ├── download.jpg │ ├── gui_qxClientServer.jpg │ ├── gui_qxClient_01.jpg │ ├── gui_qxClient_02.jpg │ ├── gui_qxServer.jpg │ ├── jquery.min.js │ ├── license.gpl3.txt │ ├── link_download.jpg │ ├── link_faq.jpg │ ├── link_home.jpg │ ├── link_link.jpg │ ├── link_model.jpg │ ├── link_quick_sample.jpg │ ├── link_tutorial.jpg │ ├── logo_boost.jpg │ ├── logo_cpp.gif │ ├── logo_linux.gif │ ├── logo_mac.gif │ ├── logo_qt.jpg │ ├── logo_qxorm.jpg │ ├── logo_qxorm.png │ ├── logo_qxorm_and_qxee.png │ ├── logo_qxorm_and_qxee_old.png │ ├── logo_qxorm_small.jpg │ ├── logo_qxorm_small.png │ ├── logo_windows.gif │ ├── paypal_support_qxorm_library.gif │ ├── qt_ambassador_logo.png │ ├── qt_ambassador_logo_150x150.png │ ├── quick_sample.export_drugs.xml.jpg │ ├── quick_sample.export_drugs.xml.txt │ ├── qxBlog.main.exec.result.txt │ ├── qxBlog.pro.jpg │ ├── qxBlog.qxBlog.pro │ ├── qxBlog.table.author.jpg │ ├── qxBlog.table.category.jpg │ ├── qxBlog.table.comment.jpg │ ├── qxBlog.table.person.jpg │ ├── qxService.pri │ ├── qxServiceClient.pro │ ├── qxServiceServer.pro │ ├── qx_blog_rest_api_http_01.png │ ├── qx_blog_rest_api_qml_01.png │ ├── qx_http_server_apache_bench_test_01.png │ ├── qx_http_server_hello_world_01.png │ ├── qx_model_view_01.png │ ├── qx_model_view_02.png │ ├── qx_persistable_cpp.html │ ├── qx_persistable_hpp.html │ ├── qxclassx_dump_sql_schema.html │ ├── qxorm.namespace.qx.dao.jpg │ ├── qxorm.namespace.qx.jpg │ ├── qxorm.namespace.qx.serialization.jpg │ ├── qxorm.namespace.qx.trait.jpg │ ├── qxorm_cmake.png │ ├── qxorm_script.js │ ├── qxorm_style.css │ ├── tuto_01_qxBlog.jpg │ ├── tuto_02_qxClientServer.jpg │ ├── tuto_03_install_QxOrm.jpg │ ├── tuto_install_qxorm_1.png │ ├── tuto_install_qxorm_10.png │ ├── tuto_install_qxorm_11.png │ ├── tuto_install_qxorm_12.png │ ├── tuto_install_qxorm_13.png │ ├── tuto_install_qxorm_2.png │ ├── tuto_install_qxorm_3.png │ ├── tuto_install_qxorm_4.png │ ├── tuto_install_qxorm_5.png │ ├── tuto_install_qxorm_6.png │ ├── tuto_install_qxorm_7.png │ ├── tuto_install_qxorm_8.png │ ├── tuto_install_qxorm_9.png │ └── work_in_progress.png │ ├── tutorial.html │ ├── tutorial_2.html │ ├── tutorial_3.html │ └── tutorial_4.html ├── docker ├── dev │ ├── compose_qxorm_with_android │ │ └── compose.yaml │ ├── compose_qxorm_with_mariadb │ │ ├── .devcontainer │ │ │ └── devcontainer.json │ │ ├── .env │ │ ├── compose.yaml │ │ └── readme.md │ ├── compose_qxorm_with_mongodb │ │ ├── .devcontainer │ │ │ └── devcontainer.json │ │ ├── .env │ │ ├── compose.yaml │ │ └── readme.md │ ├── compose_qxorm_with_mssqlserver │ │ └── compose.yaml │ ├── compose_qxorm_with_mysql │ │ ├── .devcontainer │ │ │ └── devcontainer.json │ │ ├── .env │ │ ├── compose.yaml │ │ └── readme.md │ ├── compose_qxorm_with_oracle │ │ └── compose.yaml │ ├── compose_qxorm_with_postgresql │ │ ├── .devcontainer │ │ │ └── devcontainer.json │ │ ├── .env │ │ ├── compose.yaml │ │ └── readme.md │ ├── compose_qxorm_with_sqlite │ │ ├── .devcontainer │ │ │ └── devcontainer.json │ │ ├── .env │ │ ├── compose.yaml │ │ └── readme.md │ └── docker_images │ │ ├── backend_qxorm │ │ ├── Dockerfile │ │ ├── readme.md │ │ └── sql │ │ │ ├── qxBlog_mssqlserver_db_schema_full.sql │ │ │ ├── qxBlog_mysql_db_schema_full.sql │ │ │ ├── qxBlog_oracle_db_schema_full.sql │ │ │ ├── qxBlog_postgresql_db_schema_full.sql │ │ │ ├── qxBlog_sqlite_db_schema_full.sql │ │ │ └── readme.md │ │ ├── db_mariadb │ │ └── Dockerfile │ │ ├── db_mongodb │ │ └── Dockerfile │ │ ├── db_mssqlserver │ │ └── Dockerfile │ │ ├── db_mysql │ │ └── Dockerfile │ │ ├── db_oracle │ │ └── Dockerfile │ │ ├── db_postgresql │ │ └── Dockerfile │ │ ├── frontend_html_js_css │ │ ├── Dockerfile │ │ ├── scripts │ │ │ └── entrypoint.sh │ │ └── src │ │ │ ├── index.html │ │ │ ├── jquery.js │ │ │ ├── logo_qxorm_and_qxee.png │ │ │ └── post_qxorm_api.js │ │ └── nginx_reverse_proxy │ │ ├── Dockerfile │ │ ├── default.conf │ │ └── entrypoint.sh └── test │ └── qxBlogRestApi │ ├── .devcontainer │ └── devcontainer.json │ ├── .vscode │ ├── c_cpp_properties.json │ ├── launch.json │ └── tasks.json │ ├── Dockerfile │ ├── readme.md │ └── scripts │ ├── build_qx.sh │ ├── copy_env_var_qx.sh │ ├── download-vs-code.sh │ ├── download_qx.sh │ ├── entrypoint.sh │ ├── gdb_qt_pretty_print │ ├── .gdbinit │ ├── helper.py │ └── qt.py │ ├── install-vs-code.sh │ ├── prepare_dependencies_qx.sh │ └── shrink.sh ├── include ├── QxCollection │ ├── IxCollection.h │ ├── QxCollection.h │ ├── QxCollectionIterator.h │ └── QxForeach.h ├── QxCommon │ ├── QxAny.h │ ├── QxAnyCastDynamic.h │ ├── QxBool.h │ ├── QxCache.h │ ├── QxConfig.h │ ├── QxException.h │ ├── QxExceptionCode.h │ ├── QxHashValue.h │ ├── QxMacro.h │ ├── QxMainPage.h │ ├── QxPropertyBag.h │ └── QxSimpleCrypt.h ├── QxConvert │ ├── QxConvert.h │ ├── QxConvert_Export.h │ └── QxConvert_Impl.h ├── QxDao │ ├── IxDao_Helper.h │ ├── IxPersistable.h │ ├── IxPersistableCollection.h │ ├── IxPersistableList.h │ ├── IxSqlQueryBuilder.h │ ├── IxSqlRelation.h │ ├── QxDao.h │ ├── QxDaoAsync.h │ ├── QxDaoPointer.h │ ├── QxDaoStrategy.h │ ├── QxDaoThrowable.h │ ├── QxDao_Impl.h │ ├── QxDao_IsDirty.h │ ├── QxDateNeutral.h │ ├── QxDateTimeNeutral.h │ ├── QxMongoDB │ │ └── QxMongoDB_Helper.h │ ├── QxRepository │ │ ├── IxRepository.h │ │ ├── QxRepository.h │ │ └── QxRepositoryX.h │ ├── QxSession.h │ ├── QxSoftDelete.h │ ├── QxSqlDatabase.h │ ├── QxSqlElement │ │ ├── IxSqlElement.h │ │ ├── QxSqlCompare.h │ │ ├── QxSqlElement.h │ │ ├── QxSqlElementTemp.h │ │ ├── QxSqlEmbedQuery.h │ │ ├── QxSqlExpression.h │ │ ├── QxSqlFreeText.h │ │ ├── QxSqlIn.h │ │ ├── QxSqlIsBetween.h │ │ ├── QxSqlIsNull.h │ │ ├── QxSqlLimit.h │ │ └── QxSqlSort.h │ ├── QxSqlError.h │ ├── QxSqlGenerator │ │ ├── IxSqlGenerator.h │ │ ├── QxSqlGenerator.h │ │ ├── QxSqlGenerator_MSSQLServer.h │ │ ├── QxSqlGenerator_MySQL.h │ │ ├── QxSqlGenerator_Oracle.h │ │ ├── QxSqlGenerator_PostgreSQL.h │ │ ├── QxSqlGenerator_SQLite.h │ │ └── QxSqlGenerator_Standard.h │ ├── QxSqlJoin.h │ ├── QxSqlQuery.h │ ├── QxSqlQueryBuilder.h │ ├── QxSqlQueryHelper.h │ ├── QxSqlRelation.h │ ├── QxSqlRelationLinked.h │ ├── QxSqlRelationParams.h │ ├── QxSqlRelation_ManyToMany.h │ ├── QxSqlRelation_ManyToOne.h │ ├── QxSqlRelation_OneToMany.h │ ├── QxSqlRelation_OneToOne.h │ ├── QxSqlRelation_RawData.h │ ├── QxSqlSaveMode.h │ └── QxTimeNeutral.h ├── QxDaoRepository.h ├── QxDataMember │ ├── IxDataMember.h │ ├── IxDataMemberX.h │ ├── QxDataMember.h │ ├── QxDataMemberX.h │ ├── QxDataMember_PImpl.h │ └── QxDataMember_QObject.h ├── QxExtras │ ├── QxBoostOptionalOnly.h │ └── QxStdOptional.h ├── QxFactory │ ├── IxFactory.h │ ├── QxFactory.h │ └── QxFactoryX.h ├── QxFunction │ ├── IxFunction.h │ ├── QxFunctionError.h │ ├── QxFunctionInclude.h │ ├── QxFunctionMacro.h │ ├── QxFunction_0.h │ ├── QxFunction_1.h │ ├── QxFunction_2.h │ ├── QxFunction_3.h │ ├── QxFunction_4.h │ ├── QxFunction_5.h │ ├── QxFunction_6.h │ ├── QxFunction_7.h │ ├── QxFunction_8.h │ ├── QxFunction_9.h │ └── QxParameters.h ├── QxHttpServer │ ├── QxHttpCookie.h │ ├── QxHttpRequest.h │ ├── QxHttpResponse.h │ ├── QxHttpServer.h │ ├── QxHttpSession.h │ ├── QxHttpSessionManager.h │ └── QxHttpTransaction.h ├── QxMemLeak.h ├── QxMemLeak │ ├── bool_array.h │ ├── class_level_lock.h │ ├── cont_ptr_utils.h │ ├── debug_new.h │ ├── fast_mutex.h │ ├── fixed_mem_pool.h │ ├── mem_leak.h │ ├── mem_pool_base.h │ ├── object_level_lock.h │ ├── pctimer.h │ ├── set_assign.h │ ├── static_assert.h │ └── static_mem_pool.h ├── QxModelView.h ├── QxModelView │ ├── IxModel.h │ ├── QxModel.h │ ├── QxModelRowCompare.h │ ├── QxModelService.h │ └── QxNestedModel.h ├── QxOrm.h ├── QxOrm_Impl.h ├── QxPrecompiled.h ├── QxRegister │ ├── IxClass.h │ ├── IxTypeInfo.h │ ├── QxClass.h │ ├── QxClassName.h │ ├── QxClassX.h │ ├── QxRegister.h │ ├── QxRegisterInternalHelper.h │ ├── QxRegisterQtProperty.h │ └── QxVersion.h ├── QxRestApi │ └── QxRestApi.h ├── QxSerialize │ ├── QDataStream │ │ ├── QxSerializeQDataStream_QFlags.h │ │ ├── QxSerializeQDataStream_QObject.h │ │ ├── QxSerializeQDataStream_QScopedPointer.h │ │ ├── QxSerializeQDataStream_QSharedPointer.h │ │ ├── QxSerializeQDataStream_QSqlError.h │ │ ├── QxSerializeQDataStream_QWeakPointer.h │ │ ├── QxSerializeQDataStream_all_include.h │ │ ├── QxSerializeQDataStream_boost_optional.h │ │ ├── QxSerializeQDataStream_boost_scoped_ptr.h │ │ ├── QxSerializeQDataStream_boost_shared_ptr.h │ │ ├── QxSerializeQDataStream_boost_tuple.h │ │ ├── QxSerializeQDataStream_boost_unordered_map.h │ │ ├── QxSerializeQDataStream_boost_unordered_set.h │ │ ├── QxSerializeQDataStream_primitive_type.h │ │ ├── QxSerializeQDataStream_qx_registered_class.h │ │ ├── QxSerializeQDataStream_std_list.h │ │ ├── QxSerializeQDataStream_std_map.h │ │ ├── QxSerializeQDataStream_std_pair.h │ │ ├── QxSerializeQDataStream_std_set.h │ │ ├── QxSerializeQDataStream_std_shared_ptr.h │ │ ├── QxSerializeQDataStream_std_string.h │ │ ├── QxSerializeQDataStream_std_tuple.h │ │ ├── QxSerializeQDataStream_std_unique_ptr.h │ │ ├── QxSerializeQDataStream_std_unordered_map.h │ │ ├── QxSerializeQDataStream_std_unordered_set.h │ │ └── QxSerializeQDataStream_std_vector.h │ ├── QJson │ │ ├── QxSerializeQJson_IxParameter.h │ │ ├── QxSerializeQJson_IxPersistable.h │ │ ├── QxSerializeQJson_IxService.h │ │ ├── QxSerializeQJson_IxSqlElement.h │ │ ├── QxSerializeQJson_QBrush.h │ │ ├── QxSerializeQJson_QColor.h │ │ ├── QxSerializeQJson_QFlags.h │ │ ├── QxSerializeQJson_QFont.h │ │ ├── QxSerializeQJson_QHash.h │ │ ├── QxSerializeQJson_QImage.h │ │ ├── QxSerializeQJson_QLinkedList.h │ │ ├── QxSerializeQJson_QList.h │ │ ├── QxSerializeQJson_QMap.h │ │ ├── QxSerializeQJson_QMatrix.h │ │ ├── QxSerializeQJson_QMultiHash.h │ │ ├── QxSerializeQJson_QMultiMap.h │ │ ├── QxSerializeQJson_QObject.h │ │ ├── QxSerializeQJson_QPair.h │ │ ├── QxSerializeQJson_QPicture.h │ │ ├── QxSerializeQJson_QPixmap.h │ │ ├── QxSerializeQJson_QPoint.h │ │ ├── QxSerializeQJson_QRect.h │ │ ├── QxSerializeQJson_QRegExp.h │ │ ├── QxSerializeQJson_QRegion.h │ │ ├── QxSerializeQJson_QScopedPointer.h │ │ ├── QxSerializeQJson_QSharedPointer.h │ │ ├── QxSerializeQJson_QSize.h │ │ ├── QxSerializeQJson_QSqlError.h │ │ ├── QxSerializeQJson_QStringList.h │ │ ├── QxSerializeQJson_QUrl.h │ │ ├── QxSerializeQJson_QVariantHash.h │ │ ├── QxSerializeQJson_QVariantMap.h │ │ ├── QxSerializeQJson_QVector.h │ │ ├── QxSerializeQJson_QWeakPointer.h │ │ ├── QxSerializeQJson_QxCollection.h │ │ ├── QxSerializeQJson_QxDaoPointer.h │ │ ├── QxSerializeQJson_QxInvalidValue.h │ │ ├── QxSerializeQJson_QxInvalidValueX.h │ │ ├── QxSerializeQJson_QxSqlQuery.h │ │ ├── QxSerializeQJson_QxTransaction.h │ │ ├── QxSerializeQJson_all_include.h │ │ ├── QxSerializeQJson_boost_scoped_ptr.h │ │ ├── QxSerializeQJson_boost_shared_ptr.h │ │ ├── QxSerializeQJson_boost_tuple.h │ │ ├── QxSerializeQJson_boost_unordered_map.h │ │ ├── QxSerializeQJson_boost_unordered_set.h │ │ ├── QxSerializeQJson_qx_registered_class.h │ │ ├── QxSerializeQJson_std_list.h │ │ ├── QxSerializeQJson_std_map.h │ │ ├── QxSerializeQJson_std_pair.h │ │ ├── QxSerializeQJson_std_set.h │ │ ├── QxSerializeQJson_std_shared_ptr.h │ │ ├── QxSerializeQJson_std_tuple.h │ │ ├── QxSerializeQJson_std_unique_ptr.h │ │ ├── QxSerializeQJson_std_unordered_map.h │ │ ├── QxSerializeQJson_std_unordered_set.h │ │ └── QxSerializeQJson_std_vector.h │ ├── Qt │ │ ├── QxSerialize_QBrush.h │ │ ├── QxSerialize_QByteArray.h │ │ ├── QxSerialize_QColor.h │ │ ├── QxSerialize_QDate.h │ │ ├── QxSerialize_QDateTime.h │ │ ├── QxSerialize_QFlags.h │ │ ├── QxSerialize_QFont.h │ │ ├── QxSerialize_QHash.h │ │ ├── QxSerialize_QImage.h │ │ ├── QxSerialize_QLinkedList.h │ │ ├── QxSerialize_QList.h │ │ ├── QxSerialize_QMap.h │ │ ├── QxSerialize_QMatrix.h │ │ ├── QxSerialize_QMultiHash.h │ │ ├── QxSerialize_QMultiMap.h │ │ ├── QxSerialize_QObject.h │ │ ├── QxSerialize_QPair.h │ │ ├── QxSerialize_QPicture.h │ │ ├── QxSerialize_QPixmap.h │ │ ├── QxSerialize_QPoint.h │ │ ├── QxSerialize_QRect.h │ │ ├── QxSerialize_QRegExp.h │ │ ├── QxSerialize_QRegion.h │ │ ├── QxSerialize_QScopedPointer.h │ │ ├── QxSerialize_QSharedPointer.h │ │ ├── QxSerialize_QSize.h │ │ ├── QxSerialize_QSqlError.h │ │ ├── QxSerialize_QString.h │ │ ├── QxSerialize_QStringList.h │ │ ├── QxSerialize_QTime.h │ │ ├── QxSerialize_QUrl.h │ │ ├── QxSerialize_QUuid.h │ │ ├── QxSerialize_QVariant.h │ │ ├── QxSerialize_QVector.h │ │ └── QxSerialize_QWeakPointer.h │ ├── Qx │ │ ├── QxSerialize_QxCollection.h │ │ ├── QxSerialize_QxDaoPointer.h │ │ ├── QxSerialize_QxXmlReader.h │ │ └── QxSerialize_QxXmlWriter.h │ ├── QxArchive.h │ ├── QxBoostSerializeHelper │ │ ├── IxBoostSerializeRegisterHelper.h │ │ ├── QxBoostInitGuid.h │ │ ├── QxBoostSerializeHelper.h │ │ ├── QxBoostSerializeRegisterHelper.h │ │ └── QxBoostSerializeRegisterHelperX.h │ ├── QxClone.h │ ├── QxDump.h │ ├── QxSerialize.h │ ├── QxSerializeCheckInstance.h │ ├── QxSerializeFastCompil.h │ ├── QxSerializeInvoker.h │ ├── QxSerializeMacro.h │ ├── QxSerializeQDataStream.h │ ├── QxSerializeQJson.h │ ├── boost │ │ ├── QxExportDllBoostArchive.h │ │ ├── QxExportDllMacroCpp.h │ │ ├── QxExportDllMacroHpp.h │ │ ├── QxImportDllBoostArchive.h │ │ ├── QxSerializeInclude.h │ │ ├── QxSerialize_shared_ptr.h │ │ ├── QxSerialize_tuple.h │ │ ├── QxSerialize_unordered_map.h │ │ ├── QxSerialize_unordered_set.h │ │ ├── class_export │ │ │ └── qx_boost_class_export.h │ │ └── portable_binary │ │ │ ├── portable_archive_exception.hpp │ │ │ ├── portable_iarchive.hpp │ │ │ └── portable_oarchive.hpp │ └── std │ │ ├── QxSerialize_std_shared_ptr.h │ │ ├── QxSerialize_std_tuple.h │ │ ├── QxSerialize_std_unique_ptr.h │ │ ├── QxSerialize_std_unordered_map.h │ │ └── QxSerialize_std_unordered_set.h ├── QxService │ ├── IxParameter.h │ ├── IxService.h │ ├── QxClientAsync.h │ ├── QxConnect.h │ ├── QxServer.h │ ├── QxService.h │ ├── QxThread.h │ ├── QxThreadPool.h │ ├── QxTools.h │ └── QxTransaction.h ├── QxServices.h ├── QxSingleton │ ├── IxSingleton.h │ ├── QxSingleton.h │ ├── QxSingletonInit.h │ └── QxSingletonX.h ├── QxTraits │ ├── archive_printable.h │ ├── archive_wide_traits.h │ ├── construct_null_qvariant.h │ ├── construct_ptr.h │ ├── generic_container.h │ ├── get_base_class.h │ ├── get_class_name.h │ ├── get_class_name_primitive.h │ ├── get_primary_key.h │ ├── get_sql_type.h │ ├── is_boost_intrusive_ptr.h │ ├── is_boost_scoped_ptr.h │ ├── is_boost_shared_ptr.h │ ├── is_boost_unordered_map.h │ ├── is_boost_unordered_set.h │ ├── is_boost_weak_ptr.h │ ├── is_container.h │ ├── is_container_base_of.h │ ├── is_container_key_value.h │ ├── is_container_to_pod.h │ ├── is_equal.h │ ├── is_ptr_base_of.h │ ├── is_ptr_to_pod.h │ ├── is_qt_hash.h │ ├── is_qt_linked_list.h │ ├── is_qt_list.h │ ├── is_qt_map.h │ ├── is_qt_multi_hash.h │ ├── is_qt_multi_map.h │ ├── is_qt_scoped_ptr.h │ ├── is_qt_set.h │ ├── is_qt_shared_data_ptr.h │ ├── is_qt_shared_ptr.h │ ├── is_qt_variant_compatible.h │ ├── is_qt_vector.h │ ├── is_qt_weak_ptr.h │ ├── is_qx_collection.h │ ├── is_qx_dao_ptr.h │ ├── is_qx_pod.h │ ├── is_qx_registered.h │ ├── is_smart_ptr.h │ ├── is_smart_ptr_base_of.h │ ├── is_smart_ptr_to_pod.h │ ├── is_std_list.h │ ├── is_std_map.h │ ├── is_std_set.h │ ├── is_std_shared_ptr.h │ ├── is_std_unique_ptr.h │ ├── is_std_unordered_map.h │ ├── is_std_unordered_set.h │ ├── is_std_vector.h │ ├── is_std_weak_ptr.h │ ├── is_valid_primary_key.h │ ├── qt_meta_object.h │ ├── qx_traits.h │ ├── remove_attr.h │ └── remove_smart_ptr.h ├── QxValidator │ ├── IxValidator.h │ ├── IxValidatorX.h │ ├── QxInvalidValue.h │ ├── QxInvalidValueX.h │ ├── QxValidator.h │ ├── QxValidatorError.h │ ├── QxValidatorFct.h │ └── QxValidatorX.h └── QxXml │ ├── QxXml.h │ ├── QxXmlReader.h │ └── QxXmlWriter.h ├── inl ├── QxCollection │ ├── QxCollection.inl │ └── QxCollectionIterator.inl ├── QxConvert │ ├── QxConvert_FromJson.inl │ ├── QxConvert_FromString.inl │ ├── QxConvert_FromVariant.inl │ ├── QxConvert_Qt.inl │ ├── QxConvert_ToJson.inl │ ├── QxConvert_ToString.inl │ ├── QxConvert_ToVariant.inl │ └── QxConvert_WithIndex.inl ├── QxDao │ ├── QxDao_Count.inl │ ├── QxDao_CreateTable.inl │ ├── QxDao_DeleteAll.inl │ ├── QxDao_DeleteById.inl │ ├── QxDao_ExecuteQuery.inl │ ├── QxDao_Exist.inl │ ├── QxDao_FetchAll.inl │ ├── QxDao_FetchAll_WithRelation.inl │ ├── QxDao_FetchById.inl │ ├── QxDao_FetchById_WithRelation.inl │ ├── QxDao_Helper.inl │ ├── QxDao_Helper_Container.inl │ ├── QxDao_Insert.inl │ ├── QxDao_Insert_WithRelation.inl │ ├── QxDao_Save.inl │ ├── QxDao_Save_WithRelation.inl │ ├── QxDao_Save_WithRelation_Recursive.inl │ ├── QxDao_Trigger.inl │ ├── QxDao_Update.inl │ ├── QxDao_Update_Optimized.inl │ ├── QxDao_Update_WithRelation.inl │ ├── QxSqlQueryHelper_CreateTable.inl │ ├── QxSqlQueryHelper_DeleteById.inl │ ├── QxSqlQueryHelper_Exist.inl │ ├── QxSqlQueryHelper_FetchAll.inl │ ├── QxSqlQueryHelper_FetchAll_WithRelation.inl │ ├── QxSqlQueryHelper_FetchById.inl │ ├── QxSqlQueryHelper_FetchById_WithRelation.inl │ ├── QxSqlQueryHelper_Insert.inl │ └── QxSqlQueryHelper_Update.inl ├── QxDataMember │ ├── QxDataMember.inl │ └── QxDataMemberX.inl ├── QxFactory │ └── QxFactory.inl ├── QxRegister │ └── QxClass.inl ├── QxSerialize │ ├── QxArchive.inl │ └── QxSerializeInvoker.inl ├── QxSingleton │ └── QxSingleton.inl └── QxXml │ └── QxXml.inl ├── lib └── .gitignore ├── license.gpl3.txt ├── qt ├── moc │ └── .gitignore ├── rcc │ └── src │ │ └── .gitignore └── ui │ ├── include │ └── .gitignore │ └── src │ └── .gitignore ├── readme.md ├── release └── .gitignore ├── src ├── QxCollection │ └── QxCollection.cpp ├── QxCommon │ ├── QxBool.cpp │ ├── QxCache.cpp │ └── QxSimpleCrypt.cpp ├── QxConvert │ └── QxConvert_Export.cpp ├── QxDao │ ├── IxDao_Helper.cpp │ ├── IxPersistable.cpp │ ├── IxPersistableCollection.cpp │ ├── IxPersistableList.cpp │ ├── IxSqlQueryBuilder.cpp │ ├── IxSqlRelation.cpp │ ├── QxDaoAsync.cpp │ ├── QxDateNeutral.cpp │ ├── QxDateTimeNeutral.cpp │ ├── QxMongoDB │ │ └── QxMongoDB_Helper.cpp │ ├── QxRepository │ │ ├── IxRepository.cpp │ │ └── QxRepositoryX.cpp │ ├── QxSession.cpp │ ├── QxSoftDelete.cpp │ ├── QxSqlDatabase.cpp │ ├── QxSqlElement │ │ ├── IxSqlElement.cpp │ │ ├── QxSqlCompare.cpp │ │ ├── QxSqlElementTemp.cpp │ │ ├── QxSqlEmbedQuery.cpp │ │ ├── QxSqlExpression.cpp │ │ ├── QxSqlFreeText.cpp │ │ ├── QxSqlIn.cpp │ │ ├── QxSqlIsBetween.cpp │ │ ├── QxSqlIsNull.cpp │ │ ├── QxSqlLimit.cpp │ │ └── QxSqlSort.cpp │ ├── QxSqlGenerator │ │ ├── IxSqlGenerator.cpp │ │ ├── QxSqlGenerator_MSSQLServer.cpp │ │ ├── QxSqlGenerator_MySQL.cpp │ │ ├── QxSqlGenerator_Oracle.cpp │ │ ├── QxSqlGenerator_PostgreSQL.cpp │ │ ├── QxSqlGenerator_SQLite.cpp │ │ └── QxSqlGenerator_Standard.cpp │ ├── QxSqlQuery.cpp │ ├── QxSqlRelationLinked.cpp │ ├── QxSqlRelationParams.cpp │ └── QxTimeNeutral.cpp ├── QxDataMember │ ├── IxDataMember.cpp │ ├── IxDataMemberX.cpp │ └── QxDataMember_QObject.cpp ├── QxFactory │ ├── IxFactory.cpp │ └── QxFactoryX.cpp ├── QxHttpServer │ ├── QxHttpCookie.cpp │ ├── QxHttpRequest.cpp │ ├── QxHttpResponse.cpp │ ├── QxHttpServer.cpp │ ├── QxHttpSession.cpp │ ├── QxHttpSessionManager.cpp │ └── QxHttpTransaction.cpp ├── QxMemLeak │ ├── bool_array.cpp │ ├── debug_new.cpp │ ├── mem_pool_base.cpp │ └── static_mem_pool.cpp ├── QxModelView │ ├── IxModel.cpp │ ├── QxModelRowCompare.cpp │ └── QxNestedModel.cpp ├── QxRegister │ ├── IxClass.cpp │ └── QxClassX.cpp ├── QxRestApi │ └── QxRestApi.cpp ├── QxSerialize │ ├── QDataStream │ │ ├── QxSerializeQDataStream_QObject.cpp │ │ ├── QxSerializeQDataStream_QSqlError.cpp │ │ ├── QxSerializeQDataStream_primitive_type.cpp │ │ ├── QxSerializeQDataStream_qx_registered_class.cpp │ │ └── QxSerializeQDataStream_std_string.cpp │ ├── QJson │ │ ├── QxSerializeQJson_IxService.cpp │ │ ├── QxSerializeQJson_IxSqlElement.cpp │ │ ├── QxSerializeQJson_QBrush.cpp │ │ ├── QxSerializeQJson_QColor.cpp │ │ ├── QxSerializeQJson_QFont.cpp │ │ ├── QxSerializeQJson_QImage.cpp │ │ ├── QxSerializeQJson_QMatrix.cpp │ │ ├── QxSerializeQJson_QObject.cpp │ │ ├── QxSerializeQJson_QPicture.cpp │ │ ├── QxSerializeQJson_QPixmap.cpp │ │ ├── QxSerializeQJson_QPoint.cpp │ │ ├── QxSerializeQJson_QRect.cpp │ │ ├── QxSerializeQJson_QRegExp.cpp │ │ ├── QxSerializeQJson_QRegion.cpp │ │ ├── QxSerializeQJson_QSize.cpp │ │ ├── QxSerializeQJson_QSqlError.cpp │ │ ├── QxSerializeQJson_QStringList.cpp │ │ ├── QxSerializeQJson_QxInvalidValue.cpp │ │ ├── QxSerializeQJson_QxInvalidValueX.cpp │ │ ├── QxSerializeQJson_QxSqlQuery.cpp │ │ ├── QxSerializeQJson_QxTransaction.cpp │ │ └── QxSerializeQJson_qx_registered_class.cpp │ ├── Qt │ │ ├── QxSerialize_QBrush.cpp │ │ ├── QxSerialize_QByteArray.cpp │ │ ├── QxSerialize_QColor.cpp │ │ ├── QxSerialize_QDate.cpp │ │ ├── QxSerialize_QDateTime.cpp │ │ ├── QxSerialize_QFont.cpp │ │ ├── QxSerialize_QImage.cpp │ │ ├── QxSerialize_QMatrix.cpp │ │ ├── QxSerialize_QObject.cpp │ │ ├── QxSerialize_QPicture.cpp │ │ ├── QxSerialize_QPixmap.cpp │ │ ├── QxSerialize_QPoint.cpp │ │ ├── QxSerialize_QRect.cpp │ │ ├── QxSerialize_QRegExp.cpp │ │ ├── QxSerialize_QRegion.cpp │ │ ├── QxSerialize_QSize.cpp │ │ ├── QxSerialize_QSqlError.cpp │ │ ├── QxSerialize_QString.cpp │ │ ├── QxSerialize_QStringList.cpp │ │ ├── QxSerialize_QTime.cpp │ │ ├── QxSerialize_QUrl.cpp │ │ ├── QxSerialize_QUuid.cpp │ │ └── QxSerialize_QVariant.cpp │ ├── QxBoostSerializeHelper │ │ ├── IxBoostSerializeRegisterHelper.cpp │ │ └── QxBoostSerializeRegisterHelperX.cpp │ ├── QxSerializeCheckInstance.cpp │ └── boost │ │ └── QxExportDllBoostArchive.cpp ├── QxService │ ├── IxParameter.cpp │ ├── IxService.cpp │ ├── QxConnect.cpp │ ├── QxServer.cpp │ ├── QxThread.cpp │ ├── QxThreadPool.cpp │ ├── QxTools.cpp │ └── QxTransaction.cpp ├── QxSingleton │ ├── IxSingleton.cpp │ ├── QxSingletonInit.cpp │ └── QxSingletonX.cpp ├── QxTraits │ ├── unit_test_is_container.cpp │ └── unit_test_is_smart_ptr.cpp ├── QxValidator │ ├── IxValidator.cpp │ ├── IxValidatorX.cpp │ ├── QxInvalidValue.cpp │ └── QxInvalidValueX.cpp ├── QxXml │ ├── QxXmlReader.cpp │ └── QxXmlWriter.cpp ├── all.cpp └── main.cpp ├── test ├── CMakeLists.txt ├── _bin │ └── .gitignore ├── build │ └── .gitignore ├── qxBlog │ ├── CMakeLists.txt │ ├── debug │ │ └── .gitignore │ ├── include │ │ ├── author.h │ │ ├── blog.h │ │ ├── category.h │ │ ├── comment.h │ │ ├── export.h │ │ └── precompiled.h │ ├── qt │ │ └── moc │ │ │ └── .gitignore │ ├── qxBlog.pro │ ├── qxBlog.sln │ ├── qxBlog.vcxproj │ ├── qxBlog.vcxproj.filters │ ├── release │ │ └── .gitignore │ └── src │ │ ├── author.cpp │ │ ├── blog.cpp │ │ ├── category.cpp │ │ ├── comment.cpp │ │ └── main.cpp ├── qxBlogCompositeKey │ ├── CMakeLists.txt │ ├── debug │ │ └── .gitignore │ ├── include │ │ ├── author.h │ │ ├── blog.h │ │ ├── category.h │ │ ├── comment.h │ │ ├── export.h │ │ └── precompiled.h │ ├── qt │ │ └── moc │ │ │ └── .gitignore │ ├── qxBlog.pro │ ├── qxBlog.sln │ ├── qxBlog.vcxproj │ ├── qxBlog.vcxproj.filters │ ├── release │ │ └── .gitignore │ └── src │ │ ├── author.cpp │ │ ├── blog.cpp │ │ ├── category.cpp │ │ ├── comment.cpp │ │ └── main.cpp ├── qxBlogCpp11 │ ├── CMakeLists.txt │ ├── debug │ │ └── .gitignore │ ├── include │ │ ├── author.h │ │ ├── blog.h │ │ ├── category.h │ │ ├── comment.h │ │ ├── export.h │ │ └── precompiled.h │ ├── qt │ │ └── moc │ │ │ └── .gitignore │ ├── qxBlog.pro │ ├── qxBlog.sln │ ├── qxBlog.vcxproj │ ├── qxBlog.vcxproj.filters │ ├── release │ │ └── .gitignore │ └── src │ │ ├── author.cpp │ │ ├── blog.cpp │ │ ├── category.cpp │ │ ├── comment.cpp │ │ └── main.cpp ├── qxBlogModelView │ ├── CMakeLists.txt │ ├── debug │ │ └── .gitignore │ ├── include │ │ ├── author.h │ │ ├── blog.h │ │ ├── category.h │ │ ├── comment.h │ │ ├── export.h │ │ ├── model_view_from_qxee │ │ │ ├── author.model_view.gen.h │ │ │ ├── blog.model_view.gen.h │ │ │ ├── category.model_view.gen.h │ │ │ └── comment.model_view.gen.h │ │ └── precompiled.h │ ├── qt │ │ ├── moc │ │ │ └── .gitignore │ │ └── rcc │ │ │ ├── documents │ │ │ ├── main.qml │ │ │ ├── main_qt4.qml │ │ │ ├── main_qt6.qml │ │ │ ├── main_relationship.qml │ │ │ └── main_relationship_qt6.qml │ │ │ ├── images │ │ │ └── .gitignore │ │ │ ├── qxBlogModelView.qrc │ │ │ └── src │ │ │ └── qrc_qxBlogModelView.cpp │ ├── qxBlog.pro │ ├── qxBlog.sln │ ├── qxBlog.vcxproj │ ├── qxBlog.vcxproj.filters │ ├── release │ │ └── .gitignore │ └── src │ │ ├── author.cpp │ │ ├── blog.cpp │ │ ├── category.cpp │ │ ├── comment.cpp │ │ ├── main.cpp │ │ └── model_view_from_qxee │ │ ├── author.model_view.gen.cpp │ │ ├── blog.model_view.gen.cpp │ │ ├── category.model_view.gen.cpp │ │ └── comment.model_view.gen.cpp ├── qxBlogMongoDB │ ├── CMakeLists.txt │ ├── debug │ │ └── .gitignore │ ├── include │ │ ├── TestQtProperty.h │ │ ├── author.h │ │ ├── blog.h │ │ ├── category.h │ │ ├── comment.h │ │ ├── export.h │ │ └── precompiled.h │ ├── qt │ │ └── moc │ │ │ └── .gitignore │ ├── qxBlog.pro │ ├── qxBlog.sln │ ├── qxBlog.vcxproj │ ├── qxBlog.vcxproj.filters │ ├── release │ │ └── .gitignore │ └── src │ │ ├── TestQtProperty.cpp │ │ ├── author.cpp │ │ ├── blog.cpp │ │ ├── category.cpp │ │ ├── comment.cpp │ │ └── main.cpp ├── qxBlogPImpl │ ├── CMakeLists.txt │ ├── debug │ │ └── .gitignore │ ├── include │ │ ├── author.h │ │ ├── blog.h │ │ ├── category.h │ │ ├── comment.h │ │ ├── export.h │ │ └── precompiled.h │ ├── qt │ │ └── moc │ │ │ └── .gitignore │ ├── qxBlog.pro │ ├── qxBlog.sln │ ├── qxBlog.vcxproj │ ├── qxBlog.vcxproj.filters │ ├── release │ │ └── .gitignore │ └── src │ │ ├── author.cpp │ │ ├── blog.cpp │ │ ├── category.cpp │ │ ├── comment.cpp │ │ └── main.cpp ├── qxBlogRestApi │ ├── CMakeLists.txt │ ├── debug │ │ └── .gitignore │ ├── include │ │ ├── author.h │ │ ├── blog.h │ │ ├── category.h │ │ ├── comment.h │ │ ├── export.h │ │ └── precompiled.h │ ├── qt │ │ ├── moc │ │ │ └── .gitignore │ │ └── rcc │ │ │ ├── documents │ │ │ ├── cert_qxorm_ca.pem │ │ │ ├── cert_qxorm_server.crt │ │ │ ├── cert_qxorm_server.key │ │ │ ├── jquery.js │ │ │ ├── logo_qxorm_and_qxee.png │ │ │ ├── test_http_server.html │ │ │ ├── test_http_server.qml │ │ │ ├── test_http_server_qt6.qml │ │ │ ├── test_rest_api.qml │ │ │ └── test_rest_api_qt6.qml │ │ │ ├── images │ │ │ └── .gitignore │ │ │ ├── qxBlogRestApi.qrc │ │ │ └── src │ │ │ └── .gitignore │ ├── qxBlog.pro │ ├── qxBlog.sln │ ├── qxBlog.vcxproj │ ├── qxBlog.vcxproj.filters │ ├── release │ │ └── .gitignore │ └── src │ │ ├── author.cpp │ │ ├── blog.cpp │ │ ├── category.cpp │ │ ├── comment.cpp │ │ └── main.cpp ├── qxClientServer │ ├── CMakeLists.txt │ ├── qxClient │ │ ├── CMakeLists.txt │ │ ├── debug │ │ │ └── .gitignore │ │ ├── include │ │ │ ├── export.h │ │ │ ├── main_dlg.h │ │ │ └── precompiled.h │ │ ├── qt │ │ │ ├── moc │ │ │ │ └── .gitignore │ │ │ ├── rcc │ │ │ │ └── src │ │ │ │ │ └── .gitignore │ │ │ └── ui │ │ │ │ ├── include │ │ │ │ ├── ui_qxClient.h │ │ │ │ ├── ui_qxClient_qt4.h │ │ │ │ ├── ui_qxClient_qt5.h │ │ │ │ └── ui_qxClient_qt6.h │ │ │ │ ├── qxClient.ui │ │ │ │ ├── src │ │ │ │ └── .gitignore │ │ │ │ └── ui_qxClient.h │ │ ├── qxClient.pro │ │ ├── qxClient.sln │ │ ├── qxClient.vcxproj │ │ ├── qxClient.vcxproj.filters │ │ ├── release │ │ │ └── .gitignore │ │ └── src │ │ │ ├── main.cpp │ │ │ └── main_dlg.cpp │ ├── qxServer │ │ ├── CMakeLists.txt │ │ ├── debug │ │ │ └── .gitignore │ │ ├── include │ │ │ ├── export.h │ │ │ ├── main_dlg.h │ │ │ └── precompiled.h │ │ ├── qt │ │ │ ├── moc │ │ │ │ └── .gitignore │ │ │ ├── rcc │ │ │ │ ├── _qxServer.qrc │ │ │ │ ├── run.png │ │ │ │ ├── src │ │ │ │ │ └── qrc__qxServer.cpp │ │ │ │ └── stop.png │ │ │ └── ui │ │ │ │ ├── include │ │ │ │ ├── ui_qxServer.h │ │ │ │ ├── ui_qxServer_qt4.h │ │ │ │ ├── ui_qxServer_qt5.h │ │ │ │ └── ui_qxServer_qt6.h │ │ │ │ ├── qxServer.ui │ │ │ │ ├── src │ │ │ │ └── .gitignore │ │ │ │ └── ui_qxServer.h │ │ ├── qxServer.pro │ │ ├── qxServer.sln │ │ ├── qxServer.vcxproj │ │ ├── qxServer.vcxproj.filters │ │ ├── release │ │ │ └── .gitignore │ │ └── src │ │ │ ├── main.cpp │ │ │ └── main_dlg.cpp │ └── qxService │ │ ├── debug │ │ ├── debug_client │ │ │ └── .gitignore │ │ └── debug_server │ │ │ └── .gitignore │ │ ├── include │ │ ├── business_object │ │ │ ├── user.h │ │ │ └── user_search.h │ │ ├── dao │ │ │ └── user_manager.h │ │ ├── export.h │ │ ├── precompiled.h │ │ └── service │ │ │ ├── server_infos.h │ │ │ └── user_service.h │ │ ├── qt │ │ ├── moc │ │ │ └── .gitignore │ │ ├── rcc │ │ │ └── src │ │ │ │ └── .gitignore │ │ └── ui │ │ │ ├── include │ │ │ └── .gitignore │ │ │ └── src │ │ │ └── .gitignore │ │ ├── qxService.pri │ │ ├── qxService.sln │ │ ├── qxService.vcxproj │ │ ├── qxService.vcxproj.filters │ │ ├── qxServiceClient.pro │ │ ├── qxServiceClient │ │ └── CMakeLists.txt │ │ ├── qxServiceServer.pro │ │ ├── qxServiceServer │ │ └── CMakeLists.txt │ │ ├── release │ │ ├── release_client │ │ │ └── .gitignore │ │ └── release_server │ │ │ └── .gitignore │ │ ├── src │ │ ├── business_object │ │ │ ├── user.cpp │ │ │ └── user_search.cpp │ │ ├── dao │ │ │ └── user_manager.cpp │ │ ├── main.cpp │ │ └── service │ │ │ ├── server_infos.cpp │ │ │ └── user_service.cpp │ │ └── tools │ │ ├── build_debug.bat │ │ ├── build_release.bat │ │ ├── clean_debug.bat │ │ └── clean_release.bat └── qxDllSample │ ├── CMakeLists.txt │ ├── dll1 │ ├── CMakeLists.txt │ ├── debug │ │ └── .gitignore │ ├── dll1.pro │ ├── dll1.sln │ ├── dll1.vcxproj │ ├── dll1.vcxproj.filters │ ├── include │ │ ├── CPerson.h │ │ ├── QxPersistable.h │ │ ├── TestQtProperty.h │ │ ├── export.h │ │ └── precompiled.h │ ├── qt │ │ ├── moc │ │ │ └── .gitignore │ │ ├── rcc │ │ │ └── src │ │ │ │ └── .gitignore │ │ └── ui │ │ │ ├── include │ │ │ └── .gitignore │ │ │ └── src │ │ │ └── .gitignore │ ├── qx │ │ └── CPerson.qx.cpp │ ├── release │ │ └── .gitignore │ └── src │ │ ├── CPerson.cpp │ │ ├── QxPersistable.cpp │ │ ├── TestQtProperty.cpp │ │ └── main.cpp │ ├── dll2 │ ├── CMakeLists.txt │ ├── debug │ │ └── .gitignore │ ├── dll2.pro │ ├── dll2.sln │ ├── dll2.vcxproj │ ├── dll2.vcxproj.filters │ ├── include │ │ ├── Bar.h │ │ ├── BaseClassTrigger.h │ │ ├── CTestAll.h │ │ ├── CUser.h │ │ ├── Foo.h │ │ ├── export.h │ │ └── precompiled.h │ ├── qt │ │ ├── moc │ │ │ └── .gitignore │ │ ├── rcc │ │ │ └── src │ │ │ │ └── .gitignore │ │ └── ui │ │ │ ├── include │ │ │ └── .gitignore │ │ │ └── src │ │ │ └── .gitignore │ ├── qx │ │ ├── Bar.qx.cpp │ │ ├── BaseClassTrigger.qx.cpp │ │ ├── CTestAll.qx.cpp │ │ ├── CUser.qx.cpp │ │ └── Foo.qx.cpp │ ├── release │ │ └── .gitignore │ └── src │ │ ├── Bar.cpp │ │ ├── BaseClassTrigger.cpp │ │ ├── CTestAll.cpp │ │ ├── CUser.cpp │ │ ├── Foo.cpp │ │ └── main.cpp │ ├── exe │ ├── CMakeLists.txt │ ├── debug │ │ └── .gitignore │ ├── exe.pro │ ├── exe.sln │ ├── exe.vcxproj │ ├── exe.vcxproj.filters │ ├── include │ │ ├── export.h │ │ └── precompiled.h │ ├── qt │ │ ├── moc │ │ │ └── .gitignore │ │ ├── rcc │ │ │ └── src │ │ │ │ └── .gitignore │ │ └── ui │ │ │ ├── include │ │ │ └── .gitignore │ │ │ └── src │ │ │ └── .gitignore │ ├── qx │ │ └── .gitignore │ ├── release │ │ └── .gitignore │ └── src │ │ └── main.cpp │ └── test.sln └── tools ├── _build_debug.bat ├── _build_release.bat ├── _clean_debug.bat ├── _clean_release.bat ├── clean_all.bat ├── docker_build_all_images.bat ├── docker_push_all_images.bat ├── gcc_build_all_debug_full.sh ├── gcc_build_all_debug_minimal.sh ├── gcc_build_all_release_full.sh ├── gcc_build_all_release_minimal.sh ├── gitignore_recursive.bat ├── gitignore_recursive.file ├── gitignore_recursive.vbs ├── mingw_build_all_debug_qt4_full.bat ├── mingw_build_all_debug_qt4_minimal.bat ├── mingw_build_all_debug_qt5_full.bat ├── mingw_build_all_debug_qt5_minimal.bat ├── mingw_build_all_release_qt4_full.bat ├── mingw_build_all_release_qt4_minimal.bat ├── mingw_build_all_release_qt5_full.bat ├── mingw_build_all_release_qt5_minimal.bat ├── msvc2012_build_all_debug_32b_full.bat ├── msvc2012_build_all_debug_32b_minimal.bat ├── msvc2012_build_all_debug_64b_full.bat ├── msvc2012_build_all_debug_64b_minimal.bat ├── msvc2012_build_all_release_32b_full.bat ├── msvc2012_build_all_release_32b_minimal.bat ├── msvc2012_build_all_release_64b_full.bat ├── msvc2012_build_all_release_64b_minimal.bat ├── msvc2015_build_all_debug_64b_full.bat ├── msvc2015_build_all_debug_64b_minimal.bat ├── msvc2015_build_all_release_64b_full.bat ├── msvc2015_build_all_release_64b_minimal.bat ├── msvc2017_build_all_debug_64b_full.bat ├── msvc2017_build_all_debug_64b_minimal.bat ├── msvc2017_build_all_release_64b_full.bat ├── msvc2017_build_all_release_64b_minimal.bat ├── msvc2019_build_all_debug_64b_full.bat ├── msvc2019_build_all_debug_64b_minimal.bat ├── msvc2019_build_all_release_64b_full.bat ├── msvc2019_build_all_release_64b_minimal.bat ├── osx_build_all_debug_full.sh ├── osx_build_all_debug_minimal.sh ├── osx_build_all_release_full.sh ├── osx_build_all_release_minimal.sh ├── qxorm.ebuild └── qxorm.spec /CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/CMakeLists.txt -------------------------------------------------------------------------------- /QxOrm.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/QxOrm.cmake -------------------------------------------------------------------------------- /QxOrm.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/QxOrm.pri -------------------------------------------------------------------------------- /QxOrm.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/QxOrm.pro -------------------------------------------------------------------------------- /QxOrm.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/QxOrm.sln -------------------------------------------------------------------------------- /QxOrm.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/QxOrm.vcxproj -------------------------------------------------------------------------------- /QxOrm.vcxproj.filters: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/QxOrm.vcxproj.filters -------------------------------------------------------------------------------- /changes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/changes.txt -------------------------------------------------------------------------------- /debug/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/debug/.gitignore -------------------------------------------------------------------------------- /doc/doxygen/html/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/doxygen/html/.gitignore -------------------------------------------------------------------------------- /doc/doxygen/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/doxygen/index.html -------------------------------------------------------------------------------- /doc/doxygen/qxorm.doxygen: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/doxygen/qxorm.doxygen -------------------------------------------------------------------------------- /doc/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/index.html -------------------------------------------------------------------------------- /doc/php/add_download.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/php/add_download.php -------------------------------------------------------------------------------- /doc/php/add_download.php5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/php/add_download.php5 -------------------------------------------------------------------------------- /doc/qxentityeditor/resource/qxee_all_views.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxentityeditor/resource/qxee_all_views.jpg -------------------------------------------------------------------------------- /doc/qxentityeditor/resource/qxee_cpp_preview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxentityeditor/resource/qxee_cpp_preview.png -------------------------------------------------------------------------------- /doc/qxentityeditor/resource/qxee_database.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxentityeditor/resource/qxee_database.png -------------------------------------------------------------------------------- /doc/qxentityeditor/resource/qxee_entity_new.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxentityeditor/resource/qxee_entity_new.png -------------------------------------------------------------------------------- /doc/qxentityeditor/resource/qxee_enum_colors.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxentityeditor/resource/qxee_enum_colors.png -------------------------------------------------------------------------------- /doc/qxentityeditor/resource/qxee_export_cpp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxentityeditor/resource/qxee_export_cpp.png -------------------------------------------------------------------------------- /doc/qxentityeditor/resource/qxee_export_ddl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxentityeditor/resource/qxee_export_ddl.png -------------------------------------------------------------------------------- /doc/qxentityeditor/resource/qxee_import_json.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxentityeditor/resource/qxee_import_json.png -------------------------------------------------------------------------------- /doc/qxentityeditor/resource/qxee_import_odbc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxentityeditor/resource/qxee_import_odbc.png -------------------------------------------------------------------------------- /doc/qxentityeditor/resource/qxee_js_debug.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxentityeditor/resource/qxee_js_debug.png -------------------------------------------------------------------------------- /doc/qxentityeditor/resource/qxee_license.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxentityeditor/resource/qxee_license.png -------------------------------------------------------------------------------- /doc/qxentityeditor/resource/qxee_linux.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxentityeditor/resource/qxee_linux.png -------------------------------------------------------------------------------- /doc/qxentityeditor/resource/qxee_linux_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxentityeditor/resource/qxee_linux_small.png -------------------------------------------------------------------------------- /doc/qxentityeditor/resource/qxee_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxentityeditor/resource/qxee_logo.png -------------------------------------------------------------------------------- /doc/qxentityeditor/resource/qxee_logo_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxentityeditor/resource/qxee_logo_small.png -------------------------------------------------------------------------------- /doc/qxentityeditor/resource/qxee_macosx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxentityeditor/resource/qxee_macosx.png -------------------------------------------------------------------------------- /doc/qxentityeditor/resource/qxee_post_it.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxentityeditor/resource/qxee_post_it.png -------------------------------------------------------------------------------- /doc/qxentityeditor/resource/qxee_project_new.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxentityeditor/resource/qxee_project_new.png -------------------------------------------------------------------------------- /doc/qxentityeditor/resource/qxee_sample.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxentityeditor/resource/qxee_sample.png -------------------------------------------------------------------------------- /doc/qxentityeditor/resource/qxee_sample_old.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxentityeditor/resource/qxee_sample_old.png -------------------------------------------------------------------------------- /doc/qxentityeditor/resource/qxee_splitter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxentityeditor/resource/qxee_splitter.png -------------------------------------------------------------------------------- /doc/qxentityeditor/resource/qxee_windows.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxentityeditor/resource/qxee_windows.png -------------------------------------------------------------------------------- /doc/qxentityeditor/resource/qxee_zoom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxentityeditor/resource/qxee_zoom.png -------------------------------------------------------------------------------- /doc/qxorm_en/customer.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/customer.html -------------------------------------------------------------------------------- /doc/qxorm_en/download.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/download.html -------------------------------------------------------------------------------- /doc/qxorm_en/download_details.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/download_details.php -------------------------------------------------------------------------------- /doc/qxorm_en/faq.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/faq.html -------------------------------------------------------------------------------- /doc/qxorm_en/home.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/home.html -------------------------------------------------------------------------------- /doc/qxorm_en/link.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/link.html -------------------------------------------------------------------------------- /doc/qxorm_en/manual.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/manual.html -------------------------------------------------------------------------------- /doc/qxorm_en/manual_qxee.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/manual_qxee.html -------------------------------------------------------------------------------- /doc/qxorm_en/model.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/model.html -------------------------------------------------------------------------------- /doc/qxorm_en/quick_sample.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/quick_sample.html -------------------------------------------------------------------------------- /doc/qxorm_en/resource/ES.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/ES.png -------------------------------------------------------------------------------- /doc/qxorm_en/resource/FR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/FR.png -------------------------------------------------------------------------------- /doc/qxorm_en/resource/GB.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/GB.png -------------------------------------------------------------------------------- /doc/qxorm_en/resource/Thumbs.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/Thumbs.db -------------------------------------------------------------------------------- /doc/qxorm_en/resource/background.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/background.jpg -------------------------------------------------------------------------------- /doc/qxorm_en/resource/download.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/download.jpg -------------------------------------------------------------------------------- /doc/qxorm_en/resource/gui_qxClientServer.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/gui_qxClientServer.jpg -------------------------------------------------------------------------------- /doc/qxorm_en/resource/gui_qxClient_01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/gui_qxClient_01.jpg -------------------------------------------------------------------------------- /doc/qxorm_en/resource/gui_qxClient_02.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/gui_qxClient_02.jpg -------------------------------------------------------------------------------- /doc/qxorm_en/resource/gui_qxServer.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/gui_qxServer.jpg -------------------------------------------------------------------------------- /doc/qxorm_en/resource/jquery.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/jquery.min.js -------------------------------------------------------------------------------- /doc/qxorm_en/resource/license.gpl3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/license.gpl3.txt -------------------------------------------------------------------------------- /doc/qxorm_en/resource/link_download.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/link_download.jpg -------------------------------------------------------------------------------- /doc/qxorm_en/resource/link_faq.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/link_faq.jpg -------------------------------------------------------------------------------- /doc/qxorm_en/resource/link_home.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/link_home.jpg -------------------------------------------------------------------------------- /doc/qxorm_en/resource/link_link.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/link_link.jpg -------------------------------------------------------------------------------- /doc/qxorm_en/resource/link_model.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/link_model.jpg -------------------------------------------------------------------------------- /doc/qxorm_en/resource/link_quick_sample.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/link_quick_sample.jpg -------------------------------------------------------------------------------- /doc/qxorm_en/resource/link_tutorial.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/link_tutorial.jpg -------------------------------------------------------------------------------- /doc/qxorm_en/resource/logo_boost.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/logo_boost.jpg -------------------------------------------------------------------------------- /doc/qxorm_en/resource/logo_cpp.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/logo_cpp.gif -------------------------------------------------------------------------------- /doc/qxorm_en/resource/logo_linux.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/logo_linux.gif -------------------------------------------------------------------------------- /doc/qxorm_en/resource/logo_mac.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/logo_mac.gif -------------------------------------------------------------------------------- /doc/qxorm_en/resource/logo_qt.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/logo_qt.jpg -------------------------------------------------------------------------------- /doc/qxorm_en/resource/logo_qxorm.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/logo_qxorm.jpg -------------------------------------------------------------------------------- /doc/qxorm_en/resource/logo_qxorm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/logo_qxorm.png -------------------------------------------------------------------------------- /doc/qxorm_en/resource/logo_qxorm_and_qxee.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/logo_qxorm_and_qxee.png -------------------------------------------------------------------------------- /doc/qxorm_en/resource/logo_qxorm_small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/logo_qxorm_small.jpg -------------------------------------------------------------------------------- /doc/qxorm_en/resource/logo_qxorm_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/logo_qxorm_small.png -------------------------------------------------------------------------------- /doc/qxorm_en/resource/logo_windows.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/logo_windows.gif -------------------------------------------------------------------------------- /doc/qxorm_en/resource/qt_ambassador_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/qt_ambassador_logo.png -------------------------------------------------------------------------------- /doc/qxorm_en/resource/qxBlog.pro.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/qxBlog.pro.jpg -------------------------------------------------------------------------------- /doc/qxorm_en/resource/qxBlog.qxBlog.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/qxBlog.qxBlog.pro -------------------------------------------------------------------------------- /doc/qxorm_en/resource/qxBlog.table.author.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/qxBlog.table.author.jpg -------------------------------------------------------------------------------- /doc/qxorm_en/resource/qxBlog.table.person.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/qxBlog.table.person.jpg -------------------------------------------------------------------------------- /doc/qxorm_en/resource/qxService.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/qxService.pri -------------------------------------------------------------------------------- /doc/qxorm_en/resource/qxServiceClient.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/qxServiceClient.pro -------------------------------------------------------------------------------- /doc/qxorm_en/resource/qxServiceServer.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/qxServiceServer.pro -------------------------------------------------------------------------------- /doc/qxorm_en/resource/qx_model_view_01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/qx_model_view_01.png -------------------------------------------------------------------------------- /doc/qxorm_en/resource/qx_model_view_02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/qx_model_view_02.png -------------------------------------------------------------------------------- /doc/qxorm_en/resource/qx_persistable_cpp.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/qx_persistable_cpp.html -------------------------------------------------------------------------------- /doc/qxorm_en/resource/qx_persistable_hpp.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/qx_persistable_hpp.html -------------------------------------------------------------------------------- /doc/qxorm_en/resource/qxorm.namespace.qx.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/qxorm.namespace.qx.jpg -------------------------------------------------------------------------------- /doc/qxorm_en/resource/qxorm_cmake.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/qxorm_cmake.png -------------------------------------------------------------------------------- /doc/qxorm_en/resource/qxorm_script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/qxorm_script.js -------------------------------------------------------------------------------- /doc/qxorm_en/resource/qxorm_style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/qxorm_style.css -------------------------------------------------------------------------------- /doc/qxorm_en/resource/tuto_01_qxBlog.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/tuto_01_qxBlog.jpg -------------------------------------------------------------------------------- /doc/qxorm_en/resource/work_in_progress.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/resource/work_in_progress.png -------------------------------------------------------------------------------- /doc/qxorm_en/tutorial.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/tutorial.html -------------------------------------------------------------------------------- /doc/qxorm_en/tutorial_2.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/tutorial_2.html -------------------------------------------------------------------------------- /doc/qxorm_en/tutorial_3.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/tutorial_3.html -------------------------------------------------------------------------------- /doc/qxorm_en/tutorial_4.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_en/tutorial_4.html -------------------------------------------------------------------------------- /doc/qxorm_fr/customer.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/customer.html -------------------------------------------------------------------------------- /doc/qxorm_fr/download.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/download.html -------------------------------------------------------------------------------- /doc/qxorm_fr/download_details.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/download_details.php -------------------------------------------------------------------------------- /doc/qxorm_fr/faq.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/faq.html -------------------------------------------------------------------------------- /doc/qxorm_fr/home.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/home.html -------------------------------------------------------------------------------- /doc/qxorm_fr/link.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/link.html -------------------------------------------------------------------------------- /doc/qxorm_fr/manual.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/manual.html -------------------------------------------------------------------------------- /doc/qxorm_fr/manual_qxee.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/manual_qxee.html -------------------------------------------------------------------------------- /doc/qxorm_fr/model.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/model.html -------------------------------------------------------------------------------- /doc/qxorm_fr/quick_sample.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/quick_sample.html -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/ES.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/ES.png -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/FR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/FR.png -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/GB.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/GB.png -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/Thumbs.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/Thumbs.db -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/background.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/background.jpg -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/download.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/download.jpg -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/gui_qxClientServer.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/gui_qxClientServer.jpg -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/gui_qxClient_01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/gui_qxClient_01.jpg -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/gui_qxClient_02.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/gui_qxClient_02.jpg -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/gui_qxServer.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/gui_qxServer.jpg -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/jquery.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/jquery.min.js -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/license.gpl3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/license.gpl3.txt -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/link_download.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/link_download.jpg -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/link_faq.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/link_faq.jpg -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/link_home.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/link_home.jpg -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/link_link.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/link_link.jpg -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/link_model.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/link_model.jpg -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/link_quick_sample.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/link_quick_sample.jpg -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/link_tutorial.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/link_tutorial.jpg -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/logo_boost.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/logo_boost.jpg -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/logo_cpp.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/logo_cpp.gif -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/logo_linux.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/logo_linux.gif -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/logo_mac.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/logo_mac.gif -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/logo_qt.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/logo_qt.jpg -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/logo_qxorm.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/logo_qxorm.jpg -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/logo_qxorm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/logo_qxorm.png -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/logo_qxorm_and_qxee.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/logo_qxorm_and_qxee.png -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/logo_qxorm_small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/logo_qxorm_small.jpg -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/logo_qxorm_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/logo_qxorm_small.png -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/logo_windows.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/logo_windows.gif -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/qt_ambassador_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/qt_ambassador_logo.png -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/qxBlog.pro.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/qxBlog.pro.jpg -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/qxBlog.qxBlog.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/qxBlog.qxBlog.pro -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/qxBlog.table.author.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/qxBlog.table.author.jpg -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/qxBlog.table.person.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/qxBlog.table.person.jpg -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/qxService.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/qxService.pri -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/qxServiceClient.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/qxServiceClient.pro -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/qxServiceServer.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/qxServiceServer.pro -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/qx_model_view_01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/qx_model_view_01.png -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/qx_model_view_02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/qx_model_view_02.png -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/qx_persistable_cpp.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/qx_persistable_cpp.html -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/qx_persistable_hpp.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/qx_persistable_hpp.html -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/qxorm.namespace.qx.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/qxorm.namespace.qx.jpg -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/qxorm_cmake.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/qxorm_cmake.png -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/qxorm_script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/qxorm_script.js -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/qxorm_style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/qxorm_style.css -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/tuto_01_qxBlog.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/tuto_01_qxBlog.jpg -------------------------------------------------------------------------------- /doc/qxorm_fr/resource/work_in_progress.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/resource/work_in_progress.png -------------------------------------------------------------------------------- /doc/qxorm_fr/tutorial.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/tutorial.html -------------------------------------------------------------------------------- /doc/qxorm_fr/tutorial_2.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/tutorial_2.html -------------------------------------------------------------------------------- /doc/qxorm_fr/tutorial_3.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/tutorial_3.html -------------------------------------------------------------------------------- /doc/qxorm_fr/tutorial_4.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/doc/qxorm_fr/tutorial_4.html -------------------------------------------------------------------------------- /docker/dev/compose_qxorm_with_android/compose.yaml: -------------------------------------------------------------------------------- 1 | # TODO... 2 | -------------------------------------------------------------------------------- /docker/dev/compose_qxorm_with_mariadb/.env: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/docker/dev/compose_qxorm_with_mariadb/.env -------------------------------------------------------------------------------- /docker/dev/compose_qxorm_with_mongodb/.env: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/docker/dev/compose_qxorm_with_mongodb/.env -------------------------------------------------------------------------------- /docker/dev/compose_qxorm_with_mssqlserver/compose.yaml: -------------------------------------------------------------------------------- 1 | # TODO... 2 | -------------------------------------------------------------------------------- /docker/dev/compose_qxorm_with_mysql/.env: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/docker/dev/compose_qxorm_with_mysql/.env -------------------------------------------------------------------------------- /docker/dev/compose_qxorm_with_mysql/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/docker/dev/compose_qxorm_with_mysql/readme.md -------------------------------------------------------------------------------- /docker/dev/compose_qxorm_with_oracle/compose.yaml: -------------------------------------------------------------------------------- 1 | # TODO... 2 | -------------------------------------------------------------------------------- /docker/dev/compose_qxorm_with_postgresql/.env: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/docker/dev/compose_qxorm_with_postgresql/.env -------------------------------------------------------------------------------- /docker/dev/compose_qxorm_with_sqlite/.env: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/docker/dev/compose_qxorm_with_sqlite/.env -------------------------------------------------------------------------------- /docker/dev/docker_images/backend_qxorm/readme.md: -------------------------------------------------------------------------------- 1 | # TODO... -------------------------------------------------------------------------------- /docker/dev/docker_images/db_mssqlserver/Dockerfile: -------------------------------------------------------------------------------- 1 | # TODO... 2 | -------------------------------------------------------------------------------- /docker/dev/docker_images/db_mysql/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/docker/dev/docker_images/db_mysql/Dockerfile -------------------------------------------------------------------------------- /docker/dev/docker_images/db_oracle/Dockerfile: -------------------------------------------------------------------------------- 1 | # TODO... 2 | -------------------------------------------------------------------------------- /docker/dev/docker_images/frontend_html_js_css/scripts/entrypoint.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | nginx -g 'daemon off;' 4 | 5 | exit 0 6 | -------------------------------------------------------------------------------- /docker/dev/docker_images/nginx_reverse_proxy/entrypoint.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | nginx -g 'daemon off;' 4 | 5 | exit 0 6 | -------------------------------------------------------------------------------- /docker/test/qxBlogRestApi/.vscode/launch.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/docker/test/qxBlogRestApi/.vscode/launch.json -------------------------------------------------------------------------------- /docker/test/qxBlogRestApi/.vscode/tasks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/docker/test/qxBlogRestApi/.vscode/tasks.json -------------------------------------------------------------------------------- /docker/test/qxBlogRestApi/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/docker/test/qxBlogRestApi/Dockerfile -------------------------------------------------------------------------------- /docker/test/qxBlogRestApi/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/docker/test/qxBlogRestApi/readme.md -------------------------------------------------------------------------------- /docker/test/qxBlogRestApi/scripts/build_qx.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/docker/test/qxBlogRestApi/scripts/build_qx.sh -------------------------------------------------------------------------------- /docker/test/qxBlogRestApi/scripts/shrink.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/docker/test/qxBlogRestApi/scripts/shrink.sh -------------------------------------------------------------------------------- /include/QxCollection/IxCollection.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxCollection/IxCollection.h -------------------------------------------------------------------------------- /include/QxCollection/QxCollection.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxCollection/QxCollection.h -------------------------------------------------------------------------------- /include/QxCollection/QxCollectionIterator.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxCollection/QxCollectionIterator.h -------------------------------------------------------------------------------- /include/QxCollection/QxForeach.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxCollection/QxForeach.h -------------------------------------------------------------------------------- /include/QxCommon/QxAny.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxCommon/QxAny.h -------------------------------------------------------------------------------- /include/QxCommon/QxAnyCastDynamic.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxCommon/QxAnyCastDynamic.h -------------------------------------------------------------------------------- /include/QxCommon/QxBool.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxCommon/QxBool.h -------------------------------------------------------------------------------- /include/QxCommon/QxCache.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxCommon/QxCache.h -------------------------------------------------------------------------------- /include/QxCommon/QxConfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxCommon/QxConfig.h -------------------------------------------------------------------------------- /include/QxCommon/QxException.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxCommon/QxException.h -------------------------------------------------------------------------------- /include/QxCommon/QxExceptionCode.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxCommon/QxExceptionCode.h -------------------------------------------------------------------------------- /include/QxCommon/QxHashValue.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxCommon/QxHashValue.h -------------------------------------------------------------------------------- /include/QxCommon/QxMacro.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxCommon/QxMacro.h -------------------------------------------------------------------------------- /include/QxCommon/QxMainPage.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxCommon/QxMainPage.h -------------------------------------------------------------------------------- /include/QxCommon/QxPropertyBag.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxCommon/QxPropertyBag.h -------------------------------------------------------------------------------- /include/QxCommon/QxSimpleCrypt.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxCommon/QxSimpleCrypt.h -------------------------------------------------------------------------------- /include/QxConvert/QxConvert.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxConvert/QxConvert.h -------------------------------------------------------------------------------- /include/QxConvert/QxConvert_Export.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxConvert/QxConvert_Export.h -------------------------------------------------------------------------------- /include/QxConvert/QxConvert_Impl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxConvert/QxConvert_Impl.h -------------------------------------------------------------------------------- /include/QxDao/IxDao_Helper.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/IxDao_Helper.h -------------------------------------------------------------------------------- /include/QxDao/IxPersistable.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/IxPersistable.h -------------------------------------------------------------------------------- /include/QxDao/IxPersistableCollection.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/IxPersistableCollection.h -------------------------------------------------------------------------------- /include/QxDao/IxPersistableList.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/IxPersistableList.h -------------------------------------------------------------------------------- /include/QxDao/IxSqlQueryBuilder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/IxSqlQueryBuilder.h -------------------------------------------------------------------------------- /include/QxDao/IxSqlRelation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/IxSqlRelation.h -------------------------------------------------------------------------------- /include/QxDao/QxDao.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxDao.h -------------------------------------------------------------------------------- /include/QxDao/QxDaoAsync.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxDaoAsync.h -------------------------------------------------------------------------------- /include/QxDao/QxDaoPointer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxDaoPointer.h -------------------------------------------------------------------------------- /include/QxDao/QxDaoStrategy.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxDaoStrategy.h -------------------------------------------------------------------------------- /include/QxDao/QxDaoThrowable.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxDaoThrowable.h -------------------------------------------------------------------------------- /include/QxDao/QxDao_Impl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxDao_Impl.h -------------------------------------------------------------------------------- /include/QxDao/QxDao_IsDirty.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxDao_IsDirty.h -------------------------------------------------------------------------------- /include/QxDao/QxDateNeutral.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxDateNeutral.h -------------------------------------------------------------------------------- /include/QxDao/QxDateTimeNeutral.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxDateTimeNeutral.h -------------------------------------------------------------------------------- /include/QxDao/QxMongoDB/QxMongoDB_Helper.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxMongoDB/QxMongoDB_Helper.h -------------------------------------------------------------------------------- /include/QxDao/QxRepository/IxRepository.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxRepository/IxRepository.h -------------------------------------------------------------------------------- /include/QxDao/QxRepository/QxRepository.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxRepository/QxRepository.h -------------------------------------------------------------------------------- /include/QxDao/QxRepository/QxRepositoryX.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxRepository/QxRepositoryX.h -------------------------------------------------------------------------------- /include/QxDao/QxSession.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSession.h -------------------------------------------------------------------------------- /include/QxDao/QxSoftDelete.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSoftDelete.h -------------------------------------------------------------------------------- /include/QxDao/QxSqlDatabase.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSqlDatabase.h -------------------------------------------------------------------------------- /include/QxDao/QxSqlElement/IxSqlElement.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSqlElement/IxSqlElement.h -------------------------------------------------------------------------------- /include/QxDao/QxSqlElement/QxSqlCompare.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSqlElement/QxSqlCompare.h -------------------------------------------------------------------------------- /include/QxDao/QxSqlElement/QxSqlElement.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSqlElement/QxSqlElement.h -------------------------------------------------------------------------------- /include/QxDao/QxSqlElement/QxSqlElementTemp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSqlElement/QxSqlElementTemp.h -------------------------------------------------------------------------------- /include/QxDao/QxSqlElement/QxSqlEmbedQuery.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSqlElement/QxSqlEmbedQuery.h -------------------------------------------------------------------------------- /include/QxDao/QxSqlElement/QxSqlExpression.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSqlElement/QxSqlExpression.h -------------------------------------------------------------------------------- /include/QxDao/QxSqlElement/QxSqlFreeText.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSqlElement/QxSqlFreeText.h -------------------------------------------------------------------------------- /include/QxDao/QxSqlElement/QxSqlIn.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSqlElement/QxSqlIn.h -------------------------------------------------------------------------------- /include/QxDao/QxSqlElement/QxSqlIsBetween.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSqlElement/QxSqlIsBetween.h -------------------------------------------------------------------------------- /include/QxDao/QxSqlElement/QxSqlIsNull.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSqlElement/QxSqlIsNull.h -------------------------------------------------------------------------------- /include/QxDao/QxSqlElement/QxSqlLimit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSqlElement/QxSqlLimit.h -------------------------------------------------------------------------------- /include/QxDao/QxSqlElement/QxSqlSort.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSqlElement/QxSqlSort.h -------------------------------------------------------------------------------- /include/QxDao/QxSqlError.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSqlError.h -------------------------------------------------------------------------------- /include/QxDao/QxSqlGenerator/IxSqlGenerator.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSqlGenerator/IxSqlGenerator.h -------------------------------------------------------------------------------- /include/QxDao/QxSqlGenerator/QxSqlGenerator.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSqlGenerator/QxSqlGenerator.h -------------------------------------------------------------------------------- /include/QxDao/QxSqlJoin.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSqlJoin.h -------------------------------------------------------------------------------- /include/QxDao/QxSqlQuery.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSqlQuery.h -------------------------------------------------------------------------------- /include/QxDao/QxSqlQueryBuilder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSqlQueryBuilder.h -------------------------------------------------------------------------------- /include/QxDao/QxSqlQueryHelper.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSqlQueryHelper.h -------------------------------------------------------------------------------- /include/QxDao/QxSqlRelation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSqlRelation.h -------------------------------------------------------------------------------- /include/QxDao/QxSqlRelationLinked.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSqlRelationLinked.h -------------------------------------------------------------------------------- /include/QxDao/QxSqlRelationParams.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSqlRelationParams.h -------------------------------------------------------------------------------- /include/QxDao/QxSqlRelation_ManyToMany.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSqlRelation_ManyToMany.h -------------------------------------------------------------------------------- /include/QxDao/QxSqlRelation_ManyToOne.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSqlRelation_ManyToOne.h -------------------------------------------------------------------------------- /include/QxDao/QxSqlRelation_OneToMany.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSqlRelation_OneToMany.h -------------------------------------------------------------------------------- /include/QxDao/QxSqlRelation_OneToOne.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSqlRelation_OneToOne.h -------------------------------------------------------------------------------- /include/QxDao/QxSqlRelation_RawData.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSqlRelation_RawData.h -------------------------------------------------------------------------------- /include/QxDao/QxSqlSaveMode.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxSqlSaveMode.h -------------------------------------------------------------------------------- /include/QxDao/QxTimeNeutral.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDao/QxTimeNeutral.h -------------------------------------------------------------------------------- /include/QxDaoRepository.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDaoRepository.h -------------------------------------------------------------------------------- /include/QxDataMember/IxDataMember.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDataMember/IxDataMember.h -------------------------------------------------------------------------------- /include/QxDataMember/IxDataMemberX.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDataMember/IxDataMemberX.h -------------------------------------------------------------------------------- /include/QxDataMember/QxDataMember.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDataMember/QxDataMember.h -------------------------------------------------------------------------------- /include/QxDataMember/QxDataMemberX.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDataMember/QxDataMemberX.h -------------------------------------------------------------------------------- /include/QxDataMember/QxDataMember_PImpl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDataMember/QxDataMember_PImpl.h -------------------------------------------------------------------------------- /include/QxDataMember/QxDataMember_QObject.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxDataMember/QxDataMember_QObject.h -------------------------------------------------------------------------------- /include/QxExtras/QxBoostOptionalOnly.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxExtras/QxBoostOptionalOnly.h -------------------------------------------------------------------------------- /include/QxExtras/QxStdOptional.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxExtras/QxStdOptional.h -------------------------------------------------------------------------------- /include/QxFactory/IxFactory.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxFactory/IxFactory.h -------------------------------------------------------------------------------- /include/QxFactory/QxFactory.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxFactory/QxFactory.h -------------------------------------------------------------------------------- /include/QxFactory/QxFactoryX.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxFactory/QxFactoryX.h -------------------------------------------------------------------------------- /include/QxFunction/IxFunction.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxFunction/IxFunction.h -------------------------------------------------------------------------------- /include/QxFunction/QxFunctionError.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxFunction/QxFunctionError.h -------------------------------------------------------------------------------- /include/QxFunction/QxFunctionInclude.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxFunction/QxFunctionInclude.h -------------------------------------------------------------------------------- /include/QxFunction/QxFunctionMacro.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxFunction/QxFunctionMacro.h -------------------------------------------------------------------------------- /include/QxFunction/QxFunction_0.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxFunction/QxFunction_0.h -------------------------------------------------------------------------------- /include/QxFunction/QxFunction_1.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxFunction/QxFunction_1.h -------------------------------------------------------------------------------- /include/QxFunction/QxFunction_2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxFunction/QxFunction_2.h -------------------------------------------------------------------------------- /include/QxFunction/QxFunction_3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxFunction/QxFunction_3.h -------------------------------------------------------------------------------- /include/QxFunction/QxFunction_4.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxFunction/QxFunction_4.h -------------------------------------------------------------------------------- /include/QxFunction/QxFunction_5.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxFunction/QxFunction_5.h -------------------------------------------------------------------------------- /include/QxFunction/QxFunction_6.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxFunction/QxFunction_6.h -------------------------------------------------------------------------------- /include/QxFunction/QxFunction_7.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxFunction/QxFunction_7.h -------------------------------------------------------------------------------- /include/QxFunction/QxFunction_8.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxFunction/QxFunction_8.h -------------------------------------------------------------------------------- /include/QxFunction/QxFunction_9.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxFunction/QxFunction_9.h -------------------------------------------------------------------------------- /include/QxFunction/QxParameters.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxFunction/QxParameters.h -------------------------------------------------------------------------------- /include/QxHttpServer/QxHttpCookie.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxHttpServer/QxHttpCookie.h -------------------------------------------------------------------------------- /include/QxHttpServer/QxHttpRequest.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxHttpServer/QxHttpRequest.h -------------------------------------------------------------------------------- /include/QxHttpServer/QxHttpResponse.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxHttpServer/QxHttpResponse.h -------------------------------------------------------------------------------- /include/QxHttpServer/QxHttpServer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxHttpServer/QxHttpServer.h -------------------------------------------------------------------------------- /include/QxHttpServer/QxHttpSession.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxHttpServer/QxHttpSession.h -------------------------------------------------------------------------------- /include/QxHttpServer/QxHttpSessionManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxHttpServer/QxHttpSessionManager.h -------------------------------------------------------------------------------- /include/QxHttpServer/QxHttpTransaction.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxHttpServer/QxHttpTransaction.h -------------------------------------------------------------------------------- /include/QxMemLeak.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxMemLeak.h -------------------------------------------------------------------------------- /include/QxMemLeak/bool_array.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxMemLeak/bool_array.h -------------------------------------------------------------------------------- /include/QxMemLeak/class_level_lock.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxMemLeak/class_level_lock.h -------------------------------------------------------------------------------- /include/QxMemLeak/cont_ptr_utils.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxMemLeak/cont_ptr_utils.h -------------------------------------------------------------------------------- /include/QxMemLeak/debug_new.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxMemLeak/debug_new.h -------------------------------------------------------------------------------- /include/QxMemLeak/fast_mutex.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxMemLeak/fast_mutex.h -------------------------------------------------------------------------------- /include/QxMemLeak/fixed_mem_pool.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxMemLeak/fixed_mem_pool.h -------------------------------------------------------------------------------- /include/QxMemLeak/mem_leak.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxMemLeak/mem_leak.h -------------------------------------------------------------------------------- /include/QxMemLeak/mem_pool_base.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxMemLeak/mem_pool_base.h -------------------------------------------------------------------------------- /include/QxMemLeak/object_level_lock.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxMemLeak/object_level_lock.h -------------------------------------------------------------------------------- /include/QxMemLeak/pctimer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxMemLeak/pctimer.h -------------------------------------------------------------------------------- /include/QxMemLeak/set_assign.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxMemLeak/set_assign.h -------------------------------------------------------------------------------- /include/QxMemLeak/static_assert.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxMemLeak/static_assert.h -------------------------------------------------------------------------------- /include/QxMemLeak/static_mem_pool.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxMemLeak/static_mem_pool.h -------------------------------------------------------------------------------- /include/QxModelView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxModelView.h -------------------------------------------------------------------------------- /include/QxModelView/IxModel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxModelView/IxModel.h -------------------------------------------------------------------------------- /include/QxModelView/QxModel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxModelView/QxModel.h -------------------------------------------------------------------------------- /include/QxModelView/QxModelRowCompare.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxModelView/QxModelRowCompare.h -------------------------------------------------------------------------------- /include/QxModelView/QxModelService.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxModelView/QxModelService.h -------------------------------------------------------------------------------- /include/QxModelView/QxNestedModel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxModelView/QxNestedModel.h -------------------------------------------------------------------------------- /include/QxOrm.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxOrm.h -------------------------------------------------------------------------------- /include/QxOrm_Impl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxOrm_Impl.h -------------------------------------------------------------------------------- /include/QxPrecompiled.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxPrecompiled.h -------------------------------------------------------------------------------- /include/QxRegister/IxClass.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxRegister/IxClass.h -------------------------------------------------------------------------------- /include/QxRegister/IxTypeInfo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxRegister/IxTypeInfo.h -------------------------------------------------------------------------------- /include/QxRegister/QxClass.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxRegister/QxClass.h -------------------------------------------------------------------------------- /include/QxRegister/QxClassName.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxRegister/QxClassName.h -------------------------------------------------------------------------------- /include/QxRegister/QxClassX.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxRegister/QxClassX.h -------------------------------------------------------------------------------- /include/QxRegister/QxRegister.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxRegister/QxRegister.h -------------------------------------------------------------------------------- /include/QxRegister/QxRegisterInternalHelper.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxRegister/QxRegisterInternalHelper.h -------------------------------------------------------------------------------- /include/QxRegister/QxRegisterQtProperty.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxRegister/QxRegisterQtProperty.h -------------------------------------------------------------------------------- /include/QxRegister/QxVersion.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxRegister/QxVersion.h -------------------------------------------------------------------------------- /include/QxRestApi/QxRestApi.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxRestApi/QxRestApi.h -------------------------------------------------------------------------------- /include/QxSerialize/Qt/QxSerialize_QBrush.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/Qt/QxSerialize_QBrush.h -------------------------------------------------------------------------------- /include/QxSerialize/Qt/QxSerialize_QColor.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/Qt/QxSerialize_QColor.h -------------------------------------------------------------------------------- /include/QxSerialize/Qt/QxSerialize_QDate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/Qt/QxSerialize_QDate.h -------------------------------------------------------------------------------- /include/QxSerialize/Qt/QxSerialize_QFlags.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/Qt/QxSerialize_QFlags.h -------------------------------------------------------------------------------- /include/QxSerialize/Qt/QxSerialize_QFont.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/Qt/QxSerialize_QFont.h -------------------------------------------------------------------------------- /include/QxSerialize/Qt/QxSerialize_QHash.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/Qt/QxSerialize_QHash.h -------------------------------------------------------------------------------- /include/QxSerialize/Qt/QxSerialize_QImage.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/Qt/QxSerialize_QImage.h -------------------------------------------------------------------------------- /include/QxSerialize/Qt/QxSerialize_QList.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/Qt/QxSerialize_QList.h -------------------------------------------------------------------------------- /include/QxSerialize/Qt/QxSerialize_QMap.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/Qt/QxSerialize_QMap.h -------------------------------------------------------------------------------- /include/QxSerialize/Qt/QxSerialize_QMatrix.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/Qt/QxSerialize_QMatrix.h -------------------------------------------------------------------------------- /include/QxSerialize/Qt/QxSerialize_QObject.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/Qt/QxSerialize_QObject.h -------------------------------------------------------------------------------- /include/QxSerialize/Qt/QxSerialize_QPair.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/Qt/QxSerialize_QPair.h -------------------------------------------------------------------------------- /include/QxSerialize/Qt/QxSerialize_QPicture.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/Qt/QxSerialize_QPicture.h -------------------------------------------------------------------------------- /include/QxSerialize/Qt/QxSerialize_QPixmap.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/Qt/QxSerialize_QPixmap.h -------------------------------------------------------------------------------- /include/QxSerialize/Qt/QxSerialize_QPoint.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/Qt/QxSerialize_QPoint.h -------------------------------------------------------------------------------- /include/QxSerialize/Qt/QxSerialize_QRect.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/Qt/QxSerialize_QRect.h -------------------------------------------------------------------------------- /include/QxSerialize/Qt/QxSerialize_QRegExp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/Qt/QxSerialize_QRegExp.h -------------------------------------------------------------------------------- /include/QxSerialize/Qt/QxSerialize_QRegion.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/Qt/QxSerialize_QRegion.h -------------------------------------------------------------------------------- /include/QxSerialize/Qt/QxSerialize_QSize.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/Qt/QxSerialize_QSize.h -------------------------------------------------------------------------------- /include/QxSerialize/Qt/QxSerialize_QString.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/Qt/QxSerialize_QString.h -------------------------------------------------------------------------------- /include/QxSerialize/Qt/QxSerialize_QTime.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/Qt/QxSerialize_QTime.h -------------------------------------------------------------------------------- /include/QxSerialize/Qt/QxSerialize_QUrl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/Qt/QxSerialize_QUrl.h -------------------------------------------------------------------------------- /include/QxSerialize/Qt/QxSerialize_QUuid.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/Qt/QxSerialize_QUuid.h -------------------------------------------------------------------------------- /include/QxSerialize/Qt/QxSerialize_QVariant.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/Qt/QxSerialize_QVariant.h -------------------------------------------------------------------------------- /include/QxSerialize/Qt/QxSerialize_QVector.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/Qt/QxSerialize_QVector.h -------------------------------------------------------------------------------- /include/QxSerialize/QxArchive.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/QxArchive.h -------------------------------------------------------------------------------- /include/QxSerialize/QxClone.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/QxClone.h -------------------------------------------------------------------------------- /include/QxSerialize/QxDump.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/QxDump.h -------------------------------------------------------------------------------- /include/QxSerialize/QxSerialize.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/QxSerialize.h -------------------------------------------------------------------------------- /include/QxSerialize/QxSerializeFastCompil.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/QxSerializeFastCompil.h -------------------------------------------------------------------------------- /include/QxSerialize/QxSerializeInvoker.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/QxSerializeInvoker.h -------------------------------------------------------------------------------- /include/QxSerialize/QxSerializeMacro.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/QxSerializeMacro.h -------------------------------------------------------------------------------- /include/QxSerialize/QxSerializeQDataStream.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/QxSerializeQDataStream.h -------------------------------------------------------------------------------- /include/QxSerialize/QxSerializeQJson.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/QxSerializeQJson.h -------------------------------------------------------------------------------- /include/QxSerialize/boost/QxSerialize_tuple.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSerialize/boost/QxSerialize_tuple.h -------------------------------------------------------------------------------- /include/QxService/IxParameter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxService/IxParameter.h -------------------------------------------------------------------------------- /include/QxService/IxService.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxService/IxService.h -------------------------------------------------------------------------------- /include/QxService/QxClientAsync.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxService/QxClientAsync.h -------------------------------------------------------------------------------- /include/QxService/QxConnect.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxService/QxConnect.h -------------------------------------------------------------------------------- /include/QxService/QxServer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxService/QxServer.h -------------------------------------------------------------------------------- /include/QxService/QxService.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxService/QxService.h -------------------------------------------------------------------------------- /include/QxService/QxThread.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxService/QxThread.h -------------------------------------------------------------------------------- /include/QxService/QxThreadPool.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxService/QxThreadPool.h -------------------------------------------------------------------------------- /include/QxService/QxTools.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxService/QxTools.h -------------------------------------------------------------------------------- /include/QxService/QxTransaction.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxService/QxTransaction.h -------------------------------------------------------------------------------- /include/QxServices.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxServices.h -------------------------------------------------------------------------------- /include/QxSingleton/IxSingleton.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSingleton/IxSingleton.h -------------------------------------------------------------------------------- /include/QxSingleton/QxSingleton.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSingleton/QxSingleton.h -------------------------------------------------------------------------------- /include/QxSingleton/QxSingletonInit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSingleton/QxSingletonInit.h -------------------------------------------------------------------------------- /include/QxSingleton/QxSingletonX.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxSingleton/QxSingletonX.h -------------------------------------------------------------------------------- /include/QxTraits/archive_printable.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/archive_printable.h -------------------------------------------------------------------------------- /include/QxTraits/archive_wide_traits.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/archive_wide_traits.h -------------------------------------------------------------------------------- /include/QxTraits/construct_null_qvariant.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/construct_null_qvariant.h -------------------------------------------------------------------------------- /include/QxTraits/construct_ptr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/construct_ptr.h -------------------------------------------------------------------------------- /include/QxTraits/generic_container.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/generic_container.h -------------------------------------------------------------------------------- /include/QxTraits/get_base_class.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/get_base_class.h -------------------------------------------------------------------------------- /include/QxTraits/get_class_name.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/get_class_name.h -------------------------------------------------------------------------------- /include/QxTraits/get_class_name_primitive.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/get_class_name_primitive.h -------------------------------------------------------------------------------- /include/QxTraits/get_primary_key.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/get_primary_key.h -------------------------------------------------------------------------------- /include/QxTraits/get_sql_type.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/get_sql_type.h -------------------------------------------------------------------------------- /include/QxTraits/is_boost_intrusive_ptr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_boost_intrusive_ptr.h -------------------------------------------------------------------------------- /include/QxTraits/is_boost_scoped_ptr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_boost_scoped_ptr.h -------------------------------------------------------------------------------- /include/QxTraits/is_boost_shared_ptr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_boost_shared_ptr.h -------------------------------------------------------------------------------- /include/QxTraits/is_boost_unordered_map.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_boost_unordered_map.h -------------------------------------------------------------------------------- /include/QxTraits/is_boost_unordered_set.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_boost_unordered_set.h -------------------------------------------------------------------------------- /include/QxTraits/is_boost_weak_ptr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_boost_weak_ptr.h -------------------------------------------------------------------------------- /include/QxTraits/is_container.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_container.h -------------------------------------------------------------------------------- /include/QxTraits/is_container_base_of.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_container_base_of.h -------------------------------------------------------------------------------- /include/QxTraits/is_container_key_value.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_container_key_value.h -------------------------------------------------------------------------------- /include/QxTraits/is_container_to_pod.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_container_to_pod.h -------------------------------------------------------------------------------- /include/QxTraits/is_equal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_equal.h -------------------------------------------------------------------------------- /include/QxTraits/is_ptr_base_of.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_ptr_base_of.h -------------------------------------------------------------------------------- /include/QxTraits/is_ptr_to_pod.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_ptr_to_pod.h -------------------------------------------------------------------------------- /include/QxTraits/is_qt_hash.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_qt_hash.h -------------------------------------------------------------------------------- /include/QxTraits/is_qt_linked_list.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_qt_linked_list.h -------------------------------------------------------------------------------- /include/QxTraits/is_qt_list.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_qt_list.h -------------------------------------------------------------------------------- /include/QxTraits/is_qt_map.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_qt_map.h -------------------------------------------------------------------------------- /include/QxTraits/is_qt_multi_hash.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_qt_multi_hash.h -------------------------------------------------------------------------------- /include/QxTraits/is_qt_multi_map.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_qt_multi_map.h -------------------------------------------------------------------------------- /include/QxTraits/is_qt_scoped_ptr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_qt_scoped_ptr.h -------------------------------------------------------------------------------- /include/QxTraits/is_qt_set.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_qt_set.h -------------------------------------------------------------------------------- /include/QxTraits/is_qt_shared_data_ptr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_qt_shared_data_ptr.h -------------------------------------------------------------------------------- /include/QxTraits/is_qt_shared_ptr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_qt_shared_ptr.h -------------------------------------------------------------------------------- /include/QxTraits/is_qt_variant_compatible.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_qt_variant_compatible.h -------------------------------------------------------------------------------- /include/QxTraits/is_qt_vector.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_qt_vector.h -------------------------------------------------------------------------------- /include/QxTraits/is_qt_weak_ptr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_qt_weak_ptr.h -------------------------------------------------------------------------------- /include/QxTraits/is_qx_collection.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_qx_collection.h -------------------------------------------------------------------------------- /include/QxTraits/is_qx_dao_ptr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_qx_dao_ptr.h -------------------------------------------------------------------------------- /include/QxTraits/is_qx_pod.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_qx_pod.h -------------------------------------------------------------------------------- /include/QxTraits/is_qx_registered.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_qx_registered.h -------------------------------------------------------------------------------- /include/QxTraits/is_smart_ptr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_smart_ptr.h -------------------------------------------------------------------------------- /include/QxTraits/is_smart_ptr_base_of.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_smart_ptr_base_of.h -------------------------------------------------------------------------------- /include/QxTraits/is_smart_ptr_to_pod.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_smart_ptr_to_pod.h -------------------------------------------------------------------------------- /include/QxTraits/is_std_list.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_std_list.h -------------------------------------------------------------------------------- /include/QxTraits/is_std_map.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_std_map.h -------------------------------------------------------------------------------- /include/QxTraits/is_std_set.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_std_set.h -------------------------------------------------------------------------------- /include/QxTraits/is_std_shared_ptr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_std_shared_ptr.h -------------------------------------------------------------------------------- /include/QxTraits/is_std_unique_ptr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_std_unique_ptr.h -------------------------------------------------------------------------------- /include/QxTraits/is_std_unordered_map.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_std_unordered_map.h -------------------------------------------------------------------------------- /include/QxTraits/is_std_unordered_set.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_std_unordered_set.h -------------------------------------------------------------------------------- /include/QxTraits/is_std_vector.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_std_vector.h -------------------------------------------------------------------------------- /include/QxTraits/is_std_weak_ptr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_std_weak_ptr.h -------------------------------------------------------------------------------- /include/QxTraits/is_valid_primary_key.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/is_valid_primary_key.h -------------------------------------------------------------------------------- /include/QxTraits/qt_meta_object.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/qt_meta_object.h -------------------------------------------------------------------------------- /include/QxTraits/qx_traits.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/qx_traits.h -------------------------------------------------------------------------------- /include/QxTraits/remove_attr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/remove_attr.h -------------------------------------------------------------------------------- /include/QxTraits/remove_smart_ptr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxTraits/remove_smart_ptr.h -------------------------------------------------------------------------------- /include/QxValidator/IxValidator.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxValidator/IxValidator.h -------------------------------------------------------------------------------- /include/QxValidator/IxValidatorX.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxValidator/IxValidatorX.h -------------------------------------------------------------------------------- /include/QxValidator/QxInvalidValue.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxValidator/QxInvalidValue.h -------------------------------------------------------------------------------- /include/QxValidator/QxInvalidValueX.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxValidator/QxInvalidValueX.h -------------------------------------------------------------------------------- /include/QxValidator/QxValidator.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxValidator/QxValidator.h -------------------------------------------------------------------------------- /include/QxValidator/QxValidatorError.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxValidator/QxValidatorError.h -------------------------------------------------------------------------------- /include/QxValidator/QxValidatorFct.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxValidator/QxValidatorFct.h -------------------------------------------------------------------------------- /include/QxValidator/QxValidatorX.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxValidator/QxValidatorX.h -------------------------------------------------------------------------------- /include/QxXml/QxXml.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxXml/QxXml.h -------------------------------------------------------------------------------- /include/QxXml/QxXmlReader.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxXml/QxXmlReader.h -------------------------------------------------------------------------------- /include/QxXml/QxXmlWriter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/include/QxXml/QxXmlWriter.h -------------------------------------------------------------------------------- /inl/QxCollection/QxCollection.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxCollection/QxCollection.inl -------------------------------------------------------------------------------- /inl/QxCollection/QxCollectionIterator.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxCollection/QxCollectionIterator.inl -------------------------------------------------------------------------------- /inl/QxConvert/QxConvert_FromJson.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxConvert/QxConvert_FromJson.inl -------------------------------------------------------------------------------- /inl/QxConvert/QxConvert_FromString.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxConvert/QxConvert_FromString.inl -------------------------------------------------------------------------------- /inl/QxConvert/QxConvert_FromVariant.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxConvert/QxConvert_FromVariant.inl -------------------------------------------------------------------------------- /inl/QxConvert/QxConvert_Qt.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxConvert/QxConvert_Qt.inl -------------------------------------------------------------------------------- /inl/QxConvert/QxConvert_ToJson.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxConvert/QxConvert_ToJson.inl -------------------------------------------------------------------------------- /inl/QxConvert/QxConvert_ToString.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxConvert/QxConvert_ToString.inl -------------------------------------------------------------------------------- /inl/QxConvert/QxConvert_ToVariant.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxConvert/QxConvert_ToVariant.inl -------------------------------------------------------------------------------- /inl/QxConvert/QxConvert_WithIndex.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxConvert/QxConvert_WithIndex.inl -------------------------------------------------------------------------------- /inl/QxDao/QxDao_Count.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxDao/QxDao_Count.inl -------------------------------------------------------------------------------- /inl/QxDao/QxDao_CreateTable.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxDao/QxDao_CreateTable.inl -------------------------------------------------------------------------------- /inl/QxDao/QxDao_DeleteAll.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxDao/QxDao_DeleteAll.inl -------------------------------------------------------------------------------- /inl/QxDao/QxDao_DeleteById.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxDao/QxDao_DeleteById.inl -------------------------------------------------------------------------------- /inl/QxDao/QxDao_ExecuteQuery.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxDao/QxDao_ExecuteQuery.inl -------------------------------------------------------------------------------- /inl/QxDao/QxDao_Exist.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxDao/QxDao_Exist.inl -------------------------------------------------------------------------------- /inl/QxDao/QxDao_FetchAll.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxDao/QxDao_FetchAll.inl -------------------------------------------------------------------------------- /inl/QxDao/QxDao_FetchAll_WithRelation.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxDao/QxDao_FetchAll_WithRelation.inl -------------------------------------------------------------------------------- /inl/QxDao/QxDao_FetchById.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxDao/QxDao_FetchById.inl -------------------------------------------------------------------------------- /inl/QxDao/QxDao_FetchById_WithRelation.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxDao/QxDao_FetchById_WithRelation.inl -------------------------------------------------------------------------------- /inl/QxDao/QxDao_Helper.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxDao/QxDao_Helper.inl -------------------------------------------------------------------------------- /inl/QxDao/QxDao_Helper_Container.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxDao/QxDao_Helper_Container.inl -------------------------------------------------------------------------------- /inl/QxDao/QxDao_Insert.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxDao/QxDao_Insert.inl -------------------------------------------------------------------------------- /inl/QxDao/QxDao_Insert_WithRelation.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxDao/QxDao_Insert_WithRelation.inl -------------------------------------------------------------------------------- /inl/QxDao/QxDao_Save.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxDao/QxDao_Save.inl -------------------------------------------------------------------------------- /inl/QxDao/QxDao_Save_WithRelation.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxDao/QxDao_Save_WithRelation.inl -------------------------------------------------------------------------------- /inl/QxDao/QxDao_Trigger.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxDao/QxDao_Trigger.inl -------------------------------------------------------------------------------- /inl/QxDao/QxDao_Update.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxDao/QxDao_Update.inl -------------------------------------------------------------------------------- /inl/QxDao/QxDao_Update_Optimized.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxDao/QxDao_Update_Optimized.inl -------------------------------------------------------------------------------- /inl/QxDao/QxDao_Update_WithRelation.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxDao/QxDao_Update_WithRelation.inl -------------------------------------------------------------------------------- /inl/QxDao/QxSqlQueryHelper_CreateTable.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxDao/QxSqlQueryHelper_CreateTable.inl -------------------------------------------------------------------------------- /inl/QxDao/QxSqlQueryHelper_DeleteById.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxDao/QxSqlQueryHelper_DeleteById.inl -------------------------------------------------------------------------------- /inl/QxDao/QxSqlQueryHelper_Exist.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxDao/QxSqlQueryHelper_Exist.inl -------------------------------------------------------------------------------- /inl/QxDao/QxSqlQueryHelper_FetchAll.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxDao/QxSqlQueryHelper_FetchAll.inl -------------------------------------------------------------------------------- /inl/QxDao/QxSqlQueryHelper_FetchById.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxDao/QxSqlQueryHelper_FetchById.inl -------------------------------------------------------------------------------- /inl/QxDao/QxSqlQueryHelper_Insert.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxDao/QxSqlQueryHelper_Insert.inl -------------------------------------------------------------------------------- /inl/QxDao/QxSqlQueryHelper_Update.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxDao/QxSqlQueryHelper_Update.inl -------------------------------------------------------------------------------- /inl/QxDataMember/QxDataMember.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxDataMember/QxDataMember.inl -------------------------------------------------------------------------------- /inl/QxDataMember/QxDataMemberX.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxDataMember/QxDataMemberX.inl -------------------------------------------------------------------------------- /inl/QxFactory/QxFactory.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxFactory/QxFactory.inl -------------------------------------------------------------------------------- /inl/QxRegister/QxClass.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxRegister/QxClass.inl -------------------------------------------------------------------------------- /inl/QxSerialize/QxArchive.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxSerialize/QxArchive.inl -------------------------------------------------------------------------------- /inl/QxSerialize/QxSerializeInvoker.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxSerialize/QxSerializeInvoker.inl -------------------------------------------------------------------------------- /inl/QxSingleton/QxSingleton.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxSingleton/QxSingleton.inl -------------------------------------------------------------------------------- /inl/QxXml/QxXml.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/inl/QxXml/QxXml.inl -------------------------------------------------------------------------------- /lib/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/lib/.gitignore -------------------------------------------------------------------------------- /license.gpl3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/license.gpl3.txt -------------------------------------------------------------------------------- /qt/moc/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/qt/moc/.gitignore -------------------------------------------------------------------------------- /qt/rcc/src/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/qt/rcc/src/.gitignore -------------------------------------------------------------------------------- /qt/ui/include/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/qt/ui/include/.gitignore -------------------------------------------------------------------------------- /qt/ui/src/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/qt/ui/src/.gitignore -------------------------------------------------------------------------------- /readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/readme.md -------------------------------------------------------------------------------- /release/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/release/.gitignore -------------------------------------------------------------------------------- /src/QxCollection/QxCollection.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxCollection/QxCollection.cpp -------------------------------------------------------------------------------- /src/QxCommon/QxBool.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxCommon/QxBool.cpp -------------------------------------------------------------------------------- /src/QxCommon/QxCache.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxCommon/QxCache.cpp -------------------------------------------------------------------------------- /src/QxCommon/QxSimpleCrypt.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxCommon/QxSimpleCrypt.cpp -------------------------------------------------------------------------------- /src/QxConvert/QxConvert_Export.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxConvert/QxConvert_Export.cpp -------------------------------------------------------------------------------- /src/QxDao/IxDao_Helper.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/IxDao_Helper.cpp -------------------------------------------------------------------------------- /src/QxDao/IxPersistable.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/IxPersistable.cpp -------------------------------------------------------------------------------- /src/QxDao/IxPersistableCollection.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/IxPersistableCollection.cpp -------------------------------------------------------------------------------- /src/QxDao/IxPersistableList.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/IxPersistableList.cpp -------------------------------------------------------------------------------- /src/QxDao/IxSqlQueryBuilder.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/IxSqlQueryBuilder.cpp -------------------------------------------------------------------------------- /src/QxDao/IxSqlRelation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/IxSqlRelation.cpp -------------------------------------------------------------------------------- /src/QxDao/QxDaoAsync.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/QxDaoAsync.cpp -------------------------------------------------------------------------------- /src/QxDao/QxDateNeutral.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/QxDateNeutral.cpp -------------------------------------------------------------------------------- /src/QxDao/QxDateTimeNeutral.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/QxDateTimeNeutral.cpp -------------------------------------------------------------------------------- /src/QxDao/QxMongoDB/QxMongoDB_Helper.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/QxMongoDB/QxMongoDB_Helper.cpp -------------------------------------------------------------------------------- /src/QxDao/QxRepository/IxRepository.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/QxRepository/IxRepository.cpp -------------------------------------------------------------------------------- /src/QxDao/QxRepository/QxRepositoryX.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/QxRepository/QxRepositoryX.cpp -------------------------------------------------------------------------------- /src/QxDao/QxSession.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/QxSession.cpp -------------------------------------------------------------------------------- /src/QxDao/QxSoftDelete.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/QxSoftDelete.cpp -------------------------------------------------------------------------------- /src/QxDao/QxSqlDatabase.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/QxSqlDatabase.cpp -------------------------------------------------------------------------------- /src/QxDao/QxSqlElement/IxSqlElement.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/QxSqlElement/IxSqlElement.cpp -------------------------------------------------------------------------------- /src/QxDao/QxSqlElement/QxSqlCompare.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/QxSqlElement/QxSqlCompare.cpp -------------------------------------------------------------------------------- /src/QxDao/QxSqlElement/QxSqlElementTemp.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/QxSqlElement/QxSqlElementTemp.cpp -------------------------------------------------------------------------------- /src/QxDao/QxSqlElement/QxSqlEmbedQuery.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/QxSqlElement/QxSqlEmbedQuery.cpp -------------------------------------------------------------------------------- /src/QxDao/QxSqlElement/QxSqlExpression.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/QxSqlElement/QxSqlExpression.cpp -------------------------------------------------------------------------------- /src/QxDao/QxSqlElement/QxSqlFreeText.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/QxSqlElement/QxSqlFreeText.cpp -------------------------------------------------------------------------------- /src/QxDao/QxSqlElement/QxSqlIn.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/QxSqlElement/QxSqlIn.cpp -------------------------------------------------------------------------------- /src/QxDao/QxSqlElement/QxSqlIsBetween.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/QxSqlElement/QxSqlIsBetween.cpp -------------------------------------------------------------------------------- /src/QxDao/QxSqlElement/QxSqlIsNull.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/QxSqlElement/QxSqlIsNull.cpp -------------------------------------------------------------------------------- /src/QxDao/QxSqlElement/QxSqlLimit.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/QxSqlElement/QxSqlLimit.cpp -------------------------------------------------------------------------------- /src/QxDao/QxSqlElement/QxSqlSort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/QxSqlElement/QxSqlSort.cpp -------------------------------------------------------------------------------- /src/QxDao/QxSqlGenerator/IxSqlGenerator.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/QxSqlGenerator/IxSqlGenerator.cpp -------------------------------------------------------------------------------- /src/QxDao/QxSqlQuery.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/QxSqlQuery.cpp -------------------------------------------------------------------------------- /src/QxDao/QxSqlRelationLinked.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/QxSqlRelationLinked.cpp -------------------------------------------------------------------------------- /src/QxDao/QxSqlRelationParams.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/QxSqlRelationParams.cpp -------------------------------------------------------------------------------- /src/QxDao/QxTimeNeutral.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDao/QxTimeNeutral.cpp -------------------------------------------------------------------------------- /src/QxDataMember/IxDataMember.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDataMember/IxDataMember.cpp -------------------------------------------------------------------------------- /src/QxDataMember/IxDataMemberX.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDataMember/IxDataMemberX.cpp -------------------------------------------------------------------------------- /src/QxDataMember/QxDataMember_QObject.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxDataMember/QxDataMember_QObject.cpp -------------------------------------------------------------------------------- /src/QxFactory/IxFactory.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxFactory/IxFactory.cpp -------------------------------------------------------------------------------- /src/QxFactory/QxFactoryX.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxFactory/QxFactoryX.cpp -------------------------------------------------------------------------------- /src/QxHttpServer/QxHttpCookie.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxHttpServer/QxHttpCookie.cpp -------------------------------------------------------------------------------- /src/QxHttpServer/QxHttpRequest.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxHttpServer/QxHttpRequest.cpp -------------------------------------------------------------------------------- /src/QxHttpServer/QxHttpResponse.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxHttpServer/QxHttpResponse.cpp -------------------------------------------------------------------------------- /src/QxHttpServer/QxHttpServer.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxHttpServer/QxHttpServer.cpp -------------------------------------------------------------------------------- /src/QxHttpServer/QxHttpSession.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxHttpServer/QxHttpSession.cpp -------------------------------------------------------------------------------- /src/QxHttpServer/QxHttpSessionManager.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxHttpServer/QxHttpSessionManager.cpp -------------------------------------------------------------------------------- /src/QxHttpServer/QxHttpTransaction.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxHttpServer/QxHttpTransaction.cpp -------------------------------------------------------------------------------- /src/QxMemLeak/bool_array.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxMemLeak/bool_array.cpp -------------------------------------------------------------------------------- /src/QxMemLeak/debug_new.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxMemLeak/debug_new.cpp -------------------------------------------------------------------------------- /src/QxMemLeak/mem_pool_base.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxMemLeak/mem_pool_base.cpp -------------------------------------------------------------------------------- /src/QxMemLeak/static_mem_pool.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxMemLeak/static_mem_pool.cpp -------------------------------------------------------------------------------- /src/QxModelView/IxModel.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxModelView/IxModel.cpp -------------------------------------------------------------------------------- /src/QxModelView/QxModelRowCompare.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxModelView/QxModelRowCompare.cpp -------------------------------------------------------------------------------- /src/QxModelView/QxNestedModel.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxModelView/QxNestedModel.cpp -------------------------------------------------------------------------------- /src/QxRegister/IxClass.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxRegister/IxClass.cpp -------------------------------------------------------------------------------- /src/QxRegister/QxClassX.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxRegister/QxClassX.cpp -------------------------------------------------------------------------------- /src/QxRestApi/QxRestApi.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxRestApi/QxRestApi.cpp -------------------------------------------------------------------------------- /src/QxSerialize/Qt/QxSerialize_QBrush.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxSerialize/Qt/QxSerialize_QBrush.cpp -------------------------------------------------------------------------------- /src/QxSerialize/Qt/QxSerialize_QByteArray.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxSerialize/Qt/QxSerialize_QByteArray.cpp -------------------------------------------------------------------------------- /src/QxSerialize/Qt/QxSerialize_QColor.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxSerialize/Qt/QxSerialize_QColor.cpp -------------------------------------------------------------------------------- /src/QxSerialize/Qt/QxSerialize_QDate.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxSerialize/Qt/QxSerialize_QDate.cpp -------------------------------------------------------------------------------- /src/QxSerialize/Qt/QxSerialize_QDateTime.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxSerialize/Qt/QxSerialize_QDateTime.cpp -------------------------------------------------------------------------------- /src/QxSerialize/Qt/QxSerialize_QFont.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxSerialize/Qt/QxSerialize_QFont.cpp -------------------------------------------------------------------------------- /src/QxSerialize/Qt/QxSerialize_QImage.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxSerialize/Qt/QxSerialize_QImage.cpp -------------------------------------------------------------------------------- /src/QxSerialize/Qt/QxSerialize_QMatrix.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxSerialize/Qt/QxSerialize_QMatrix.cpp -------------------------------------------------------------------------------- /src/QxSerialize/Qt/QxSerialize_QObject.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxSerialize/Qt/QxSerialize_QObject.cpp -------------------------------------------------------------------------------- /src/QxSerialize/Qt/QxSerialize_QPicture.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxSerialize/Qt/QxSerialize_QPicture.cpp -------------------------------------------------------------------------------- /src/QxSerialize/Qt/QxSerialize_QPixmap.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxSerialize/Qt/QxSerialize_QPixmap.cpp -------------------------------------------------------------------------------- /src/QxSerialize/Qt/QxSerialize_QPoint.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxSerialize/Qt/QxSerialize_QPoint.cpp -------------------------------------------------------------------------------- /src/QxSerialize/Qt/QxSerialize_QRect.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxSerialize/Qt/QxSerialize_QRect.cpp -------------------------------------------------------------------------------- /src/QxSerialize/Qt/QxSerialize_QRegExp.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxSerialize/Qt/QxSerialize_QRegExp.cpp -------------------------------------------------------------------------------- /src/QxSerialize/Qt/QxSerialize_QRegion.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxSerialize/Qt/QxSerialize_QRegion.cpp -------------------------------------------------------------------------------- /src/QxSerialize/Qt/QxSerialize_QSize.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxSerialize/Qt/QxSerialize_QSize.cpp -------------------------------------------------------------------------------- /src/QxSerialize/Qt/QxSerialize_QSqlError.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxSerialize/Qt/QxSerialize_QSqlError.cpp -------------------------------------------------------------------------------- /src/QxSerialize/Qt/QxSerialize_QString.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxSerialize/Qt/QxSerialize_QString.cpp -------------------------------------------------------------------------------- /src/QxSerialize/Qt/QxSerialize_QTime.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxSerialize/Qt/QxSerialize_QTime.cpp -------------------------------------------------------------------------------- /src/QxSerialize/Qt/QxSerialize_QUrl.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxSerialize/Qt/QxSerialize_QUrl.cpp -------------------------------------------------------------------------------- /src/QxSerialize/Qt/QxSerialize_QUuid.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxSerialize/Qt/QxSerialize_QUuid.cpp -------------------------------------------------------------------------------- /src/QxSerialize/Qt/QxSerialize_QVariant.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxSerialize/Qt/QxSerialize_QVariant.cpp -------------------------------------------------------------------------------- /src/QxSerialize/QxSerializeCheckInstance.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxSerialize/QxSerializeCheckInstance.cpp -------------------------------------------------------------------------------- /src/QxService/IxParameter.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxService/IxParameter.cpp -------------------------------------------------------------------------------- /src/QxService/IxService.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxService/IxService.cpp -------------------------------------------------------------------------------- /src/QxService/QxConnect.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxService/QxConnect.cpp -------------------------------------------------------------------------------- /src/QxService/QxServer.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxService/QxServer.cpp -------------------------------------------------------------------------------- /src/QxService/QxThread.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxService/QxThread.cpp -------------------------------------------------------------------------------- /src/QxService/QxThreadPool.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxService/QxThreadPool.cpp -------------------------------------------------------------------------------- /src/QxService/QxTools.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxService/QxTools.cpp -------------------------------------------------------------------------------- /src/QxService/QxTransaction.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxService/QxTransaction.cpp -------------------------------------------------------------------------------- /src/QxSingleton/IxSingleton.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxSingleton/IxSingleton.cpp -------------------------------------------------------------------------------- /src/QxSingleton/QxSingletonInit.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxSingleton/QxSingletonInit.cpp -------------------------------------------------------------------------------- /src/QxSingleton/QxSingletonX.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxSingleton/QxSingletonX.cpp -------------------------------------------------------------------------------- /src/QxTraits/unit_test_is_container.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxTraits/unit_test_is_container.cpp -------------------------------------------------------------------------------- /src/QxTraits/unit_test_is_smart_ptr.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxTraits/unit_test_is_smart_ptr.cpp -------------------------------------------------------------------------------- /src/QxValidator/IxValidator.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxValidator/IxValidator.cpp -------------------------------------------------------------------------------- /src/QxValidator/IxValidatorX.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxValidator/IxValidatorX.cpp -------------------------------------------------------------------------------- /src/QxValidator/QxInvalidValue.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxValidator/QxInvalidValue.cpp -------------------------------------------------------------------------------- /src/QxValidator/QxInvalidValueX.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxValidator/QxInvalidValueX.cpp -------------------------------------------------------------------------------- /src/QxXml/QxXmlReader.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxXml/QxXmlReader.cpp -------------------------------------------------------------------------------- /src/QxXml/QxXmlWriter.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/QxXml/QxXmlWriter.cpp -------------------------------------------------------------------------------- /src/all.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/all.cpp -------------------------------------------------------------------------------- /src/main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/src/main.cpp -------------------------------------------------------------------------------- /test/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/CMakeLists.txt -------------------------------------------------------------------------------- /test/_bin/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/_bin/.gitignore -------------------------------------------------------------------------------- /test/build/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/build/.gitignore -------------------------------------------------------------------------------- /test/qxBlog/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlog/CMakeLists.txt -------------------------------------------------------------------------------- /test/qxBlog/debug/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlog/debug/.gitignore -------------------------------------------------------------------------------- /test/qxBlog/include/author.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlog/include/author.h -------------------------------------------------------------------------------- /test/qxBlog/include/blog.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlog/include/blog.h -------------------------------------------------------------------------------- /test/qxBlog/include/category.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlog/include/category.h -------------------------------------------------------------------------------- /test/qxBlog/include/comment.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlog/include/comment.h -------------------------------------------------------------------------------- /test/qxBlog/include/export.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlog/include/export.h -------------------------------------------------------------------------------- /test/qxBlog/include/precompiled.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlog/include/precompiled.h -------------------------------------------------------------------------------- /test/qxBlog/qt/moc/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlog/qt/moc/.gitignore -------------------------------------------------------------------------------- /test/qxBlog/qxBlog.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlog/qxBlog.pro -------------------------------------------------------------------------------- /test/qxBlog/qxBlog.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlog/qxBlog.sln -------------------------------------------------------------------------------- /test/qxBlog/qxBlog.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlog/qxBlog.vcxproj -------------------------------------------------------------------------------- /test/qxBlog/qxBlog.vcxproj.filters: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlog/qxBlog.vcxproj.filters -------------------------------------------------------------------------------- /test/qxBlog/release/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlog/release/.gitignore -------------------------------------------------------------------------------- /test/qxBlog/src/author.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlog/src/author.cpp -------------------------------------------------------------------------------- /test/qxBlog/src/blog.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlog/src/blog.cpp -------------------------------------------------------------------------------- /test/qxBlog/src/category.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlog/src/category.cpp -------------------------------------------------------------------------------- /test/qxBlog/src/comment.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlog/src/comment.cpp -------------------------------------------------------------------------------- /test/qxBlog/src/main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlog/src/main.cpp -------------------------------------------------------------------------------- /test/qxBlogCompositeKey/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCompositeKey/CMakeLists.txt -------------------------------------------------------------------------------- /test/qxBlogCompositeKey/debug/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCompositeKey/debug/.gitignore -------------------------------------------------------------------------------- /test/qxBlogCompositeKey/include/author.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCompositeKey/include/author.h -------------------------------------------------------------------------------- /test/qxBlogCompositeKey/include/blog.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCompositeKey/include/blog.h -------------------------------------------------------------------------------- /test/qxBlogCompositeKey/include/category.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCompositeKey/include/category.h -------------------------------------------------------------------------------- /test/qxBlogCompositeKey/include/comment.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCompositeKey/include/comment.h -------------------------------------------------------------------------------- /test/qxBlogCompositeKey/include/export.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCompositeKey/include/export.h -------------------------------------------------------------------------------- /test/qxBlogCompositeKey/include/precompiled.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCompositeKey/include/precompiled.h -------------------------------------------------------------------------------- /test/qxBlogCompositeKey/qt/moc/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCompositeKey/qt/moc/.gitignore -------------------------------------------------------------------------------- /test/qxBlogCompositeKey/qxBlog.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCompositeKey/qxBlog.pro -------------------------------------------------------------------------------- /test/qxBlogCompositeKey/qxBlog.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCompositeKey/qxBlog.sln -------------------------------------------------------------------------------- /test/qxBlogCompositeKey/qxBlog.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCompositeKey/qxBlog.vcxproj -------------------------------------------------------------------------------- /test/qxBlogCompositeKey/release/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCompositeKey/release/.gitignore -------------------------------------------------------------------------------- /test/qxBlogCompositeKey/src/author.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCompositeKey/src/author.cpp -------------------------------------------------------------------------------- /test/qxBlogCompositeKey/src/blog.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCompositeKey/src/blog.cpp -------------------------------------------------------------------------------- /test/qxBlogCompositeKey/src/category.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCompositeKey/src/category.cpp -------------------------------------------------------------------------------- /test/qxBlogCompositeKey/src/comment.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCompositeKey/src/comment.cpp -------------------------------------------------------------------------------- /test/qxBlogCompositeKey/src/main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCompositeKey/src/main.cpp -------------------------------------------------------------------------------- /test/qxBlogCpp11/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCpp11/CMakeLists.txt -------------------------------------------------------------------------------- /test/qxBlogCpp11/debug/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCpp11/debug/.gitignore -------------------------------------------------------------------------------- /test/qxBlogCpp11/include/author.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCpp11/include/author.h -------------------------------------------------------------------------------- /test/qxBlogCpp11/include/blog.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCpp11/include/blog.h -------------------------------------------------------------------------------- /test/qxBlogCpp11/include/category.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCpp11/include/category.h -------------------------------------------------------------------------------- /test/qxBlogCpp11/include/comment.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCpp11/include/comment.h -------------------------------------------------------------------------------- /test/qxBlogCpp11/include/export.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCpp11/include/export.h -------------------------------------------------------------------------------- /test/qxBlogCpp11/include/precompiled.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCpp11/include/precompiled.h -------------------------------------------------------------------------------- /test/qxBlogCpp11/qt/moc/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCpp11/qt/moc/.gitignore -------------------------------------------------------------------------------- /test/qxBlogCpp11/qxBlog.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCpp11/qxBlog.pro -------------------------------------------------------------------------------- /test/qxBlogCpp11/qxBlog.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCpp11/qxBlog.sln -------------------------------------------------------------------------------- /test/qxBlogCpp11/qxBlog.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCpp11/qxBlog.vcxproj -------------------------------------------------------------------------------- /test/qxBlogCpp11/qxBlog.vcxproj.filters: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCpp11/qxBlog.vcxproj.filters -------------------------------------------------------------------------------- /test/qxBlogCpp11/release/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCpp11/release/.gitignore -------------------------------------------------------------------------------- /test/qxBlogCpp11/src/author.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCpp11/src/author.cpp -------------------------------------------------------------------------------- /test/qxBlogCpp11/src/blog.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCpp11/src/blog.cpp -------------------------------------------------------------------------------- /test/qxBlogCpp11/src/category.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCpp11/src/category.cpp -------------------------------------------------------------------------------- /test/qxBlogCpp11/src/comment.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCpp11/src/comment.cpp -------------------------------------------------------------------------------- /test/qxBlogCpp11/src/main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogCpp11/src/main.cpp -------------------------------------------------------------------------------- /test/qxBlogModelView/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogModelView/CMakeLists.txt -------------------------------------------------------------------------------- /test/qxBlogModelView/debug/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogModelView/debug/.gitignore -------------------------------------------------------------------------------- /test/qxBlogModelView/include/author.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogModelView/include/author.h -------------------------------------------------------------------------------- /test/qxBlogModelView/include/blog.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogModelView/include/blog.h -------------------------------------------------------------------------------- /test/qxBlogModelView/include/category.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogModelView/include/category.h -------------------------------------------------------------------------------- /test/qxBlogModelView/include/comment.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogModelView/include/comment.h -------------------------------------------------------------------------------- /test/qxBlogModelView/include/export.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogModelView/include/export.h -------------------------------------------------------------------------------- /test/qxBlogModelView/include/precompiled.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogModelView/include/precompiled.h -------------------------------------------------------------------------------- /test/qxBlogModelView/qt/moc/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogModelView/qt/moc/.gitignore -------------------------------------------------------------------------------- /test/qxBlogModelView/qt/rcc/images/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogModelView/qt/rcc/images/.gitignore -------------------------------------------------------------------------------- /test/qxBlogModelView/qxBlog.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogModelView/qxBlog.pro -------------------------------------------------------------------------------- /test/qxBlogModelView/qxBlog.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogModelView/qxBlog.sln -------------------------------------------------------------------------------- /test/qxBlogModelView/qxBlog.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogModelView/qxBlog.vcxproj -------------------------------------------------------------------------------- /test/qxBlogModelView/qxBlog.vcxproj.filters: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogModelView/qxBlog.vcxproj.filters -------------------------------------------------------------------------------- /test/qxBlogModelView/release/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogModelView/release/.gitignore -------------------------------------------------------------------------------- /test/qxBlogModelView/src/author.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogModelView/src/author.cpp -------------------------------------------------------------------------------- /test/qxBlogModelView/src/blog.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogModelView/src/blog.cpp -------------------------------------------------------------------------------- /test/qxBlogModelView/src/category.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogModelView/src/category.cpp -------------------------------------------------------------------------------- /test/qxBlogModelView/src/comment.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogModelView/src/comment.cpp -------------------------------------------------------------------------------- /test/qxBlogModelView/src/main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogModelView/src/main.cpp -------------------------------------------------------------------------------- /test/qxBlogMongoDB/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogMongoDB/CMakeLists.txt -------------------------------------------------------------------------------- /test/qxBlogMongoDB/debug/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogMongoDB/debug/.gitignore -------------------------------------------------------------------------------- /test/qxBlogMongoDB/include/TestQtProperty.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogMongoDB/include/TestQtProperty.h -------------------------------------------------------------------------------- /test/qxBlogMongoDB/include/author.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogMongoDB/include/author.h -------------------------------------------------------------------------------- /test/qxBlogMongoDB/include/blog.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogMongoDB/include/blog.h -------------------------------------------------------------------------------- /test/qxBlogMongoDB/include/category.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogMongoDB/include/category.h -------------------------------------------------------------------------------- /test/qxBlogMongoDB/include/comment.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogMongoDB/include/comment.h -------------------------------------------------------------------------------- /test/qxBlogMongoDB/include/export.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogMongoDB/include/export.h -------------------------------------------------------------------------------- /test/qxBlogMongoDB/include/precompiled.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogMongoDB/include/precompiled.h -------------------------------------------------------------------------------- /test/qxBlogMongoDB/qt/moc/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogMongoDB/qt/moc/.gitignore -------------------------------------------------------------------------------- /test/qxBlogMongoDB/qxBlog.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogMongoDB/qxBlog.pro -------------------------------------------------------------------------------- /test/qxBlogMongoDB/qxBlog.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogMongoDB/qxBlog.sln -------------------------------------------------------------------------------- /test/qxBlogMongoDB/qxBlog.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogMongoDB/qxBlog.vcxproj -------------------------------------------------------------------------------- /test/qxBlogMongoDB/qxBlog.vcxproj.filters: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogMongoDB/qxBlog.vcxproj.filters -------------------------------------------------------------------------------- /test/qxBlogMongoDB/release/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogMongoDB/release/.gitignore -------------------------------------------------------------------------------- /test/qxBlogMongoDB/src/TestQtProperty.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogMongoDB/src/TestQtProperty.cpp -------------------------------------------------------------------------------- /test/qxBlogMongoDB/src/author.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogMongoDB/src/author.cpp -------------------------------------------------------------------------------- /test/qxBlogMongoDB/src/blog.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogMongoDB/src/blog.cpp -------------------------------------------------------------------------------- /test/qxBlogMongoDB/src/category.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogMongoDB/src/category.cpp -------------------------------------------------------------------------------- /test/qxBlogMongoDB/src/comment.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogMongoDB/src/comment.cpp -------------------------------------------------------------------------------- /test/qxBlogMongoDB/src/main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogMongoDB/src/main.cpp -------------------------------------------------------------------------------- /test/qxBlogPImpl/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogPImpl/CMakeLists.txt -------------------------------------------------------------------------------- /test/qxBlogPImpl/debug/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogPImpl/debug/.gitignore -------------------------------------------------------------------------------- /test/qxBlogPImpl/include/author.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogPImpl/include/author.h -------------------------------------------------------------------------------- /test/qxBlogPImpl/include/blog.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogPImpl/include/blog.h -------------------------------------------------------------------------------- /test/qxBlogPImpl/include/category.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogPImpl/include/category.h -------------------------------------------------------------------------------- /test/qxBlogPImpl/include/comment.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogPImpl/include/comment.h -------------------------------------------------------------------------------- /test/qxBlogPImpl/include/export.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogPImpl/include/export.h -------------------------------------------------------------------------------- /test/qxBlogPImpl/include/precompiled.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogPImpl/include/precompiled.h -------------------------------------------------------------------------------- /test/qxBlogPImpl/qt/moc/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogPImpl/qt/moc/.gitignore -------------------------------------------------------------------------------- /test/qxBlogPImpl/qxBlog.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogPImpl/qxBlog.pro -------------------------------------------------------------------------------- /test/qxBlogPImpl/qxBlog.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogPImpl/qxBlog.sln -------------------------------------------------------------------------------- /test/qxBlogPImpl/qxBlog.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogPImpl/qxBlog.vcxproj -------------------------------------------------------------------------------- /test/qxBlogPImpl/qxBlog.vcxproj.filters: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogPImpl/qxBlog.vcxproj.filters -------------------------------------------------------------------------------- /test/qxBlogPImpl/release/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogPImpl/release/.gitignore -------------------------------------------------------------------------------- /test/qxBlogPImpl/src/author.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogPImpl/src/author.cpp -------------------------------------------------------------------------------- /test/qxBlogPImpl/src/blog.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogPImpl/src/blog.cpp -------------------------------------------------------------------------------- /test/qxBlogPImpl/src/category.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogPImpl/src/category.cpp -------------------------------------------------------------------------------- /test/qxBlogPImpl/src/comment.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogPImpl/src/comment.cpp -------------------------------------------------------------------------------- /test/qxBlogPImpl/src/main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogPImpl/src/main.cpp -------------------------------------------------------------------------------- /test/qxBlogRestApi/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogRestApi/CMakeLists.txt -------------------------------------------------------------------------------- /test/qxBlogRestApi/debug/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogRestApi/debug/.gitignore -------------------------------------------------------------------------------- /test/qxBlogRestApi/include/author.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogRestApi/include/author.h -------------------------------------------------------------------------------- /test/qxBlogRestApi/include/blog.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogRestApi/include/blog.h -------------------------------------------------------------------------------- /test/qxBlogRestApi/include/category.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogRestApi/include/category.h -------------------------------------------------------------------------------- /test/qxBlogRestApi/include/comment.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogRestApi/include/comment.h -------------------------------------------------------------------------------- /test/qxBlogRestApi/include/export.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogRestApi/include/export.h -------------------------------------------------------------------------------- /test/qxBlogRestApi/include/precompiled.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogRestApi/include/precompiled.h -------------------------------------------------------------------------------- /test/qxBlogRestApi/qt/moc/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogRestApi/qt/moc/.gitignore -------------------------------------------------------------------------------- /test/qxBlogRestApi/qt/rcc/documents/jquery.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogRestApi/qt/rcc/documents/jquery.js -------------------------------------------------------------------------------- /test/qxBlogRestApi/qt/rcc/images/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogRestApi/qt/rcc/images/.gitignore -------------------------------------------------------------------------------- /test/qxBlogRestApi/qt/rcc/qxBlogRestApi.qrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogRestApi/qt/rcc/qxBlogRestApi.qrc -------------------------------------------------------------------------------- /test/qxBlogRestApi/qt/rcc/src/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogRestApi/qt/rcc/src/.gitignore -------------------------------------------------------------------------------- /test/qxBlogRestApi/qxBlog.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogRestApi/qxBlog.pro -------------------------------------------------------------------------------- /test/qxBlogRestApi/qxBlog.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogRestApi/qxBlog.sln -------------------------------------------------------------------------------- /test/qxBlogRestApi/qxBlog.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogRestApi/qxBlog.vcxproj -------------------------------------------------------------------------------- /test/qxBlogRestApi/qxBlog.vcxproj.filters: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogRestApi/qxBlog.vcxproj.filters -------------------------------------------------------------------------------- /test/qxBlogRestApi/release/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogRestApi/release/.gitignore -------------------------------------------------------------------------------- /test/qxBlogRestApi/src/author.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogRestApi/src/author.cpp -------------------------------------------------------------------------------- /test/qxBlogRestApi/src/blog.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogRestApi/src/blog.cpp -------------------------------------------------------------------------------- /test/qxBlogRestApi/src/category.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogRestApi/src/category.cpp -------------------------------------------------------------------------------- /test/qxBlogRestApi/src/comment.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogRestApi/src/comment.cpp -------------------------------------------------------------------------------- /test/qxBlogRestApi/src/main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxBlogRestApi/src/main.cpp -------------------------------------------------------------------------------- /test/qxClientServer/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxClientServer/CMakeLists.txt -------------------------------------------------------------------------------- /test/qxClientServer/qxClient/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxClientServer/qxClient/CMakeLists.txt -------------------------------------------------------------------------------- /test/qxClientServer/qxClient/debug/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxClientServer/qxClient/debug/.gitignore -------------------------------------------------------------------------------- /test/qxClientServer/qxClient/include/export.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxClientServer/qxClient/include/export.h -------------------------------------------------------------------------------- /test/qxClientServer/qxClient/qxClient.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxClientServer/qxClient/qxClient.pro -------------------------------------------------------------------------------- /test/qxClientServer/qxClient/qxClient.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxClientServer/qxClient/qxClient.sln -------------------------------------------------------------------------------- /test/qxClientServer/qxClient/qxClient.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxClientServer/qxClient/qxClient.vcxproj -------------------------------------------------------------------------------- /test/qxClientServer/qxClient/src/main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxClientServer/qxClient/src/main.cpp -------------------------------------------------------------------------------- /test/qxClientServer/qxClient/src/main_dlg.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxClientServer/qxClient/src/main_dlg.cpp -------------------------------------------------------------------------------- /test/qxClientServer/qxServer/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxClientServer/qxServer/CMakeLists.txt -------------------------------------------------------------------------------- /test/qxClientServer/qxServer/debug/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxClientServer/qxServer/debug/.gitignore -------------------------------------------------------------------------------- /test/qxClientServer/qxServer/include/export.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxClientServer/qxServer/include/export.h -------------------------------------------------------------------------------- /test/qxClientServer/qxServer/qt/rcc/run.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxClientServer/qxServer/qt/rcc/run.png -------------------------------------------------------------------------------- /test/qxClientServer/qxServer/qt/rcc/stop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxClientServer/qxServer/qt/rcc/stop.png -------------------------------------------------------------------------------- /test/qxClientServer/qxServer/qxServer.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxClientServer/qxServer/qxServer.pro -------------------------------------------------------------------------------- /test/qxClientServer/qxServer/qxServer.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxClientServer/qxServer/qxServer.sln -------------------------------------------------------------------------------- /test/qxClientServer/qxServer/qxServer.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxClientServer/qxServer/qxServer.vcxproj -------------------------------------------------------------------------------- /test/qxClientServer/qxServer/src/main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxClientServer/qxServer/src/main.cpp -------------------------------------------------------------------------------- /test/qxClientServer/qxServer/src/main_dlg.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxClientServer/qxServer/src/main_dlg.cpp -------------------------------------------------------------------------------- /test/qxClientServer/qxService/qxService.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxClientServer/qxService/qxService.pri -------------------------------------------------------------------------------- /test/qxClientServer/qxService/qxService.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxClientServer/qxService/qxService.sln -------------------------------------------------------------------------------- /test/qxClientServer/qxService/src/main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxClientServer/qxService/src/main.cpp -------------------------------------------------------------------------------- /test/qxClientServer/qxService/tools/clean_release.bat: -------------------------------------------------------------------------------- 1 | cd "./release/" 2 | del /F /S /Q "./*.*" 3 | -------------------------------------------------------------------------------- /test/qxDllSample/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/CMakeLists.txt -------------------------------------------------------------------------------- /test/qxDllSample/dll1/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll1/CMakeLists.txt -------------------------------------------------------------------------------- /test/qxDllSample/dll1/debug/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll1/debug/.gitignore -------------------------------------------------------------------------------- /test/qxDllSample/dll1/dll1.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll1/dll1.pro -------------------------------------------------------------------------------- /test/qxDllSample/dll1/dll1.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll1/dll1.sln -------------------------------------------------------------------------------- /test/qxDllSample/dll1/dll1.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll1/dll1.vcxproj -------------------------------------------------------------------------------- /test/qxDllSample/dll1/dll1.vcxproj.filters: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll1/dll1.vcxproj.filters -------------------------------------------------------------------------------- /test/qxDllSample/dll1/include/CPerson.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll1/include/CPerson.h -------------------------------------------------------------------------------- /test/qxDllSample/dll1/include/QxPersistable.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll1/include/QxPersistable.h -------------------------------------------------------------------------------- /test/qxDllSample/dll1/include/export.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll1/include/export.h -------------------------------------------------------------------------------- /test/qxDllSample/dll1/include/precompiled.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll1/include/precompiled.h -------------------------------------------------------------------------------- /test/qxDllSample/dll1/qt/moc/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll1/qt/moc/.gitignore -------------------------------------------------------------------------------- /test/qxDllSample/dll1/qt/rcc/src/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll1/qt/rcc/src/.gitignore -------------------------------------------------------------------------------- /test/qxDllSample/dll1/qt/ui/src/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll1/qt/ui/src/.gitignore -------------------------------------------------------------------------------- /test/qxDllSample/dll1/qx/CPerson.qx.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll1/qx/CPerson.qx.cpp -------------------------------------------------------------------------------- /test/qxDllSample/dll1/release/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll1/release/.gitignore -------------------------------------------------------------------------------- /test/qxDllSample/dll1/src/CPerson.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll1/src/CPerson.cpp -------------------------------------------------------------------------------- /test/qxDllSample/dll1/src/QxPersistable.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll1/src/QxPersistable.cpp -------------------------------------------------------------------------------- /test/qxDllSample/dll1/src/TestQtProperty.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll1/src/TestQtProperty.cpp -------------------------------------------------------------------------------- /test/qxDllSample/dll1/src/main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll1/src/main.cpp -------------------------------------------------------------------------------- /test/qxDllSample/dll2/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll2/CMakeLists.txt -------------------------------------------------------------------------------- /test/qxDllSample/dll2/debug/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll2/debug/.gitignore -------------------------------------------------------------------------------- /test/qxDllSample/dll2/dll2.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll2/dll2.pro -------------------------------------------------------------------------------- /test/qxDllSample/dll2/dll2.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll2/dll2.sln -------------------------------------------------------------------------------- /test/qxDllSample/dll2/dll2.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll2/dll2.vcxproj -------------------------------------------------------------------------------- /test/qxDllSample/dll2/dll2.vcxproj.filters: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll2/dll2.vcxproj.filters -------------------------------------------------------------------------------- /test/qxDllSample/dll2/include/Bar.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll2/include/Bar.h -------------------------------------------------------------------------------- /test/qxDllSample/dll2/include/CTestAll.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll2/include/CTestAll.h -------------------------------------------------------------------------------- /test/qxDllSample/dll2/include/CUser.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll2/include/CUser.h -------------------------------------------------------------------------------- /test/qxDllSample/dll2/include/Foo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll2/include/Foo.h -------------------------------------------------------------------------------- /test/qxDllSample/dll2/include/export.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll2/include/export.h -------------------------------------------------------------------------------- /test/qxDllSample/dll2/include/precompiled.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll2/include/precompiled.h -------------------------------------------------------------------------------- /test/qxDllSample/dll2/qt/moc/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll2/qt/moc/.gitignore -------------------------------------------------------------------------------- /test/qxDllSample/dll2/qt/rcc/src/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll2/qt/rcc/src/.gitignore -------------------------------------------------------------------------------- /test/qxDllSample/dll2/qt/ui/src/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll2/qt/ui/src/.gitignore -------------------------------------------------------------------------------- /test/qxDllSample/dll2/qx/Bar.qx.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll2/qx/Bar.qx.cpp -------------------------------------------------------------------------------- /test/qxDllSample/dll2/qx/CTestAll.qx.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll2/qx/CTestAll.qx.cpp -------------------------------------------------------------------------------- /test/qxDllSample/dll2/qx/CUser.qx.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll2/qx/CUser.qx.cpp -------------------------------------------------------------------------------- /test/qxDllSample/dll2/qx/Foo.qx.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll2/qx/Foo.qx.cpp -------------------------------------------------------------------------------- /test/qxDllSample/dll2/release/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll2/release/.gitignore -------------------------------------------------------------------------------- /test/qxDllSample/dll2/src/Bar.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll2/src/Bar.cpp -------------------------------------------------------------------------------- /test/qxDllSample/dll2/src/CTestAll.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll2/src/CTestAll.cpp -------------------------------------------------------------------------------- /test/qxDllSample/dll2/src/CUser.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll2/src/CUser.cpp -------------------------------------------------------------------------------- /test/qxDllSample/dll2/src/Foo.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll2/src/Foo.cpp -------------------------------------------------------------------------------- /test/qxDllSample/dll2/src/main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/dll2/src/main.cpp -------------------------------------------------------------------------------- /test/qxDllSample/exe/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/exe/CMakeLists.txt -------------------------------------------------------------------------------- /test/qxDllSample/exe/debug/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/exe/debug/.gitignore -------------------------------------------------------------------------------- /test/qxDllSample/exe/exe.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/exe/exe.pro -------------------------------------------------------------------------------- /test/qxDllSample/exe/exe.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/exe/exe.sln -------------------------------------------------------------------------------- /test/qxDllSample/exe/exe.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/exe/exe.vcxproj -------------------------------------------------------------------------------- /test/qxDllSample/exe/exe.vcxproj.filters: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/exe/exe.vcxproj.filters -------------------------------------------------------------------------------- /test/qxDllSample/exe/include/export.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/exe/include/export.h -------------------------------------------------------------------------------- /test/qxDllSample/exe/include/precompiled.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/exe/include/precompiled.h -------------------------------------------------------------------------------- /test/qxDllSample/exe/qt/moc/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/exe/qt/moc/.gitignore -------------------------------------------------------------------------------- /test/qxDllSample/exe/qt/rcc/src/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/exe/qt/rcc/src/.gitignore -------------------------------------------------------------------------------- /test/qxDllSample/exe/qt/ui/include/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/exe/qt/ui/include/.gitignore -------------------------------------------------------------------------------- /test/qxDllSample/exe/qt/ui/src/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/exe/qt/ui/src/.gitignore -------------------------------------------------------------------------------- /test/qxDllSample/exe/qx/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/exe/qx/.gitignore -------------------------------------------------------------------------------- /test/qxDllSample/exe/release/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/exe/release/.gitignore -------------------------------------------------------------------------------- /test/qxDllSample/exe/src/main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/exe/src/main.cpp -------------------------------------------------------------------------------- /test/qxDllSample/test.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/test/qxDllSample/test.sln -------------------------------------------------------------------------------- /tools/_build_debug.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/tools/_build_debug.bat -------------------------------------------------------------------------------- /tools/_build_release.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/tools/_build_release.bat -------------------------------------------------------------------------------- /tools/_clean_debug.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/tools/_clean_debug.bat -------------------------------------------------------------------------------- /tools/_clean_release.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/tools/_clean_release.bat -------------------------------------------------------------------------------- /tools/clean_all.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/tools/clean_all.bat -------------------------------------------------------------------------------- /tools/docker_build_all_images.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/tools/docker_build_all_images.bat -------------------------------------------------------------------------------- /tools/docker_push_all_images.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/tools/docker_push_all_images.bat -------------------------------------------------------------------------------- /tools/gcc_build_all_debug_full.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/tools/gcc_build_all_debug_full.sh -------------------------------------------------------------------------------- /tools/gcc_build_all_debug_minimal.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/tools/gcc_build_all_debug_minimal.sh -------------------------------------------------------------------------------- /tools/gcc_build_all_release_full.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/tools/gcc_build_all_release_full.sh -------------------------------------------------------------------------------- /tools/gcc_build_all_release_minimal.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/tools/gcc_build_all_release_minimal.sh -------------------------------------------------------------------------------- /tools/gitignore_recursive.bat: -------------------------------------------------------------------------------- 1 | cscript.exe gitignore_recursive.vbs 2 | -------------------------------------------------------------------------------- /tools/gitignore_recursive.file: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/tools/gitignore_recursive.file -------------------------------------------------------------------------------- /tools/gitignore_recursive.vbs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/tools/gitignore_recursive.vbs -------------------------------------------------------------------------------- /tools/mingw_build_all_debug_qt4_full.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/tools/mingw_build_all_debug_qt4_full.bat -------------------------------------------------------------------------------- /tools/mingw_build_all_debug_qt4_minimal.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/tools/mingw_build_all_debug_qt4_minimal.bat -------------------------------------------------------------------------------- /tools/mingw_build_all_debug_qt5_full.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/tools/mingw_build_all_debug_qt5_full.bat -------------------------------------------------------------------------------- /tools/mingw_build_all_debug_qt5_minimal.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/tools/mingw_build_all_debug_qt5_minimal.bat -------------------------------------------------------------------------------- /tools/mingw_build_all_release_qt4_full.bat: -------------------------------------------------------------------------------- 1 | CALL mingw_build_all_debug_qt4_full.bat release full 2 | -------------------------------------------------------------------------------- /tools/mingw_build_all_release_qt4_minimal.bat: -------------------------------------------------------------------------------- 1 | CALL mingw_build_all_debug_qt4_full.bat release minimal 2 | -------------------------------------------------------------------------------- /tools/mingw_build_all_release_qt5_full.bat: -------------------------------------------------------------------------------- 1 | CALL mingw_build_all_debug_qt5_full.bat release full 2 | -------------------------------------------------------------------------------- /tools/mingw_build_all_release_qt5_minimal.bat: -------------------------------------------------------------------------------- 1 | CALL mingw_build_all_debug_qt5_full.bat release minimal 2 | -------------------------------------------------------------------------------- /tools/msvc2012_build_all_debug_32b_full.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/tools/msvc2012_build_all_debug_32b_full.bat -------------------------------------------------------------------------------- /tools/msvc2012_build_all_debug_64b_full.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/tools/msvc2012_build_all_debug_64b_full.bat -------------------------------------------------------------------------------- /tools/msvc2012_build_all_release_32b_full.bat: -------------------------------------------------------------------------------- 1 | CALL msvc2012_build_all_debug_32b_full.bat release x86 full 2 | -------------------------------------------------------------------------------- /tools/msvc2012_build_all_release_32b_minimal.bat: -------------------------------------------------------------------------------- 1 | CALL msvc2012_build_all_debug_32b_full.bat release x86 minimal 2 | -------------------------------------------------------------------------------- /tools/msvc2012_build_all_release_64b_full.bat: -------------------------------------------------------------------------------- 1 | CALL msvc2012_build_all_debug_32b_full.bat release x64 full 2 | -------------------------------------------------------------------------------- /tools/msvc2012_build_all_release_64b_minimal.bat: -------------------------------------------------------------------------------- 1 | CALL msvc2012_build_all_debug_32b_full.bat release x64 minimal 2 | -------------------------------------------------------------------------------- /tools/msvc2015_build_all_debug_64b_full.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/tools/msvc2015_build_all_debug_64b_full.bat -------------------------------------------------------------------------------- /tools/msvc2015_build_all_release_64b_full.bat: -------------------------------------------------------------------------------- 1 | CALL msvc2015_build_all_debug_64b_full.bat release full 2 | -------------------------------------------------------------------------------- /tools/msvc2015_build_all_release_64b_minimal.bat: -------------------------------------------------------------------------------- 1 | CALL msvc2015_build_all_debug_64b_full.bat release minimal 2 | -------------------------------------------------------------------------------- /tools/msvc2017_build_all_debug_64b_full.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/tools/msvc2017_build_all_debug_64b_full.bat -------------------------------------------------------------------------------- /tools/msvc2017_build_all_release_64b_full.bat: -------------------------------------------------------------------------------- 1 | CALL msvc2017_build_all_debug_64b_full.bat release full 2 | -------------------------------------------------------------------------------- /tools/msvc2017_build_all_release_64b_minimal.bat: -------------------------------------------------------------------------------- 1 | CALL msvc2017_build_all_debug_64b_full.bat release minimal 2 | -------------------------------------------------------------------------------- /tools/msvc2019_build_all_debug_64b_full.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/tools/msvc2019_build_all_debug_64b_full.bat -------------------------------------------------------------------------------- /tools/msvc2019_build_all_release_64b_full.bat: -------------------------------------------------------------------------------- 1 | CALL msvc2019_build_all_debug_64b_full.bat release full 2 | -------------------------------------------------------------------------------- /tools/msvc2019_build_all_release_64b_minimal.bat: -------------------------------------------------------------------------------- 1 | CALL msvc2019_build_all_debug_64b_full.bat release minimal 2 | -------------------------------------------------------------------------------- /tools/osx_build_all_debug_full.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/tools/osx_build_all_debug_full.sh -------------------------------------------------------------------------------- /tools/osx_build_all_debug_minimal.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/tools/osx_build_all_debug_minimal.sh -------------------------------------------------------------------------------- /tools/osx_build_all_release_full.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/tools/osx_build_all_release_full.sh -------------------------------------------------------------------------------- /tools/osx_build_all_release_minimal.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | ./osx_build_all_debug_full.sh release minimal 4 | -------------------------------------------------------------------------------- /tools/qxorm.ebuild: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/tools/qxorm.ebuild -------------------------------------------------------------------------------- /tools/qxorm.spec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QxOrm/QxOrm/HEAD/tools/qxorm.spec --------------------------------------------------------------------------------