Revision 687277
Go back to digest for 15th July 2007Features in Development Tools
Dukju Ahn committed changes in /trunk/KDE/kdevplatform:
Add environment variable setting widget in util/, project global environment kcm in project/settings/.
TODO: find out how to propagate setting value change or how to notify when setting is changed in multi-tabbed KCM dialog.
It's needed because when user added new configuration in central variable setting page, he will expect to see newly added configuration in each plugin setting page.
File Changes
Added 8 files
- /trunk/KDE/kdevplatform
- /project/settings
- /util/envsettings.ui
- /util/envwidget.cpp
- /util/envwidget.h
- /project/settings/CMakeLists.txt
- /project/settings/envpreferences.cpp
- /project/settings/envpreferences.h
- /project/settings/kcm_kdev_envsettings.desktop
Modified 1 files
- /trunk/KDE/kdevplatform/project/CMakeLists.txt
9 files changed in total