0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 23 hours ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove not necessary cmake variable (already defined into lib dependancy) More... almost 17 years ago
remove kde4_automoc() More... almost 17 years ago
SVN_SILENT made messages (.desktop file) More... almost 17 years ago
SVN_SILENT made messages (.desktop file) More... almost 17 years ago
Add Messages.sh More... almost 17 years ago
k3process-- More... almost 17 years ago
Auto-conversion to new KCmdLineArgs/KAboutData/KComponentData API (trunk/KDE). Watch for the few remaining QString to QByteArray assignments that will not compile without extra specification (typically needs .toLocal8Bit() or .toUtf8()). More... almost 17 years ago
SVN_SILENT made messages (.desktop file) More... almost 17 years ago
the usual "daily unbreak compilation" More... almost 17 years ago
Move tests into separate folders to prepare a change in kde test macros. More... almost 17 years ago
Ok, seems i messed something up with the last commits. Should be alright again now. More... almost 17 years ago
Port to new kde4_add_*test* macros More... almost 17 years ago
Allow to arrange the widgets on a form by drag-and-drop. More... almost 17 years ago
Use available space better More... almost 17 years ago
Fix preselection of current value. More... almost 17 years ago
Fix some layout issues. More... almost 17 years ago
Draw frames around the widgets on a form for better visual separation. More... almost 17 years ago
Draw coloured frames around the different groups on a form when in edit mode. More... almost 17 years ago
fix Hint::FormSizeThreshold More... almost 17 years ago
Differentiate between global options and options specific to the current FormGui. This also includes a fix for groups on FormGuis that are not the parent one. More... almost 17 years ago
fix switch statement. More... almost 17 years ago
Allow to modify the threshold of a form, that is used to determine how many groups are put together on one page of the gui. This includes a new hint FormSizeThreshold. More... almost 17 years ago
Better way of detecting the need of separators More... almost 17 years ago
Add ReadOnlyAction and InputTypeAction. More... almost 17 years ago
Fix parsing of inputproperties More... almost 17 years ago
Force the editor to create the group befor using it. More... almost 17 years ago
Show existing groups in the GroupAction. More... almost 17 years ago
Generate hints for the desired groups. More... almost 17 years ago
Add facilities for editing the groups of a gui. No hint is generated yet though. More... almost 17 years ago
Make it possible to select only elements in the same group. Show a message if the groups don't match. More... almost 17 years ago