[kdevelop] [Bug 371018] CPP parser responds very slow after user action

2016-10-20 Thread Ian Haber via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371018 --- Comment #14 from Ian Haber --- the user defined delay works really well for my use case :). i fixed my problems altogether by just turning that timer up. i can now type whatever i want and get autocomplete on it before the reparse. This has sped up

[kdevelop] [Bug 371326] New: Snippets not existent

2016-10-20 Thread Ian Haber via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371326 Bug ID: 371326 Summary: Snippets not existent Product: kdevelop Version: 5.0.2 Platform: Appimage OS: Linux Status: UNCONFIRMED Severity: normal Priori

[kdevelop] [Bug 371217] Code completion for templated qt classes is incorrect

2016-10-19 Thread Ian Haber via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371217 Ian Haber changed: What|Removed |Added Summary|Code completion for |Code completion for |templated cl

[kdevelop] [Bug 371217] New: Code completion for templated classes is incorrect

2016-10-19 Thread Ian Haber via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371217 Bug ID: 371217 Summary: Code completion for templated classes is incorrect Product: kdevelop Version: 5.0.2 Platform: Appimage OS: Linux Status: UNCONFIRMED Seve

[kdevelop] [Bug 371018] CPP parser responds very slow after user action

2016-10-19 Thread Ian Haber via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371018 --- Comment #11 from Ian Haber --- i just set the background parser delay to a much longer time, so that i can basically modify as much as a want and then stop typing after saving for reparse. it still seems to be slower on offering completion than v4.

[kdevelop] [Bug 371018] CPP parser responds very slow after user action

2016-10-17 Thread Ian Haber via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371018 --- Comment #8 from Ian Haber --- is the delay a set time or does it stop delaying as soon as the parser is done? -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 371018] CPP parser responds very slow after user action

2016-10-17 Thread Ian Haber via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371018 --- Comment #4 from Ian Haber --- i think the parser is required to update the problems maybe, but it shouldnt have to reparse the whole file just to get the completion for foo->bar(). if i'm adding to the file in such a way that should just do completi

[kdevelop] [Bug 371018] CPP parser responds very slow after user action

2016-10-17 Thread Ian Haber via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371018 Ian Haber changed: What|Removed |Added CC||master.ha...@gmail.com --- Comment #2 from Ian Habe

[kdevelop] [Bug 371009] New: 5.0.2 breakpoints no longer visible in icon border

2016-10-17 Thread Ian Haber via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371009 Bug ID: 371009 Summary: 5.0.2 breakpoints no longer visible in icon border Product: kdevelop Version: 5.0.1 Platform: Appimage OS: Linux Status: UNCONFIRMED Seve

[kdevelop] [Bug 369194] Background parser does not reparse other open files after changes

2016-09-29 Thread Ian Haber via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369194 --- Comment #1 from Ian Haber --- also related to this, the background parser will not reparse a file if it is not the current file when the parser decides to parse it. If you change a function in the header file or add to it and then quickly switch to

[kdevelop] [Bug 369418] New: Shortcuts for Kdevelop Handbook and What's this always overwrite setting

2016-09-27 Thread Ian Haber via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369418 Bug ID: 369418 Summary: Shortcuts for Kdevelop Handbook and What's this always overwrite setting Product: kdevelop Version: 5.0.1 Platform: Appimage OS: Linux

[kdevelop] [Bug 369403] No Autocomplete for calls to qt connect()

2016-09-26 Thread Ian Haber via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369403 Ian Haber changed: What|Removed |Added Summary|QT connect calls do not |No Autocomplete for calls |have a

[kdevelop] [Bug 369403] New: QT connect calls do not have autocomplete

2016-09-26 Thread Ian Haber via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369403 Bug ID: 369403 Summary: QT connect calls do not have autocomplete Product: kdevelop Version: 5.0.1 Platform: Appimage OS: Linux Status: UNCONFIRMED Severity: nor

[kdevelop] [Bug 369194] New: Background parser does not reparse other open files after changes

2016-09-22 Thread Ian Haber via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369194 Bug ID: 369194 Summary: Background parser does not reparse other open files after changes Product: kdevelop Version: 5.0.0 Platform: Appimage OS: Linux

[kdevelop] [Bug 369117] New: No progress bar for parsing project on open

2016-09-20 Thread Ian Haber via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369117 Bug ID: 369117 Summary: No progress bar for parsing project on open Product: kdevelop Version: 5.0.0 Platform: Appimage OS: Linux Status: UNCONFIRMED Severity: n

[kdevelop] [Bug 368704] New: Arguments for launch configuration does not escape special characters.

2016-09-12 Thread Ian Haber via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368704 Bug ID: 368704 Summary: Arguments for launch configuration does not escape special characters. Product: kdevelop Version: 5.0.0 Platform: Appimage OS: Linux

[kdevelop] [Bug 368108] New: Adapt signature helper doesnt keep virtual

2016-09-01 Thread Ian Haber via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368108 Bug ID: 368108 Summary: Adapt signature helper doesnt keep virtual Product: kdevelop Version: 5.0.0 Platform: Appimage OS: Linux Status: UNCONFIRMED Severity: no

[kdevelop] [Bug 368107] New: Declaration helper/autocomplete not working

2016-09-01 Thread Ian Haber via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368107 Bug ID: 368107 Summary: Declaration helper/autocomplete not working Product: kdevelop Version: 5.0.0 Platform: Appimage OS: Linux Status: UNCONFIRMED Severity: n

[kdevelop] [Bug 367973] New: View->Borders->show icon border not saving correctly

2016-08-29 Thread Ian Haber via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367973 Bug ID: 367973 Summary: View->Borders->show icon border not saving correctly Product: kdevelop Version: 5.0.0 Platform: Appimage OS: Linux Status: UNCONFIRMED Se