[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 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

[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 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 does

[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 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 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 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

[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 also

[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 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 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 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 suggested already a

[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 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

[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 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 remove

[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't access

[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 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

[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 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 have

[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

[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 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.

[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 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

[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 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

[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 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 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.

[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? -- You

[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.

[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 overwrite

[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

[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

[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 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 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 use

[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 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 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

[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 this mail

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

2020-10-21 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 418352] Kate crashes when moving selections of text with Crtl+Shift+Arrow keys

2020-10-21 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

[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 427061] External Tools Replace Current Document: Undo appends extra line

2020-10-08 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 417147] Not possible to add a blank when markdown preview pane is open

2020-10-08 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 427163] Quick Open Session toolbar button does nothing

2020-10-08 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 427180] Strange behavior on zoom

2020-10-08 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 because

[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 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 409940] Undo cursor move

2020-03-25 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=409940 --- Comment #2 from Dominik Haumann --- Hm, there already is a way in the code to jump to saved editing positions: https://github.com/KDE/ktexteditor/blob/master/src/document/katedocument.h#L406 I believe instead of adding yet another way of doing

[kate] [Bug 417201] When double-clicking on an associated file, a new instance of Kate is started rather than a new tab within an already-running instance. Furthermore, when the new instance is close

2020-02-06 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=417201 --- Comment #1 from Dominik Haumann --- I believe this was fixed 4 days ago: https://invent.kde.org/kde/kate/merge_requests/61 -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 416907] Kate overwrites Color Schemes.

2020-02-01 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=416907 --- Comment #1 from Dominik Haumann --- This will be resolved once KTextEditor switches to using the Themes from the KSyntaxHighlighting framework. Details are tracked here: https://phabricator.kde.org/T4054 https://phabricator.kde.org/T3973 -- You

[kate] [Bug 381024] Autocomplete back-searches word

2020-02-01 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=381024 --- Comment #3 from Dominik Haumann --- There was a patch to change the behavior: https://phabricator.kde.org/D22477 This patch was rejected for now, since the current behavior helps a lot to discover API. Adding an option, this patch still could go

[kate] [Bug 416509] The searched text in "Google Selected Text" tool should be escaped

2020-01-21 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=416509 Dominik Haumann changed: What|Removed |Added Latest Commit|https://commits.kde.org/kat |https://invent.kde.org/kde

[kate] [Bug 416509] The searched text in "Google Selected Text" tool should be escaped

2020-01-21 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=416509 Dominik Haumann changed: What|Removed |Added Latest Commit|https://invent.kde.org/kde/ |https://commits.kde.org/kat

[kate] [Bug 416509] The searched text in "Google Selected Text" tool should be escaped

2020-01-21 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=416509 Dominik Haumann changed: What|Removed |Added Latest Commit|https://invent.kde.org/kde/ |https://commits.kde.org/kat

[kate] [Bug 416509] The searched text in "Google Selected Text" tool should be escaped

2020-01-21 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=416509 Dominik Haumann changed: What|Removed |Added Status|CONFIRMED |RESOLVED Latest Commit

[kate] [Bug 416509] The searched text in "Google Selected Text" tool should be escaped

2020-01-21 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=416509 --- Comment #3 from Dominik Haumann --- Git commit b0055e8476bb5d9a48e317230ce8becc60cf78af by Dominik Haumann. Committed on 21/01/2020 at 17:33. Pushed by dhaumann into branch 'master'. Variable expansion: Add variable PercentEncoded Summary

[kate] [Bug 416509] The searched text in "Google Selected Text" tool should be escaped

2020-01-21 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=416509 --- Comment #1 from Dominik Haumann --- The problem here is that %{Document:Selection:Text} is simply the raw text, not escaped. A solution to this could be to add another variable called: %{EscapeText:}, we then could write: https://www.google.com

[okular] [Bug 416399] Okular can't be uninstalled on Windows 7.

2020-01-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=416399 --- Comment #1 from Dominik Haumann --- Since the title mentions Windows 7, what about Windows 10? I'd argue that Windows 7 isn't even supported by MS anymore, so it's questionable whether putting effort into this does make sense... That said, can you

[kate] [Bug 416320] External tool needs "Working directory" set to something to work

2020-01-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=416320 --- Comment #4 from Dominik Haumann --- Currently pending merge request to hopefully address this issue: https://invent.kde.org/kde/kate/merge_requests/57 Could you please tell me what currently happens, if you start your command on new text buffer? I

[kate] [Bug 416320] External tool needs "Working directory" set to something to work

2020-01-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=416320 --- Comment #3 from Dominik Haumann --- Git commit df2b580f1d6f28bdc098e29428f9cc279dee by Dominik Haumann. Committed on 19/01/2020 at 10:59. Pushed by scmsync into branch 'external-tools-bug-416320'. External tools: Correctly set the working

[kate] [Bug 416320] External tool needs "Working directory" set to something to work

2020-01-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=416320 --- Comment #2 from Dominik Haumann --- Git commit df2b580f1d6f28bdc098e29428f9cc279dee by Dominik Haumann. Committed on 19/01/2020 at 10:59. Pushed by dhaumann into branch 'external-tools-bug-416320'. External tools: Correctly set the working

[kate] [Bug 416320] External tool needs "Working directory" set to something to work

2020-01-17 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=416320 --- Comment #1 from Dominik Haumann --- I will have a look. Out of curiosity, what other external tools do you use? PS: many of the other external tools may also not work in Windows, since I only tested on Linux for now. That's why feedback would

[kate] [Bug 416356] Missing "Bookmark Toolview"

2020-01-17 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=416356 --- Comment #1 from Dominik Haumann --- This is a nice idea. Currently, bookmarks are only added to the Bookmarks menu. -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 416137] "Close other" option automatically saves session. Unable to restore previous state

2020-01-14 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=416137 --- Comment #4 from Dominik Haumann --- Is it that with these patches one always has to save manually? -- You are receiving this mail because: You are watching all bug changes.

[frameworks-ktexteditor] [Bug 416022] Treat underscores as symbols instead of letters

2020-01-13 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=416022 --- Comment #1 from Dominik Haumann --- Implementation hint: In kateviewinternal.cpp, there is a CalculatingCursor, see: https://github.com/KDE/ktexteditor/blob/master/src/view/kateviewinternal.cpp#L887 This CalculatingCursor supports basic text

[kate] [Bug 415279] SEGFAULT when closing Kate

2020-01-05 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=415279 Dominik Haumann changed: What|Removed |Added Resolution|WAITINGFORINFO |FIXED --- Comment #4 from Dominik Haumann

[frameworks-syntax-highlighting] [Bug 143399] highlighter text style: can't turn off inherited attributes

2020-01-03 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=143399 Dominik Haumann changed: What|Removed |Added CC||nibg...@gmail.com --- Comment #6 from

[kate] [Bug 415037] kate automatically switch highlight to REXX when save python file

2020-01-03 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=415037 --- Comment #1 from Dominik Haumann --- What's the filename you choose for saving? -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 415279] SEGFAULT when closing Kate

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

[frameworks-syntax-highlighting] [Bug 415671] Add Syntax Highlighting for NFT (nftable)

2019-12-29 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=415671 Dominik Haumann changed: What|Removed |Added Component|syntax |syntax Product|kate

[kate] [Bug 411156] [RFE] Add option to open and decrypt ansible vaults

2019-12-29 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=411156 --- Comment #6 from Dominik Haumann --- The External Tools plugin is described here: https://kate-editor.org/post/2019/2019-09-21-external-tools-plugin/ What I had in mind is 1. Run tool to decrypt file, 2. Open decrypted file, 3. Run tool to encrypt

[kate] [Bug 181528] Menu items in Tools -> External Tools are untranslatable

2019-12-02 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=181528 --- Comment #17 from Dominik Haumann --- Merge request: https://invent.kde.org/kde/kate/merge_requests/50 -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 181528] Menu items in Tools -> External Tools are untranslatable

2019-12-02 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=181528 Dominik Haumann changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution

[kate] [Bug 181528] Menu items in Tools -> External Tools are untranslatable

2019-12-02 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=181528 Dominik Haumann changed: What|Removed |Added Latest Commit|https://invent.kde.org/kde/ |https://commits.kde.org/kat

[kate] [Bug 181528] Menu items in Tools -> External Tools are untranslatable

2019-12-02 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=181528 --- Comment #12 from Dominik Haumann --- Ah I think that makes a lot of sense! Thanks, will post a patch. -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 181528] Menu items in Tools -> External Tools are untranslatable

2019-12-02 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=181528 --- Comment #10 from Dominik Haumann --- Git commit df460443bf6e651812acb17d31ec1a9d26c71c6a by Dominik Haumann. Committed on 02/12/2019 at 20:31. Pushed by scmsync into branch 'fix-translation'. Fix: Do not translate KActionCollection identifier M

[kate] [Bug 181528] Menu items in Tools -> External Tools are untranslatable

2019-12-02 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=181528 --- Comment #9 from Dominik Haumann --- Git commit df460443bf6e651812acb17d31ec1a9d26c71c6a by Dominik Haumann. Committed on 02/12/2019 at 20:31. Pushed by dhaumann into branch 'fix-translation'. Fix: Do not translate KActionCollection identifier M

[kate] [Bug 414362] Old file changed dialog had some advantages over the current KMessageWidget-based UI

2019-11-23 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=414362 --- Comment #2 from Dominik Haumann --- You should still get a dialog when you enable in Kate's general settings the option [x] Warn about files modified by foreign processes, see: https://docs.kde.org/stable5/en/applications/kate/configuring-kate

[kate] [Bug 414408] Kate has rendering issues with Chinese characters.

2019-11-23 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=414408 --- Comment #2 from Dominik Haumann --- This looks like the font is missing unicode characters. This is not a bug in Kate. If you try other fonts this will likely work. Can you please test? -- You are receiving this mail because: You are watching

[kate] [Bug 413896] crash application when trying to use uim anthy

2019-11-06 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=413896 --- Comment #1 from Dominik Haumann --- Could you add debug symbols for kate, KTextEditor, Qt, and uim and reproduce again? Could you then also run kate with: valgrind kate And oaste the output here? -- You are receiving this mail because: You

[kate] [Bug 413751] Open links in LSP tooltips

2019-11-03 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=413751 Dominik Haumann changed: What|Removed |Added CC||mark.nauwelae...@gmail.com --- Comment #1

[frameworks-ktexteditor] [Bug 413474] Crash when adding variable into swap file name

2019-10-28 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=413474 --- Comment #6 from Dominik Haumann --- Thanks for the quick testing Juraj. -- You are receiving this mail because: You are watching all bug changes.

[frameworks-ktexteditor] [Bug 413474] Crash when adding variable into swap file name

2019-10-28 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=413474 Dominik Haumann changed: What|Removed |Added Version Fixed In||5.64 -- You are receiving this mail because

[frameworks-ktexteditor] [Bug 413474] Crash when adding variable into swap file name

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

[frameworks-syntax-highlighting] [Bug 413409] No VHDL highlight for uppercase VHDL keywords

2019-10-24 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=413409 Dominik Haumann changed: What|Removed |Added Component|syntax |syntax Version|19.08.2

[kate] [Bug 407512] Quick Open "Match Mode: Filepath" option does not work

2019-10-06 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=407512 Dominik Haumann changed: What|Removed |Added Version Fixed In||19.08 --- Comment #3 from Dominik Haumann

[kate] [Bug 410951] Pasting text from Firefox adds bogus whitespace characters at the end of every line / sanitize pasted text

2019-10-04 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=410951 Dominik Haumann changed: What|Removed |Added CC||a...@piggz.co.uk --- Comment #20 from

[kate] [Bug 412613] Line ending not correctly saved after pasting content

2019-10-04 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=412613 Dominik Haumann changed: What|Removed |Added Version Fixed In||5.62 Resolution

[konqueror] [Bug 210445] [testcase URL] Konqueror crashed when logging in https page [qobject_cast, KHTMLView::eventFilter]

2019-10-04 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=210445 Dominik Haumann changed: What|Removed |Added CC||aa...@kde.org --- Comment #17 from Dominik

[konqueror] [Bug 302229] Konqueror crashed when canceling a dialog

2019-10-04 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=302229 Dominik Haumann changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[kate] [Bug 405779] Customizing file extensions doesn't work for highlighting

2019-10-03 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=405779 --- Comment #6 from Dominik Haumann --- Aleksey, a software that is not user friendly is quite a different matter than being unfriendly to other people. On a technical level I believe you are probably right. But I wonder how you expect others to work

[KScreen] [Bug 412447] Scaling-Level as multiple of 0.25

2019-09-29 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=412447 --- Comment #3 from Dominik Haumann --- I think Christoph's point is exactly about NOT allowing these 0.1 increments. Say we optimize it in such a way that we have the 2^-n steps (e.g. 0.125, or 0.25), then these values at least can be represented

[kate] [Bug 412420] New whitespace caused by invisible toolbar

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

  1   2   3   4   5   6   7   8   9   10   >