[kmail2] [Bug 284172] Kmail does not correctly recognize some IMAP-Inbox-Folders

2017-12-07 Thread Diego Garcia
https://bugs.kde.org/show_bug.cgi?id=284172 Diego Garcia <dnico...@gmail.com> changed: What|Removed |Added CC||dnico...@gma

[Discover] [Bug 385973] Top 1/4 of app window is wasted space

2017-10-23 Thread Diego Garcia
https://bugs.kde.org/show_bug.cgi?id=385973 Diego Garcia <dnico...@gmail.com> changed: What|Removed |Added CC||dnico...@gma

[frameworks-syntax-highlighting] [Bug 385422] Support underscores in numeric literals (Python 3.6)

2017-10-19 Thread Diego Garcia
https://bugs.kde.org/show_bug.cgi?id=385422 --- Comment #2 from Diego Garcia <dnico...@gmail.com> --- I gave it a shot here: https://phabricator.kde.org/D8371 -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 371235] vi-mode: ":tabe anything" crashed KDevelop

2017-10-13 Thread Diego Garcia
https://bugs.kde.org/show_bug.cgi?id=371235 Diego Garcia <dnico...@gmail.com> changed: What|Removed |Added CC||dnico...@gma

[kate] [Bug 350299] Kate with vi mode, near end of file causes crash

2017-10-13 Thread Diego Garcia
https://bugs.kde.org/show_bug.cgi?id=350299 Diego Garcia <dnico...@gmail.com> changed: What|Removed |Added CC||dnico...@gma

[kate] [Bug 360558] Repeat character in vi mode doesn't work in Centos 7.2

2017-10-13 Thread Diego Garcia
https://bugs.kde.org/show_bug.cgi?id=360558 Diego Garcia <dnico...@gmail.com> changed: What|Removed |Added CC||dnico...@gma

[kate] [Bug 385422] New: Support underscores in numeric literals (Python 3.6)

2017-10-05 Thread Diego Garcia
https://bugs.kde.org/show_bug.cgi?id=385422 Bug ID: 385422 Summary: Support underscores in numeric literals (Python 3.6) Product: kate Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED

[kwin] [Bug 301447] Desktop grid effect changes activities

2017-09-21 Thread Diego Garcia
https://bugs.kde.org/show_bug.cgi?id=301447 Diego Garcia <dnico...@gmail.com> changed: What|Removed |Added CC||dnico...@gma

[kfile] [Bug 331303] File Picker - Grid Misaligned

2017-08-10 Thread Diego Garcia
https://bugs.kde.org/show_bug.cgi?id=331303 Diego Garcia <dnico...@gmail.com> changed: What|Removed |Added CC||dnico...@gma

[kdevelop] [Bug 383249] New: Sessions in the jump list

2017-08-07 Thread Diego Garcia
https://bugs.kde.org/show_bug.cgi?id=383249 Bug ID: 383249 Summary: Sessions in the jump list Product: kdevelop Version: 5.1.1 Platform: Neon Packages OS: Linux Status: UNCONFIRMED Severity: wishlist

[kdevelop] [Bug 382861] New: Current file row prints html tags instead of rendering them

2017-07-28 Thread Diego Garcia
https://bugs.kde.org/show_bug.cgi?id=382861 Bug ID: 382861 Summary: Current file row prints html tags instead of rendering them Product: kdevelop Version: 5.1.1 Platform: Other OS: Linux Status:

[kdevelop] [Bug 375855] Show differences is not working.

2017-04-07 Thread Diego Garcia
https://bugs.kde.org/show_bug.cgi?id=375855 Diego Garcia <dnico...@gmail.com> changed: What|Removed |Added CC||dnico...@gma

[kdevelop] [Bug 296800] Sideways tabs

2017-04-07 Thread Diego Garcia
https://bugs.kde.org/show_bug.cgi?id=296800 Diego Garcia <dnico...@gmail.com> changed: What|Removed |Added CC||dnico...@gma

[kdevelop] [Bug 368688] Control-tab not working in VI mode

2017-04-07 Thread Diego Garcia
https://bugs.kde.org/show_bug.cgi?id=368688 Diego Garcia <dnico...@gmail.com> changed: What|Removed |Added CC||dnico...@gma

[Breeze] [Bug 376430] Some scrollbars unusable with wacom

2017-04-03 Thread Diego Garcia
https://bugs.kde.org/show_bug.cgi?id=376430 Diego Garcia <dnico...@gmail.com> changed: What|Removed |Added CC||dnico...@gma

[wacomtablet] [Bug 347022] Unable to setup wacom tablet - widget missing

2017-04-03 Thread Diego Garcia
https://bugs.kde.org/show_bug.cgi?id=347022 Diego Garcia <dnico...@gmail.com> changed: What|Removed |Added CC||dnico...@gmail.com -

[kdev-python] [Bug 378083] Variables from parent function in closures are considered undefined

2017-04-03 Thread Diego Garcia
https://bugs.kde.org/show_bug.cgi?id=378083 --- Comment #4 from Diego Garcia <dnico...@gmail.com> --- Heh never thought about putting functions in the middle. Yes, that works. It could be a good workaround for new code. It'd be great if it could be fixed though -- You are receiving thi

[kdev-python] [Bug 378083] Variables from parent function in closures are considered undefined

2017-03-26 Thread Diego Garcia
https://bugs.kde.org/show_bug.cgi?id=378083 --- Comment #2 from Diego Garcia <dnico...@gmail.com> --- The problem is that when you want to call the inner function or return it, it will also get flagged as an error. And it would be correct since this code fails. --- def test_cl

[kdev-python] [Bug 378083] New: Variables from parent function in closures are considered undefined

2017-03-25 Thread Diego Garcia
https://bugs.kde.org/show_bug.cgi?id=378083 Bug ID: 378083 Summary: Variables from parent function in closures are considered undefined Product: kdev-python Version: 5.1.0 Platform: unspecified OS: Linux