[kate] [Bug 371767] Crash if a new edited file in Kate will be closed via the close button in the document tab

2016-10-28 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=371767 Dominik Haumann changed: What|Removed |Added CC||sit...@kde.org --- Comment #1 from Dominik

[kate] [Bug 371801] Multiple text selection, multiple cursors

2016-10-29 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=371801 Dominik Haumann changed: What|Removed |Added CC||m...@svenbrauch.de -- You are receiving

[kate] [Bug 372068] Kate 3.13.3 randomly switches keyboard layout

2016-11-04 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=372068 --- Comment #1 from Dominik Haumann --- Do you maybe accidentally hit the global keyboard shortcut for keyboard layout switches (e.g. Ctrl+Alt+k or similar, don't know exactly) ? In any case, please upgrade to a newer version of KDE Plasma and

[kate] [Bug 372069] Kate 3.13.3 randomly switches keyboard layout

2016-11-04 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=372069 Dominik Haumann changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED

[kate] [Bug 372068] Kate 3.13.3 randomly switches keyboard layout

2016-11-04 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=372068 --- Comment #2 from Dominik Haumann --- *** Bug 372069 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 372129] Kate opens at the center of 2 monitors

2016-11-06 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=372129 --- Comment #2 from Dominik Haumann --- Does it happen with KWrite, too? Does it also happen with e.g. Okular? Does it also happen, if you start kate e.g. through krunner (ALT+F2, kate) ? Do you automatically load a Kate session on startup? Do you

[kate] [Bug 372196] kate crash when opening files on system mounted cifs share (not kio)

2016-11-13 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=372196 --- Comment #2 from Dominik Haumann --- Do we need to blacklist this particular version in KTextEditor then? Or is it most certainly something that was also there in previous versions already? -- You are receiving this mail because: You are watching

[kate] [Bug 372025] Kate crashes when trying to drag tabs between windows

2016-11-13 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=372025 Dominik Haumann changed: What|Removed |Added Latest Commit||http://commits.kde.org/kate

[kate] [Bug 372196] kate crash when opening files on system mounted cifs share (not kio)

2016-11-13 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=372196 Dominik Haumann changed: What|Removed |Added URL||https://github.com/libgit2

[kate] [Bug 372196] kate crash when opening files on system mounted cifs share (not kio)

2016-11-13 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=372196 --- Comment #4 from Dominik Haumann --- Luiz, can you give us more info? What location are you exactly mounting to what location in the system? See questions here: https://github.com/libgit2/libgit2/issues/4000 -- You are receiving this mail because

[kate] [Bug 372025] Kate crashes when trying to drag tabs between windows

2016-11-14 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=372025 Dominik Haumann changed: What|Removed |Added CC||stefan.loe...@gmail.com --- Comment #2 from

[kate] [Bug 372465] Kate crashes when dragging tab to second window

2016-11-14 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=372465 Dominik Haumann changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED

[frameworks-ktexteditor] [Bug 372629] [OS X] line height too low issue(s)

2016-11-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=372629 --- Comment #12 from Dominik Haumann --- What about this in ::updateFontHeight? -m_fontHeight = qMax(1, qFloor(height)); +m_fontHeight = qMax(1, qCeil(height)); Is this better? -- You are receiving this mail because: You are watching all

[frameworks-ktexteditor] [Bug 372629] [OS X] line height too low issue(s)

2016-11-20 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=372629 --- Comment #16 from Dominik Haumann --- > I would be fine with changing that to ceil, floor > is a bad idea, no clue why we/I did not use ceil :/ Interestingly, I wondered why you changed if from ceil to floor, but I trusted you enough that th

[kate] [Bug 372690] Font blurry in text editor

2016-11-21 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=372690 --- Comment #1 from Dominik Haumann --- Is it because of the font size? Did you try other fonts? Could you please copy & paste the text you see in Kate into the area where you currently have "The Quick Brown Fox jumps" and make a sc

[frameworks-ktexteditor] [Bug 335079] Text rendering broken for unicode characters

2016-11-21 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=335079 --- Comment #32 from Dominik Haumann --- Hm, can we may use the maximum of all tested heights again like it previously was? Or was there an issue with that as well? -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 454864] Tab Browser theme broken with dark scheme

2022-06-09 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=454864 Dominik Haumann changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[kate] [Bug 484231] New: Search & Replace plugin: Results are inserted in active tab

2024-03-22 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=484231 Bug ID: 484231 Summary: Search & Replace plugin: Results are inserted in active tab Classification: Applications Product: kate Version: 23.08.5 Platform: Microsoft Windows

[kate] [Bug 456307] Expanding variables in External Tools's Executable field

2022-07-08 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=456307 --- Comment #1 from Dominik Haumann --- What path does mouse-over show you over the line edit? At first glance I can't spot anything wrong. However: the tool is only listed in the nenu, if the executable exists. It seems that this test maybe doe

[kate] [Bug 456307] Expanding variables in External Tools's Executable field

2022-07-08 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=456307 Dominik Haumann changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[kate] [Bug 458195] Document switcher layout is broken

2022-08-26 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=458195 --- Comment #4 from Dominik Haumann --- The reason is simple: The 0th column contains the path of the files. Since there are only untitled documents, there are only empty paths, i.e. of length = 0 chars. The 0th column is still visible, likely with a

[kate] [Bug 442469] Running a external tool on saving.

2021-09-17 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=442469 --- Comment #1 from Dominik Haumann --- This would have to be implemented with care: an external tool can specify to save the current or all documents on execution, that could quickly lead to an infinite loop. If I understand correctly, it's als

[kate] [Bug 450919] Kate adds newline at the end of file, and doesn't even show it

2022-03-02 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=450919 Dominik Haumann changed: What|Removed |Added Priority|NOR |VLO Severity|grave

[kate] [Bug 418352] Kate crashes when moving selections of text with Crtl+Shift+Arrow keys

2021-02-01 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=418352 --- Comment #16 from Dominik Haumann --- @Allan: you likely already tested with Qt 5.15.1 or so back then, right? I'd assume this issue is fixed then. -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 432325] kate scrollbar doesn't take into account line length

2021-02-01 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=432325 --- Comment #1 from Dominik Haumann --- Unfortunately that is by design. If we want to support that, then Kate would have to layout all lines in the document to know exactly how many wrapped lines are in the view. Layouting all lines can be really

[kate] [Bug 432298] kate will hold the device busy while the file had closed before on this device

2021-02-01 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=432298 --- Comment #1 from Dominik Haumann --- What plugins do you use? Projects plugin? LSP plugin? Does it work when you disable plugins and restart Kate? -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 418352] Kate crashes when moving selections of text with Crtl+Shift+Arrow keys

2021-02-05 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=418352 Dominik Haumann changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[frameworks-syntax-highlighting] [Bug 432587] Syntax Highlighting for xkeyboard config files

2021-02-06 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=432587 --- Comment #1 from Dominik Haumann --- Can you attach some example xkeyboard file that we can use as unit test? MIT licensed. -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 432596] Wayland middle click inserts a new line instead of pasting

2021-02-06 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=432596 Dominik Haumann changed: What|Removed |Added Keywords||wayland -- You are receiving this mail

[kate] [Bug 432640] Problem with Emmet, expand abbreviation.

2021-02-08 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=432640 Dominik Haumann changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED

[kate] [Bug 432640] Problem with Emmet, expand abbreviation.

2021-02-08 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=432640 --- Comment #3 from Dominik Haumann --- Ok, then please come back to us later. Meanwhile, I already closed this report for now. -- You are receiving this mail because: You are watching all bug changes.

[i18n] [Bug 432698] Kwrite shows unnecessary round bracket

2021-02-09 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=432698 Dominik Haumann changed: What|Removed |Added Assignee|kwrite-bugs-n...@kde.org|kde-i18n...@kde.org Component

[kate] [Bug 432913] New files open in background on wayland

2021-02-14 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=432913 Dominik Haumann changed: What|Removed |Added Keywords||wayland -- You are receiving this mail

[frameworks-ktexteditor] [Bug 426220] QML View

2020-09-30 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=426220 Dominik Haumann changed: What|Removed |Added Resolution|--- |NOT A BUG Status|CONFIRMED

[kate] [Bug 427180] Strange behavior on zoom

2020-10-07 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=427180 --- Comment #1 from Dominik Haumann --- It's likely a MovingRange of search highlights that is initialized to (0, 0) instead of invalid (-1, -1) or something similar. It seems that only paste triggers this?! -- You are receiving this mail be

[kate] [Bug 427163] Quick Open Session toolbar button does nothing

2020-10-07 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=427163 --- Comment #1 from Dominik Haumann --- Is the submenu maybe filled with an aboutToShow() signal that somehow does not work when placed in the toolbar? -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 417147] Not possible to add a blank when markdown preview pane is open

2020-10-07 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=417147 --- Comment #3 from Dominik Haumann --- Can't we iterate over all actions of the markdown kpart via some gui client and disable all actions? -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 427061] External Tools Replace Current Document: Undo appends extra line

2020-10-07 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=427061 --- Comment #1 from Dominik Haumann --- In the Open/Save config page in Kate's config dialog, do you have the "Append newline" at the end of the file if not present checked? -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 427492] Weird bar over text in search field with dark theme.

2020-10-09 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=427492 --- Comment #1 from Dominik Haumann --- Which widget Style do you use? The bar should be a background color of the line edit. It seems the style messes this up. -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 437419] External Tools variables self-populating

2021-08-30 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=437419 --- Comment #4 from Dominik Haumann --- Did you find the location in the code for this misbehavior already? That would be great! -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 441692] External tools: save output to file

2021-08-30 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=441692 --- Comment #2 from Dominik Haumann --- >From what I understand it's that we'd need to add another line edit for the Output Path. Of course that can be done, but isn't it that you can do that already via the arguments? You sugge

[kate] [Bug 441692] External tools: save output to file

2021-08-30 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=441692 --- Comment #3 from Dominik Haumann --- For instance (pseudo code): Executable=gzip Save=Current File Arguments=%{Document:FilePath} %{Document:FilePath}.gz (Not sure the order is correct). This way, the saved file is gzipped. -- You are receiving

[kate] [Bug 437419] External Tools variables self-populating

2021-08-31 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=437419 Dominik Haumann changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[kate] [Bug 437419] External Tools variables self-populating

2021-09-01 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=437419 --- Comment #11 from Dominik Haumann --- I think I added the regression by accident here: https://invent.kde.org/utilities/kate/-/commit/372485eb165aa6a58e122dd927e5d4660e9025c1 What is missing is to first remove the section before writing it only

[kate] [Bug 418352] Kate crashes when moving selections of text with Crtl+Shift+Arrow keys

2020-10-20 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=418352 Dominik Haumann changed: What|Removed |Added CC||k...@carewolf.com --- Comment #9 from

[frameworks-syntax-highlighting] [Bug 427859] Unable to build Syntax Highlighting Engine on windows 10 32 bit

2020-10-20 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=427859 --- Comment #2 from Dominik Haumann --- Just curious: why do you need 32 bit? -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 355138] Bookmarks are not restored after close/reopen with FTP

2020-10-31 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=355138 --- Comment #3 from Dominik Haumann --- Indeed, it doesn't work for remote files I guess. To fix this, we'd need to use the file hash instead of the url to save the meta data. Not sure this is a good idea, though. -- You are receiving

[kate] [Bug 382480] Text preview on scrollbar and matching braces

2020-10-31 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=382480 Dominik Haumann changed: What|Removed |Added Resolution|WAITINGFORINFO |NOT A BUG --- Comment #4 from Dominik

[frameworks-ktextwidgets] [Bug 435855] Selecting the whole text scrolls down document to the end

2021-04-21 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=435855 Dominik Haumann changed: What|Removed |Added Severity|minor |wishlist --- Comment #2 from Dominik Haumann

[kate] [Bug 428918] Middle-clicking on tabs should close them

2020-11-10 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=428918 Dominik Haumann changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kate] [Bug 447737] Xmllint fails to format files with filename containing space

2022-01-09 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=447737 Dominik Haumann changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[kate] [Bug 447532] Kate 21.12.0 on Windows doesn't save user color scheme

2021-12-26 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=447532 --- Comment #1 from Dominik Haumann --- This is by design: settings in the menu are for the file buffer only. If you want it changed persistent, you need to go into the settings dialog and change the default Color theme. Can you confirm? -- You are

[kate] [Bug 423306] [plugin-projects] Make plugin add "File > Open Folder..." menu entry

2021-01-18 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=423306 --- Comment #4 from Dominik Haumann --- I think one should simply drag & drop a folder on the projects plugin and then the plugin should auto load this folder as project. -- You are receiving this mail because: You are watching all bug changes.

[frameworks-syntax-highlighting] [Bug 428331] Syntax highlighting PHP/PHP missing

2021-01-26 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=428331 --- Comment #7 from Dominik Haumann --- You don't have a font that supports the bold face. What font are you using? There were KDE versions that propagated broken fonts by default quite some time ago. Maybe you are hit by this issue? -- Yo

[kate] [Bug 418352] Kate crashes when moving selections of text with Crtl+Shift+Arrow keys

2020-07-01 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=418352 --- Comment #3 from Dominik Haumann --- Isn't Qt 5.14 broken? Can you try with Qt 5.15? -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 449228] Certain View settings are not being saved

2022-01-27 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=449228 Dominik Haumann changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kate] [Bug 436753] External Tools: json format has issues on windows

2021-05-22 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=436753 Dominik Haumann changed: What|Removed |Added Summary|json format has issues on |External Tools: json format

[kate] [Bug 431223] Flatpack: Projects plugin does not list files in the Projects-view

2021-03-21 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=431223 --- Comment #6 from Dominik Haumann --- I second that: Without Kate being able to access arbitrary tools, Kate's functionality will be very limited, and we'll get bug reports about it. Packaging git is not the correct approach. Can'

[kate] [Bug 431223] Flatpak: Projects plugin does not list files in the Projects-view

2021-03-22 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=431223 --- Comment #15 from Dominik Haumann --- I'm with Christoph here. If access to system tools is not there, then the plugins External Tools, LSP Client, Terminal, Build Plugin, and possibly some others don't work. Given this, I suggest we

[kate] [Bug 430625] tools buttons for external tools that specify a mime-type are not activated when creating a new file of this type

2020-12-21 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=430625 Dominik Haumann changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[kate] [Bug 430570] Please add "Open Terminal Here" below "Open Containing Folder" actions

2020-12-21 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=430570 --- Comment #1 from Dominik Haumann --- Kai, would such a job make sense similar to Open Containing Folder? If we hard-code it in Kate, it'll be broken on Windows. Or is there alread some platform independent solution? @Robert: you can us

[kate] [Bug 430712] Line numbers are not displayed properly

2020-12-22 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=430712 --- Comment #1 from Dominik Haumann --- Which font do you use and what font size? -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 430625] tools buttons for external tools that specify a mime-type are not activated when creating a new file of this type

2020-12-31 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=430625 Dominik Haumann changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution

[kate] [Bug 427061] External Tools Replace Current Document: Undo appends extra line

2020-12-31 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=427061 Dominik Haumann changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED

[frameworks-ktexteditor] [Bug 431008] Find without moving focus to one found

2021-01-01 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=431008 --- Comment #1 from Dominik Haumann --- If we add options for things like this, I believe we will end up with just too many options. Personally, I think this functions as designed, as users usually do want to jump to the searched location. So imho this

[kate] [Bug 430987] I want to start a paragraph with 3 spaces without producing indentation

2021-01-03 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=430987 --- Comment #9 from Dominik Haumann --- Please only one bug report per bug. The part about the None indentation will be ignored. PS: It does not have anything to do with a 32 bit system, I'm pretty sure. Are you sure you did not overwrit

[kdesrc-build] [Bug 492089] kdesrc-build fail with exitcode 99

2024-09-08 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=492089 Dominik Haumann changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kate] [Bug 433455] Unable to save trailing spaces

2021-02-23 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=433455 --- Comment #3 from Dominik Haumann --- We got bug reports about trailing spaces being left in the document, although remove trailing spaces was active. It's not an option to go back to the old version. If at all, it would be feasible to ha

[frameworks-ktexteditor] [Bug 433006] Clearing all bookmarks crashes application in KateBookmarks::clearBookmarks()

2021-02-23 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=433006 Dominik Haumann changed: What|Removed |Added CC||markus.kotilai...@gmail.com --- Comment #4

[kate] [Bug 433466] Clearing bookmarks crashes Kate

2021-02-23 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=433466 Dominik Haumann changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

[kate] [Bug 434065] It is not possible to open an inexisting file

2021-03-07 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=434065 Dominik Haumann changed: What|Removed |Added Resolution|--- |INTENTIONAL Status|REOPENED

[kate] [Bug 398652] Add possibility to change the order of opened tabs if only two tabs are opened

2018-10-21 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=398652 --- Comment #5 from Dominik Haumann --- I cannot reproduce: It works for me... -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 407428] Message now appear in the middle of the editor window (bad UX)

2019-05-12 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=407428 --- Comment #2 from Dominik Haumann --- Whatever we do someone always complains. The message was moved to the center, because someone complained that the message in the corner is often unnoticed. When it was moved to the center, we got complaints that

[kate] [Bug 407103] "Quick Open" useless in kate 18.12.3

2019-05-13 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=407103 --- Comment #5 from Dominik Haumann --- Is this fixed already, see bug 403097? https://bugs.kde.org/show_bug.cgi?id=403097 -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 226905] Add support for mime-type sections to .kateconfig files

2019-05-14 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=226905 --- Comment #3 from Dominik Haumann --- It's already supported for a long time: https://kate-editor.org/2006/02/09/kateconfig-files/ So this bug from Anders is fixed, or? -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 226905] Add support for mime-type sections to .kateconfig files

2019-05-15 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=226905 Dominik Haumann changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[kate] [Bug 401210] Indentation selection does not load or crashes

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=401210 Dominik Haumann changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[frameworks-ktexteditor] [Bug 385962] kate indention jumps to next level on specific letters when it shouldn advance to next level

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=385962 Dominik Haumann changed: What|Removed |Added Component|indentation |indentation Version|17.08.2

[frameworks-ktexteditor] [Bug 352167] bad indentation for switch in switch (Tool Align)

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=352167 Dominik Haumann changed: What|Removed |Added Component|indentation |indentation Product|kate

[frameworks-ktexteditor] [Bug 375502] Kate (part) does not use default indentation mode for new files

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=375502 Dominik Haumann changed: What|Removed |Added Product|kate|frameworks-ktexteditor Version

[frameworks-ktexteditor] [Bug 375529] Indentation broken if automatic brackets is used

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=375529 Dominik Haumann changed: What|Removed |Added Version|16.04 |unspecified Component|indentation

[frameworks-ktexteditor] [Bug 356241] Python indenter should not keep indentation level following complete class/function definitions with blank lines in between

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=356241 Dominik Haumann changed: What|Removed |Added Component|indentation |indentation Product|kate

[frameworks-ktexteditor] [Bug 402450] commented code pasted is indented as normal code

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=402450 Dominik Haumann changed: What|Removed |Added Product|kate|frameworks-ktexteditor Component

[frameworks-ktexteditor] [Bug 373009] indention following single-statement loop over-indents the following command, must undo twice

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=373009 Dominik Haumann changed: What|Removed |Added Version|16.08 |unspecified Component|indentation

[frameworks-ktexteditor] [Bug 388453] XML multi-line self-closing tag doesn't decrease indentation

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=388453 Dominik Haumann changed: What|Removed |Added Product|kate|frameworks-ktexteditor Component

[frameworks-ktexteditor] [Bug 339676] kate version 3.13.3 doesn't clean indentation for bash

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=339676 Dominik Haumann changed: What|Removed |Added Product|kate|frameworks-ktexteditor Component

[frameworks-ktexteditor] [Bug 342321] Kate autoindents after setting Tools>Indentation = 'None'

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=342321 Dominik Haumann changed: What|Removed |Added Product|kate|frameworks-ktexteditor Component

[frameworks-ktexteditor] [Bug 392732] python (unnecessary) automatic indentation

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=392732 Dominik Haumann changed: What|Removed |Added Version|17.08.1 |unspecified Component|indentation

[frameworks-ktexteditor] [Bug 385962] kate indention jumps to next level on specific letters when it shouldn advance to next level

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=385962 --- Comment #3 from Dominik Haumann --- Hi Thomas, sorry for the very late reply. With KDE Frameworks 5.58 I cannot reproduce this, or I am doing something wrong. 1. Can you still reproduce? 2. Are you sure the "Python" indentation mode is

[frameworks-ktexteditor] [Bug 135737] indentation isn't kept after static word wrap

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=135737 Dominik Haumann changed: What|Removed |Added Component|indentation |indentation Product|kate

[frameworks-ktexteditor] [Bug 339067] Improper indentation for multi-line if tests in python

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=339067 Dominik Haumann changed: What|Removed |Added Version|16.04.1 |unspecified Component|indentation

[frameworks-ktexteditor] [Bug 314395] Automatic indentation of subsequent lines in kate is erratic

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=314395 Dominik Haumann changed: What|Removed |Added Component|indentation |indentation Product|kate

[frameworks-ktexteditor] [Bug 375502] Kate (part) does not use default indentation mode for new files

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=375502 Dominik Haumann changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[frameworks-ktexteditor] [Bug 375502] Kate (part) does not use default indentation mode for new files

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=375502 Dominik Haumann changed: What|Removed |Added Status|CONFIRMED |RESOLVED Latest Commit

[frameworks-ktexteditor] [Bug 375502] Kate (part) does not use default indentation mode for new files

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=375502 Dominik Haumann changed: What|Removed |Added Version Fixed In||5.59 -- You are receiving this mail because

[kate] [Bug 407611] Julia syntax file contains casing errors

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=407611 Dominik Haumann changed: What|Removed |Added Version Fixed In||5.59 -- You are receiving this mail because

[frameworks-syntax-highlighting] [Bug 405824] Markdown syntax: give bullet lists a more readable color

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=405824 Dominik Haumann changed: What|Removed |Added Version Fixed In||5.59 Latest Commit

[frameworks-syntax-highlighting] [Bug 403901] No constants highlighting for Julia

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=403901 --- Comment #4 from Dominik Haumann --- @Nikita: Well, you propose to highlight constants - so I guess it is an improvement if you add a keyword list with all the constants to be highlighted. If you add this list, we will commit this to the

[frameworks-syntax-highlighting] [Bug 404221] Contents of C/C++ macros should also be highlighted like other code

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=404221 --- Comment #3 from Dominik Haumann --- @Shriramana Sharma: Since this works for C++, is that good enough? If we, I think we can close this report. Otherwise, we need someone to step up with a patch. -- You are receiving this mail because: You are

[frameworks-syntax-highlighting] [Bug 406816] All default themes depend on system UI colors

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=406816 --- Comment #1 from Dominik Haumann --- @Friedrich: This should not be the case. However, "some colors" is too vague, could you be more precise? What highlighting file? What code example? What theme? The colors are defined in framewo

  1   2   3   4   5   6   7   8   9   10   >