User Details
User Details
- User Since
- Mar 9 2016, 3:51 PM (480 w, 2 d)
- Availability
- Available
Mar 17 2017
Mar 17 2017
Nov 18 2016
Nov 18 2016
parolanilsson retitled D3411: Fix compile issue due to recent changes in kdevplatform from to Fix compile issue due to recent changes in kdevplatform.
Mar 16 2016
Mar 16 2016
parolanilsson added a comment to D1158: Fix off by 1 error.
I saw that detected problems was off by one line.
When working on kdec-cppcheck I saw that KDevelop::DocumentRange seems to be 0-based while the result from Krazy2 is 1-based.
Mar 13 2016
Mar 13 2016
Mar 11 2016
Mar 11 2016
parolanilsson updated the diff for D1116: Fix issue with kdev-cppcheck selecting wrong project.
- Remove ProjectPath as suggested by kfunk
- Update License
- Rename test & method
- Don't use temporary variables
parolanilsson updated the diff for D1116: Fix issue with kdev-cppcheck selecting wrong project.
- Remove ProjectPath as suggested by kfunk
- Update License
parolanilsson updated the diff for D1116: Fix issue with kdev-cppcheck selecting wrong project.
Remove ProjectPath as suggested by kfunk
parolanilsson retitled D1116: Fix issue with kdev-cppcheck selecting wrong project from to Fix issue with kdev-cppcheck selecting wrong project.
Mar 10 2016
Mar 10 2016
parolanilsson requested review of D1110: Don't reinvent the wheel..
parolanilsson updated the diff for D1110: Don't reinvent the wheel..
- Fix issue with kdev-cppcheck selecting wrong project
- Undo last commit
- Get rid of temporary variable
parolanilsson added a comment to D1110: Don't reinvent the wheel..
That last diff was meant to be a separate revision. Don't know how to undo.
parolanilsson updated the diff for D1110: Don't reinvent the wheel..
- Fix issue with kdev-cppcheck selecting wrong project
parolanilsson retitled D1108: Fix "cppcheck: error: unrecognized command line option" from to Fix "cppcheck: error: unrecognized command line option".