Bug 132112

Summary: user defined formatting spaces
Product: [Applications] kdevelop Reporter: Serge P <psegvlad>
Component: AstyleAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: 3.3.4   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Serge P 2006-08-09 08:12:28 UTC
Version:           3.3.4 (using KDE KDE 3.5.0)
Installed from:    Compiled From Sources
Compiler:          gcc 3.4.2 
OS:                Linux

When using 'Reformat source' with user defined format the checking of flag 'Add spaces around parentheses' take no effect while 'Add spaces around operators' perform both actions.
Comment 1 Matt Rogers 2006-10-15 15:30:45 UTC
Fixed in the KDevelop 3.4 branch as part of this commit:

SVN commit 595657 by dymo:

Applied patch from Megan Webb:
Update to the astyle plugin to use astyle v1.19
Changes:
- layout of the formatting dialog has changed to mirror the astyle
command line options help.
- all options from commandline astyle can be set.
- interactive display of most options selected.
- tooltips for all options