- 25 Jan, 2019 1 commit
-
-
Ralf Habacker authored
Port widgets are childs of component widgets, for which pos() returns local position. Therefore we need to use scenePos() to get the absolute scene position. CCBUG:403515
-
- 24 Jan, 2019 1 commit
-
-
Ralf Habacker authored
The open question is why portwidgets get lost. CCBUG:403515 FIXED-IN:18.12.2
-
- 19 Jan, 2019 1 commit
-
-
Script Kiddy authored
-
- 15 Jan, 2019 1 commit
-
-
Fixes for minor issues. The list of issues can be found here: http://ebn.kde.org/apidocs/apidox-kde-4.x/kdesdk-umbrello.html Reviewed By: habacker Differential Revision: https://phabricator.kde.org/D18252
-
- 09 Jan, 2019 3 commits
-
-
Ralf Habacker authored
Exclude text widgets from saving into a file below <widgets> tag if they have a QGraphicsItem parent. They are already saved by their parents. FIXED-IN:2.27.1 BUG:402722
-
Ralf Habacker authored
It was not possible to setup owner of PortWidget in constructor.
-
Ralf Habacker authored
Common painting is already called in paint().
-
- 08 Jan, 2019 2 commits
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
- 06 Jan, 2019 1 commit
-
-
Script Kiddy authored
-
- 03 Jan, 2019 1 commit
-
-
Christoph Feck authored
-
- 18 Dec, 2018 1 commit
-
-
Ralf Habacker authored
For KDE4 builds, a suitable kdedbx45.dtd is provided locally in the respective source directory. https://phabricator.kde.org/T7659
-
- 16 Dec, 2018 2 commits
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
- 06 Dec, 2018 6 commits
-
-
Ralf Habacker authored
The error was "specialization of template<class T> struct QMetaTypeId in different namespace [-fpermissive]" The Qt 5.10 related issue is fixed by using another approach to exclude KF5 class KAboutData.
-
Ralf Habacker authored
-
Ralf Habacker authored
KDE CI raised a warning about unused-result, which is fact showed dead code.
-
Ralf Habacker authored
KDE CI raised a warning about unused-result, which is fact showed dead code.
-
Ralf Habacker authored
KDE CI raised a warning about unused-result, which is fact showed dead code.
-
Ralf Habacker authored
-
- 04 Dec, 2018 1 commit
-
-
Christoph Feck authored
-
- 26 Nov, 2018 2 commits
-
-
Christoph Feck authored
-
Ralf Habacker authored
In JavaImport::fillSource(), replace method vararg notation "..." occurring in the input word by "[]". BUG:401290 FIXED-IN:2.26.90 (KDE Applications 18.11.90) Reviewed By: habacker Differential Revision: https://phabricator.kde.org/D17108
-
- 20 Nov, 2018 1 commit
-
-
Ralf Habacker authored
BUG:292239 FIXED-IN:2.26.90 (KDE Applications 18.11.90)
-
- 19 Nov, 2018 2 commits
-
-
Ralf Habacker authored
See https://bugs.kde.org/attachment.cgi?id=116414 for the test case. CCBUG:400797
-
Ralf Habacker authored
BUG:98082 FIXED-IN:2.26.90 (KDE Applications 18.11.90)
-
- 14 Nov, 2018 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 09 Nov, 2018 1 commit
-
-
Albert Astals Cid authored
-
- 08 Nov, 2018 4 commits
-
-
Ralf Habacker authored
The setting limited the vertical height of the widget to the default value for smaller screens. Fixup of commit cbe83822 CCBUG:400805
-
Ralf Habacker authored
The input field has a different structure depending on the UML object type. In case the type is UMLEnum a list box with the available entries is used, otherwise a simple input field. BUG:400805 FIXED-IN:2.26.80 (KDE Applications 18.11.80)
-
Ralf Habacker authored
BUG:400803 FIXED-IN:2.26.80 (KDE Applications 18.11.80)
-
Ralf Habacker authored
BUG:400802 FIXED-IN:2.26.80 (KDE Applications 16.11.80)
-
- 07 Nov, 2018 3 commits
-
-
Albert Astals Cid authored
-
Ralf Habacker authored
BUG:400797 FIXED-IN:2.26.80 (KDE Applications 18.11.80)
-
Ralf Habacker authored
BUG:400794 FIXED-IN:2.26.80 (KDE Applications 18.11.80)
-
- 06 Nov, 2018 5 commits
-
-
Ralf Habacker authored
-
Ralf Habacker authored
Loading state should be set to true to have an effect. BUG:400501
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Ralf Habacker authored
-
Ralf Habacker authored
BUG:112666 FIXED:2.26.80 (KDE Applications 18.11.80)
-