Umbrello Developer Resources
Table of content
Bugs and feature requests
You may take a look at the wishlist, the junior jobs and/or the open bugs:
Changelog
When bugs get fixed or features are implemented, the related release version is assigned to it1. In case you want to see, which bugs has been fixed in which version you may take a look at
- Umbrello 2.38 (KDE releases 23.04) Changelog (not released yet)
- Umbrello 2.37 (KDE releases 22.12) Changelog
- Umbrello 2.35 (KDE releases 22.08) Changelog
- Umbrello 2.34 (KDE releases 22.04) Changelog
- Umbrello 2.33 (KDE releases 21.04) Changelog
- Umbrello 2.32 (KDE releases 20.08) Changelog
- Umbrello 2.31 (KDE releases 20.04) Changelog
- Umbrello 2.30 (KDE releases 19.12) Changelog
- Umbrello 2.29 (KDE Applications 19.08) Changelog
- Umbrello 2.28 (KDE Applications 19.04) Changelog
- Umbrello 2.27 (KDE Applications 18.12) Changelog
- Umbrello 2.26 (KDE Applications 18.08) Changelog
- Umbrello 2.25 (KDE Applications 18.04) Changelog
- Umbrello 2.24 (KDE Applications 17.12) Changelog
- Umbrello 2.23 (KDE Applications 17.08) Changelog
- Umbrello 2.22 (KDE Applications 17.04) Changelog
- Umbrello 2.21 (KDE Applications 16.12) Changelog
- Umbrello 2.20 (KDE Applications 16.08) Changelog
- Umbrello 2.19 (KDE Applications 16.04) Changelog
- Umbrello 2.18 (KDE Applications 15.12) Changelog
- Umbrello 2.17 (KDE Applications 15.08) Changelog
- Umbrello 2.16 (KDE Applications 15.04) Changelog
- Umbrello 2.15 (KDE Applications 14.12) Changelog
- Umbrello 2.14 (KDE Applications 4.14) Changelog
- Umbrello 2.13 (KDE Applications 4.13) Changelog
- Umbrello 2.12 (KDE Applications 4.12) Changelog
- Umbrello 2.11 (KDE Applications 4.10) Changelog
- Complete Changelog
How to contribute
If you want to implement a feature already listed in the wish list please:
- Create a new bug.kde.org account if not available
- Implement the feature and create a merge request for https://invent.kde.org/sdk/umbrello. See Gitlab project forking workflow for hints how to do.
-
The related commit message should have the 'FIXED-IN:' and 'BUG:' keyword 1 e.g.
FIXED-IN: 2.29.3 (KDE Release 19.08.3) BUG:12345
- After review has been approved, the reviewer will merge in the patch(es) to the related branch.
In case you are going to fix an annoying bug in umbrello listed in the above mentioned bug list please:
- Create a new bug.kde.org account if not available
- Assign the related bug to yourself to indicate that you are working on this bug.
- Fix the bug and create a merge request for https://invent.kde.org/sdk/umbrello. See Gitlab project forking workflow for hints how to do.
-
The related commit message should have the 'FIXED-IN:' and 'BUG:' keyword1 e.g.
FIXED-IN: 2.29.3 (KDE Release 19.08.3) BUG:12345
- After review has been approved, the reviewer will merge in the patch(es) to the related branch.
- The normal procedure is to merge stable branches into the master branch, i.e. bugs should be fixed in the stable branch.
Binary Factory
- Win64 nightly build (git master, approx 1 day delay)
Windows (cross compiled)
- Umbrello snapshot packages from Open Build Service.
Links
- Umbrello on invent.kde.org
- Umbrello on cgit.kde.org (readonly)
- Umbrello source code documentation
- Umbrello source code checking results
- Umbrello project statistics