KEXIProject
ActivePublic

Details

Description

Development of KEXI, a visual database apps builder.

Development wiki: https://community.kde.org/Kexi
Contact: https://community.kde.org/Kexi/Contact

Recent Activity

Mar 29 2023

staniek updated the task description for T4748: [ux] Add a test that checks if there are no untranslated property names.
Mar 29 2023, 5:40 PM · KReport, KEXI
staniek added a comment to T4749: [ux] Replace QColor(number...) in Reports and Kexi.

https://invent.kde.org/office/kexi/-/issues/80

Mar 29 2023, 2:16 PM · KEXI, KReport
staniek reopened T474: Port scripting in reports using the QJSEngine as "Open".
Mar 29 2023, 2:01 PM · KEXI, KReport
staniek closed T474: Port scripting in reports using the QJSEngine as Invalid.

The JS engine isn't suitable; instead develop powerful Python bindings like Krita or Blender.

Mar 29 2023, 1:48 PM · KEXI, KReport
staniek added a comment to T10389: Port from webkit to webengine in KEXI and KReport.

https://invent.kde.org/office/kexi/-/issues/79

Mar 29 2023, 1:42 PM · KReport, KEXI

Mar 28 2023

staniek added a comment to T851: Reduce memory consumption of table view in Kexi 3.

https://invent.kde.org/office/kexi/-/issues/31

Mar 28 2023, 10:53 PM · KEXI, KDb
staniek added a comment to T4648: Merge the new 'alter table' into KDb/Kexi.

Obsolete

Mar 28 2023, 10:40 PM · KDb, KEXI
staniek closed T4648: Merge the new 'alter table' into KDb/Kexi as Wontfix.
Mar 28 2023, 10:40 PM · KDb, KEXI
staniek added a comment to T933: Use QMetaEnum for conversion enum values from/to QString.

https://invent.kde.org/office/kexi/-/issues/42

Mar 28 2023, 4:47 PM · KReport, KProperty, KEXI, KDb
staniek added a comment to T4845: Use C++11 candies.

https://invent.kde.org/office/kexi/-/issues/72

Mar 28 2023, 3:39 PM · KProperty, KReport, KDb, KEXI

Mar 15 2023

staniek closed T4750: [ie] Fix remaining bugs for 'Add parsing of hashtag comments' as Wontfix.

Lost it

Mar 15 2023, 9:50 PM · KEXI
staniek closed T4758: [ux] Improve the "The query you entered is incorrect" message as Resolved.
Mar 15 2023, 9:49 PM · KEXI
staniek added a comment to T4769: [qry] Fix "No request possible with text and date".

--> https://invent.kde.org/office/kexi/-/issues/75

Mar 15 2023, 9:43 PM · KEXI
staniek closed T4771: [form] OSM Maps - forum questions as Wontfix.
Mar 15 2023, 9:41 PM · KEXI
staniek closed T6074: Add autotests for improved detection of scripting in reports as Wontfix.
Mar 15 2023, 9:26 PM · KEXI, KReport
staniek closed T6074: Add autotests for improved detection of scripting in reports, a subtask of T668: Improve detection of scripting in reports, as Wontfix.
Mar 15 2023, 9:26 PM · KEXI, KReport
staniek added a comment to T6074: Add autotests for improved detection of scripting in reports.

Probably will be invalid once we deprecate JS scripts. But the concept will be useful for Python scripts at some point.

Mar 15 2023, 9:26 PM · KEXI, KReport
staniek closed T4756: Migrate TODOs as Resolved.

--> https://invent.kde.org/office/kexi/-/issues/2

Mar 15 2023, 9:24 PM · KEXI
staniek changed the status of T6978: Fix warnings: moc file "*.moc", but does not contain a Q_OBJECT or Q_GADGET macro from Invalid to Resolved.
Mar 15 2023, 9:22 PM · KEXI, KDb, KReport
staniek closed T6978: Fix warnings: moc file "*.moc", but does not contain a Q_OBJECT or Q_GADGET macro as Invalid.

Fixed already probably

Mar 15 2023, 9:22 PM · KEXI, KDb, KReport
staniek updated the task description for T7739: Brainstorm ideas for making Kexi Quick friendly.
Mar 15 2023, 9:19 PM · KEXI
staniek closed T4651: Finish 'Re-add support for "Configure Shortcuts" function' as Wontfix.

Lost

Mar 15 2023, 9:15 PM · KEXI
staniek closed T4717: Add "Online chat with Kexi authors" link to the status bar as Wontfix.
Mar 15 2023, 9:13 PM · KEXI
staniek updated the task description for T4726: [ux] Review a new Assistant pattern.
Mar 15 2023, 8:56 PM · KEXI
staniek closed T4727: [ux] Left hand menus, context buttons on the right as Wontfix.
Mar 15 2023, 8:54 PM · KEXI
staniek closed T4739: [sc] Fix/port data importer script as Invalid.
Mar 15 2023, 8:49 PM · KEXI
staniek closed T4740: Finish the "New recent list in Welcome page" feature as Resolved.
Mar 15 2023, 8:48 PM · KEXI
staniek updated the task description for T4002: API: Port away from out parameters (book *ok, etc) to touples and std::tie.
Mar 15 2023, 8:20 PM · KProperty, KReport, KDb, KEXI
staniek added a comment to T474: Port scripting in reports using the QJSEngine.

Once we have stable Python support JS shall be obsolete in favor of Python.

Mar 15 2023, 7:57 PM · KEXI, KReport
staniek closed T4714: Add detection of Plasma 4 and 5 in the KexiUserFeedbackAgent as Invalid.

Not needed, port to KUserFeedback instead

Mar 15 2023, 7:41 PM · KEXI
staniek closed T7704: [test] Autotest closing dependent table/query/report/form before physical altering or deleting table as Resolved.
Mar 15 2023, 7:10 PM · KDb, KEXI
staniek renamed T7704: [test] Autotest closing dependent table/query/report/form before physical altering or deleting table from [test] Autotest closing dependentg table/query/report/form before physical altering or deleting table to [test] Autotest closing dependent table/query/report/form before physical altering or deleting table.
Mar 15 2023, 7:10 PM · KDb, KEXI
staniek closed T3749: Refresh and correct API docs using kapidox as Resolved.

Done in the Invent

Mar 15 2023, 6:04 PM · KEXI, KProperty, KReport, KDb
staniek claimed T3749: Refresh and correct API docs using kapidox.
Mar 15 2023, 6:03 PM · KEXI, KProperty, KReport, KDb

Jan 7 2021

asturmlechner removed a parent task for T10389: Port from webkit to webengine in KEXI and KReport: T11588: Remove KDEWebKit.
Jan 7 2021, 10:50 AM · KReport, KEXI
asturmlechner added a parent task for T10389: Port from webkit to webengine in KEXI and KReport: T11588: Remove KDEWebKit.
Jan 7 2021, 10:49 AM · KReport, KEXI

May 30 2020

kossebau added a comment to T3749: Refresh and correct API docs using kapidox.

Respective merge requests are created now here:
https://invent.kde.org/libraries/kdb/-/merge_requests/1
https://invent.kde.org/libraries/kproperty/-/merge_requests/1
https://invent.kde.org/libraries/kreport/-/merge_requests/1

May 30 2020, 12:09 PM · KEXI, KProperty, KReport, KDb

May 29 2020

staniek added a comment to T3749: Refresh and correct API docs using kapidox.

Great, thanks Friedrich.

May 29 2020, 3:15 PM · KEXI, KProperty, KReport, KDb
kossebau added a comment to T3749: Refresh and correct API docs using kapidox.

@staniek Ah, missed your reply, somehow phabricator did not send me a noticiation.

May 29 2020, 3:14 PM · KEXI, KProperty, KReport, KDb

May 27 2020

staniek added a comment to T3749: Refresh and correct API docs using kapidox.

Hi Freidrich. That's a good news to me!

May 27 2020, 2:28 PM · KEXI, KProperty, KReport, KDb
kossebau added a comment to T3749: Refresh and correct API docs using kapidox.

Hi @staniek . While I am currently doing some work to keep api.kde.org alive and cleaning up legacy docs where possible, I remembered this task and would be available to complete it these days :)

May 27 2020, 2:01 PM · KEXI, KProperty, KReport, KDb

May 17 2020

staniek closed D29804: Fix KI18n’s (I18N_ARGUMENT_MISSING) warnings in migration.
May 17 2020, 9:12 PM · KEXI
staniek accepted D29804: Fix KI18n’s (I18N_ARGUMENT_MISSING) warnings in migration.

Good job!

May 17 2020, 7:59 AM · KEXI

May 16 2020

jfita added a comment to D29804: Fix KI18n’s (I18N_ARGUMENT_MISSING) warnings in migration.

This is related to https://forum.kde.org/viewtopic.php?f=221&t=165454.

May 16 2020, 11:50 PM · KEXI
jfita requested review of D29804: Fix KI18n’s (I18N_ARGUMENT_MISSING) warnings in migration.
May 16 2020, 11:49 PM · KEXI
jfita added inline comments to D29230: Improve KexiRecordNavigator’s scroll wheel sensitivity.
May 16 2020, 8:05 PM · KEXI

May 12 2020

staniek requested changes to D29230: Improve KexiRecordNavigator’s scroll wheel sensitivity.
May 12 2020, 8:15 PM · KEXI

May 3 2020

staniek added a comment to D29244: Show property editor in text view mode too.

Good find!

May 3 2020, 8:47 PM · KEXI
staniek closed D29243: Select design or text view mode for new items.
May 3 2020, 6:28 PM · KEXI
staniek accepted D29243: Select design or text view mode for new items.
May 3 2020, 6:25 PM · KEXI