Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-01-01 | Added tip of the day dialog, application key configuration dialog. | natural | 1 | -1/+1 | |
Removed basedir references in preference to KStandardDirs configuration. Moved about.py to aboutapp.py. Other small fixes and enhancements. | |||||
2006-12-31 | Added setting-editor-widgets-dirty-so-prompt before exit check. | natural | 1 | -4/+17 | |
Cleaned up the queryClose handling, too. | |||||
2006-12-31 | Support for a nifty "about beryl" and "about plugin" page. Again, | natural | 1 | -30/+6 | |
kcontrol is the example. Adding png versions of each svg; KHTML won't display svg icons. Also including a script to convert from svg to png. | |||||
2006-12-30 | Added numbered profile selections. | natural | 1 | -0/+6 | |
Added profile import (still not working). Completed all docstrings. | |||||
2006-12-29 | Now handles _ plugin and active_plugin setting with a group box and label. | natural | 1 | -33/+21 | |
2006-12-29 | Added setting type icons, category icons. | natural | 1 | -2/+1 | |
More cleanup and docstrings. | |||||
2006-12-28 | Support for plugin categories. | natural | 1 | -146/+347 | |
Fixed scroll view layouts. Many other bug fixes and enhancements. | |||||
2006-12-24 | Updates for most recent berylsettings.pyx. | natural | 1 | -13/+49 | |
Added setting widget for strings with fewer than 5 restrictions; uses radio buttons instead of a list box. Added profile menus to main.py (not yet functional). Changed color setting widgets; they now work! Other minor fixes and changes. Enabled "Defaults" and "Reset" buttons. | |||||
2006-12-23 | Added popup balloons for setting.LongDesc. | natural | 1 | -44/+82 | |
Initial add of (gimped) kberylsettings.png. Fixed no-save-settings-on-quit-action bug. Tweaks to contentframe.py. | |||||
2006-12-23 | Updated setting widget construction and splitter handling. | natural | 1 | -30/+45 | |
2006-12-20 | Reworked setting widgets. | natural | 1 | -9/+32 | |
Added depcheck script. | |||||
2006-12-20 | Added systray icon support, and blue version of beryl settings svg icon for it. | natural | 1 | -1/+2 | |
Fixed actions and action highlighting. Removed pixmap/Makefile/*. Need to make symlinks sometime soon. Other fixes as well. | |||||
2006-12-19 | Support for basic setting saves. Other refactorings and fixes. | natural | 1 | -26/+61 | |
2006-12-17 | Implemented search -- search for plugin settings by keyword. | natural | 1 | -0/+158 | |
Refactored views and content frames. Many docstrings. |