0
I Use This!
Very High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 04, 2025 — Aug 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
flatpak: boost system not as library anymore More... 3 days ago
GIT_SILENT Sync po/docbooks with svn More... 3 days ago
In the context menu in the Project Explorer, allow to plot the data from columns having different parents: * work with pointers instead of column names in PlotDataDialog since the columns from different spreadsheets can have the same name * if columns with different parent spreadsheets are selected in the project explorer, show a dedicated "plot data" sub-menu in the context menu and show the full menu from Spreadsheet in case it's the same parent (old/current behavior). More... 4 days ago
Removed custom logic to sign with entitlements, needs to be done differently. More... 4 days ago
format fix. More... 4 days ago
[scripting] don't show enums as functions in the completion popup and more cleanup. More... 4 days ago
[scripting] show the doc string in the completion popup. More... 5 days ago
Minor cleanup. More... 5 days ago
[scripting] filter out Qt/QObject internal methods that shouldn't be part of the public API shown in the completion box. For now, the user still will be able to call them, but they won't be suggested in the completion box. Later we'll need to decide if we want to remove them from the public API completely by filtering them out in the shiboken binding generation. More... 5 days ago
[scripting] removed custom completion popup, KTextEditor's built-in logic is enough, and added a customer action to bring up the completion again. More... 5 days ago
[scripting] added the completion for object members. More... 5 days ago
[scripting] implemented a custom completion popup widget. More... 5 days ago
added printenv to the ci config file to check the environment variables present in the ci builds. More... 6 days ago
GIT_SILENT Sync po/docbooks with svn More... 6 days ago
CI: fix Craft root for re-sign with entitlement More... 7 days ago
CI: fix path for re-sign with entitlement More... 7 days ago
flatpak: boot 1.91.0 and latest vector_blf More... 7 days ago
CI: fix path for re-sign with entitlement More... 7 days ago
[scripting] initial implementation of the completion model, providing auto-complete for pylabplot classes, Python built-ins, and user variables. More... 8 days ago
CI: fix path for re-sign with entitlement More... 8 days ago
CI: fix syntax for re-sign with entitlement More... 8 days ago
Update .gitlab-ci.yml file More... 8 days ago
CI: add re-sign step for macOS More... 8 days ago
CI: sign macOS packages with new entitlement More... 8 days ago
GIT_SILENT Sync po/docbooks with svn More... 8 days ago
[scripting] improved reges to better handle mixtures of different combinations of warnings and errors. More... 9 days ago
GIT_SILENT Sync po/docbooks with svn More... 9 days ago
[scripting] improved html formatting. More... 10 days ago
[scripting] convert line breaks with <br> html tags. More... 10 days ago
[scripting] detect more errors and better handling of them. More... 10 days ago