Version: (using KDE KDE 3.1) Compiler: gcc 2.95.3 OS: Linux Originaly posted on http://bugs.kde.org/show_bug.cgi?id=51251 from Matia Andras 6. In some places, like "File Groups->Customize", "Project Options->File Groups", Automake Manager Includes and Libraries there is possibility to add and remove items, but you cannot edit them from inside Gideon! This is annoying, as you must do it outside or add again and remove the old one.
Subject: kdevelop/parts/autoproject CVS commit by aclu: Added a new Edit button for outside includes and libraries This solves part of [bug 58756] Thanks to Gael de Chalendar < Gael . de-Chalendar in cea . fr > CCMAIL: 58756@bugs.kde.org M +12 -0 subprojectoptionsdlg.cpp 1.24 M +1 -0 subprojectoptionsdlg.h 1.5 M +16 -0 subprojectoptionsdlgbase.ui 1.15 M +12 -0 targetoptionsdlg.cpp 1.23 M +1 -0 targetoptionsdlg.h 1.3 M +16 -0 targetoptionsdlgbase.ui 1.8
Subject: kdevelop CVS commit by aclu: Added a new Edit button for the subprojectOptions -> prefixes -> custom prefixes This solves the autoproject part of [bug 58756] Thanks to Gael de Chalendar < Gael . de-Chalendar in cea . fr > CCMAIL: 58756@bugs.kde.org M +10 -5 ChangeLog 1.1068 M +4 -3 parts/autoproject/addprefixdlg.cpp 1.7 M +2 -1 parts/autoproject/addprefixdlg.h 1.2 M +13 -0 parts/autoproject/subprojectoptionsdlg.cpp 1.25 M +1 -0 parts/autoproject/subprojectoptionsdlg.h 1.6 M +16 -0 parts/autoproject/subprojectoptionsdlgbase.ui 1.16
Created attachment 2387 [details] edit file groups The patch adds the missing "Edit" functionality to the file groups customization. This fixes one (the last?) missing part of this bug report.
Subject: kdevelop/parts/fileview CVS commit by aclu: Added a new Edit button for the "Project Options->File Groups" This solves [bug 58756] Thanks to: Andreas Koepfle (koepfle AT ti.uni-mannheim.de) CCMAIL: 58756-done@bugs.kde.org M +3 -5 addfilegroupdlg.cpp 1.4 M +1 -1 addfilegroupdlg.h 1.2 M +15 -0 filegroupsconfigwidget.cpp 1.3 M +1 -0 filegroupsconfigwidget.h 1.3 M +18 -3 filegroupsconfigwidgetbase.ui 1.6