Commit Graph

35 Commits

Author SHA1 Message Date
46a49f1b90 get more library versions programmatically 2022-08-25 19:38:18 +02:00
3772e696ce make version label selectable 2022-08-25 19:27:05 +02:00
f9d10d37ec translate the number of matched lines text 2022-08-25 19:23:46 +02:00
4a082ab8ee fix a few warnings 2022-08-25 19:19:30 +02:00
fcc570d75f show how many lines match 2022-08-25 19:15:30 +02:00
7732d95626 remove abstract method annotation from copy method
The method was not abstract.
2022-08-25 19:13:59 +02:00
fc0922c661 rename folder filesbrowserplugin is in 2022-08-25 19:12:16 +02:00
e1104916d6 use icon for select base dir
Windows does not have an icon theme.
2022-08-23 20:15:43 +02:00
536d6aff08 support multiple filters 2022-08-23 20:10:48 +02:00
7e390cada6 rename findInFilesPlugin to filesBrowserPlugin 2022-08-23 20:10:37 +02:00
8393a7bc10 use correct method to get the file path 2022-08-23 16:44:30 +02:00
7e0d13529a translate 2022-08-21 16:12:53 +02:00
651afe11ad no translation necessary for empty string 2022-08-21 16:04:57 +02:00
a740df32c6 hide type column 2022-08-21 09:52:54 +02:00
dd0cba259b add findInFiles plugin 2022-08-21 09:32:32 +02:00
14c059e5aa add findInFiles plugin 2022-07-30 09:17:08 +02:00
1a4006ca8f make text in status bar selectable 2022-06-25 09:01:01 +02:00
af69988b4a close tabs with middle mouse button 2022-06-25 08:36:00 +02:00
b525a0978d fix column_to_char for tabs 2022-05-07 15:23:35 +02:00
7d9a2d0648 replace some control characters with their symbol counterparts 2022-05-07 10:38:54 +02:00
4d794480c7 Merge remote-tracking branch 'origin/master' 2022-04-24 09:38:10 +02:00
4fbb7ac712 connect toggle for time diff plugin 2022-04-24 09:25:20 +02:00
508fb1d100 replace some control characters for display in ui
QT fails if nul byte is in string.
2022-03-28 11:26:50 +02:00
297f67b9b5 add time diff plugin 2022-03-12 09:28:38 +01:00
b99421e8e7 add copy to ZonedPluginRegistry 2022-03-12 08:28:09 +01:00
edb264dbf5 add ZonedPluginRegistry 2022-02-27 08:54:52 +01:00
a5ce2f83cd add progress bar 2022-02-22 20:17:35 +01:00
1f9ca04e23 cleanup 2022-02-22 19:47:40 +01:00
b81dadf8f3 prevent reset of filter when changing tabs 2022-02-22 19:42:16 +01:00
ac3b9960c8 save queries 2022-02-20 18:39:26 +01:00
e24954889d use signals to trigger rendering update 2022-02-20 09:50:38 +01:00
916eac5134 use signals to enable/disable the cancel button 2022-02-20 08:36:54 +01:00
d28c870a0a use pythons locale package to determine the system locale 2022-02-12 10:52:52 +01:00
4f6899eac5 revert
accidentially made a rebase
2022-02-12 10:49:04 +01:00
a640b35c87 rename ravenlog to krowlog
There is a database named RavenDB.
KrowLog starts with a K, which is a) distinctive and b) has an association to KDE.
2022-02-12 10:48:38 +01:00