[Differential] [Request, 338 lines] D1613: Revisit QtHelp Settings Dialog
cordlandwehr (Andreas Cord-Landwehr)
noreply at phabricator.kde.org
Sun May 15 13:25:56 UTC 2016
cordlandwehr created this revision.
cordlandwehr added a reviewer: KDevelop.
Restricted Application added a subscriber: kdevelop-devel.
REVISION SUMMARY
1. Group all QtHelp autoloading in one group box
2. Remove up/down move buttons
These buttons only have an effect to the order of th QtHelp files added
in the table view. Moreover, there are usually more help files installed
by e.g. the system's Qt API docs, files by the QtHelp search dir, and by
different providers like CMake help or PHP help. As a result, the user
can just order the subgroup of documentation files in the table while
the other files, as provided in the documentation widget combo box
cannot change order.
3. Refactor duplicated code
4. Move Table Controls into Table
Add remove/modify control buttons into the table to have a clean
separation between installation and modification of documentation
files.
5. Update TODO about delete button
REPOSITORY
rKDEVELOP KDevelop
BRANCH
qtHelpDialogCleanup
REVISION DETAIL
https://phabricator.kde.org/D1613
AFFECTED FILES
documentation/qthelp/qthelpconfig.cpp
documentation/qthelp/qthelpconfig.h
documentation/qthelp/qthelpconfig.ui
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: cordlandwehr, KDevelop
Cc: kdevelop-devel
More information about the KDevelop-devel
mailing list