Kexi: Difference between revisions

From KDE Community Wiki
No edit summary
 
(21 intermediate revisions by the same user not shown)
Line 8: Line 8:
Quick links:
Quick links:
*[[Calligra|Calligra development wiki]], [http://www.calligra.org/kexi KEXI web site]
*[[Calligra|Calligra development wiki]], [http://www.calligra.org/kexi KEXI web site]
*For everyone: '''[[/Contact/|Contact]]''' | '''[http://userbase.kde.org/Kexi#Documentation.2C_Tutorials_and_Samples Documentation, Tutorials and Samples]'''
*For everyone: '''[[/Contact/|Contact]]''' | '''[[/FAQ/]]''' | '''[http://userbase.kde.org/Kexi#Documentation.2C_Tutorials_and_Samples Documentation, Tutorials and Samples]'''
*For contributors:  '''[[/Getting Started/]]''' | '''[[/File_a_bug_or_wish/|Report issue/wish/bug]]''' | '''Development [http://techbase.kde.org/Development KDE Guide] & [http://techbase.kde.org/Policies Policies] |  [http://techbase.kde.org/Development/Tutorials/Common_Programming_Mistakes Common programming mistakes]
*For contributors:  '''[[/Getting Started/]]''' | '''[[/File_a_bug_or_wish/|Report issue/wish/bug]]''' | '''Development [http://techbase.kde.org/Development KDE Guide] & [http://techbase.kde.org/Policies Policies] |  [http://techbase.kde.org/Development/Tutorials/Common_Programming_Mistakes Common programming mistakes]
*'''Download:''' <div style="background-color:#aafaaa;color:white;display:inline-block;padding:0.5em;">[[/Releases/|Released versions]]</div> | <div style="background-color:#aafaaa;color:white;display:inline-block;padding:0.5em;">[[/Snapshots/]]</div> (AppImages<!-- div style="background-color:#ff4444;color:white;display:inline-block;padding:0em;">new!</div -->) | [https://cgit.kde.org/kexi.git read-only source code] ([https://community.kde.org/Infrastructure/Git get write access]) | [https://github.com/KDE/kexi GitHub mirror]
*'''Download:''' <div style="background-color:#aafaaa;color:white;display:inline-block;padding:0.5em;">[[/Releases/|Released versions]]</div> | <div style="background-color:#aafaaa;color:white;display:inline-block;padding:0.5em;">[[/Snapshots/]]</div> (AppImages<!-- div style="background-color:#ff4444;color:white;display:inline-block;padding:0em;">new!</div -->)
*Browse code repository: [https://invent.kde.org/office/kexi KDE invent]
*[https://invent.kde.org/office/kexi Browse code repository], [https://invent.kde.org/office/kexi/-/merge_requests Code reviews] (KDE Invent), [http://bit.ly/kexicr Old reviews] (Phabricator)
*[https://phabricator.kde.org/differential/query/99L9Jw3Vz_eJ/ Code reviews] (Phabricator)
 
<!-- *{{KexiCIStatus|kexi||master}}
<!-- *{{KexiCIStatus|kexi||master}}
*{{KexiCIStatus|kexi|stable-|stable}}-->
*{{KexiCIStatus|kexi|stable-|stable}}-->
Line 24: Line 22:
*[[/Debugging/|Debugging KEXI]]
*[[/Debugging/|Debugging KEXI]]
*[[/Junior Jobs/]]
*[[/Junior Jobs/]]
*[https://phabricator.kde.org/project/view/17/ Project management (tasks)]<br/>shortcut <small><tt>bit.ly/kexitasks</tt></small> (Phabricator)
*[https://invent.kde.org/office/kexi/-/boards/11251 Project management (boards)]
**Current [[/Tasks/]] of KEXI contributors (todo: migrate to Phabricator!)
**[[/TODOs/]] (todo: migrate to Phabricator!)
*[http://api.kde.org/bundled-apps-api/kexi-apidocs/src/html/index.html API docs] (extracted from the source code)
*[http://api.kde.org/bundled-apps-api/kexi-apidocs/src/html/index.html API docs] (extracted from the source code)
*All unresolved bugs: bit.ly/kexibugs
*All unresolved bugs: bit.ly/kexibugs
*All unresolved wishes: bit.ly/kexiwishes  
*All unresolved wishes: bit.ly/kexiwishes  
*Bug statistics: http://bit.ly/kexibugstats
*Bug statistics: http://bit.ly/kexibugstats
*Current KEXI code reviews to do: http://bit.ly/kexicr
*[[/Releases/]]
*[[/Releases/]]
*[[/Installing/]]
*[[/Installing/]]
*[[/Mobile/]]
*[[:Category:Kexi Porting|Porting]] to [[/Porting to Qt&KDE 4/|Qt&KDE4]], [[/Porting to Qt&KF 5/|Qt&KF5]], [[/Windows/]], [[/Mac/]]
*[[:Category:Kexi Porting|Porting]] to [[/Porting to Qt&KDE 4/|Qt&KDE4]], [[/Porting to Qt&KF 5/|Qt&KF5]], [[/Windows/]], [[/Mac/]]
*Requirement Analysis:
*[[/Localization/]]
**[[/Functional Requirements/]]
*[[/Command-Line Options/]]
**[[/Non-functional Requirements/]]
*[[/Stability Statement/]]
</td><td width="50%">
</td><td width="50%">


KEXI modules:
KEXI modules & areas of interest:
*[[/KexiDB/]] (see also [[KDb]])
*[[KDb]]
**[[/KexiDB/KexiDB Drivers/|Drivers]]: [[/KexiDB/KexiDB Drivers/SQLite|SQLite]], [[/KexiDB/KexiDB Drivers/MySQL|MySQL]], [[/KexiDB/KexiDB Drivers/PostgreSQL|PostgreSQL]], [[/KexiDB/KexiDB Drivers/xBase|xBase]], [[/KexiDB/KexiDB Drivers/Sybase and MS SQL Server|Sybase and MS SQL Server]]
**TODO Drivers: [[/KexiDB/KexiDB Drivers/Loopback|Loopback]], [[/KexiDB/KexiDB Drivers/Firebird|Firebird]], [[/KexiDB/KexiDB Drivers/MDB|MDB]], [[/KexiDB/KexiDB Drivers/ODBC|ODBC]], [[/KexiDB/KexiDB Drivers/Oracle|Oracle]]
*[[/Main Window/]]
*[[/Main Window/]]
*[[/Assistants/]]
*[[/Assistants/]]
*[[/Plugins/]]: [[/Plugins/Tables|Tables]], [[/Plugins/Queries|Queries]], [[/Plugins/Forms|Forms]], [[/Plugins/Reports|Reports]]
*[[/Configuration/]]
*[[/Dialogs/]]
*[[/Plugins/]]: [[/Plugins/Tables|Tables & Table Views]], [[/Plugins/Queries|Queries]], [[/Plugins/Forms|Forms]], [[/Plugins/Reports|Reports]]
**Experimental: [[/Plugins/Scripts|Scripts]], [[/Plugins/Quickforms/|Quickforms]]
**Experimental: [[/Plugins/Scripts|Scripts]], [[/Plugins/Quickforms/|Quickforms]]
**TODO: [[/Plugins/Macros|Macros]], [[/Plugins/Relationships|Relationships]], [[/Plugins/AutoForms|AutoForms]], [[/Plugins/AutoReports|AutoReports]], [[/Plugins/Web Forms|Web Forms]]
**TODO: [[/Plugins/Macros|Macros]], [[/Plugins/Relationships|Relationships]], [[/Plugins/AutoForms|AutoForms]], [[/Plugins/AutoReports|AutoReports]], [[/Plugins/Web Forms|Web Forms]], [[/Mobile/]]
*[[/Migration/]]
*[[/Migration/]]
*[[/Integration/]]
*[[/Integration/]]
*[[/Spreadsheets/]]
*[[/Spreadsheets/]]
*[[/Security/]]
*[[/Security/]]
*[[/Compatibility/]]
*Other [[/TODOs/]] (design documents)
</td></tr></table>
</td></tr></table>



Latest revision as of 21:14, 30 August 2023

Calligra           Current versions: stable=3.2.0 development=3.3.0 Alpha (Releases | Schedule)

KEXI Development Wiki. KEXI is a visual database apps builder, developed since 2002. (More info).

Quick links:

Topics

KEXI modules & areas of interest:

More