Commit Graph

193 Commits

Author SHA1 Message Date
2d195bd137 rename icon8d.png to icon.png
also add the original xcf file
2022-08-23 19:40:03 +02:00
e649ad8671 add license file 2022-08-23 19:32:50 +02:00
8393a7bc10 use correct method to get the file path 2022-08-23 16:44:30 +02:00
29e237113d Merge pull request 'findInFiles' (#1) from findInFiles into master
Reviewed-on: #1
2022-08-23 11:52:02 +00: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
d4d87aa7d2 update libs 2022-08-21 09:53:02 +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
df68063c28 update qt to 6.3.1 2022-06-25 08:35:27 +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
22a9f4f652 update qt to 6.3.0 2022-04-24 09:35:55 +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
1a286723a9 add caret-down icon 2022-02-22 20:17:54 +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
38e14d6042 buggy progress while filtering 2022-02-12 09:14:33 +01:00
2672f8ac73 update QT to 6.2.3 2022-02-12 09:13:32 +01:00
4d8a3e08f8 add bat file for windows 2022-02-11 11:16:29 +01:00
9d6e6532ca cancel search when closing the window 2022-02-09 17:21:58 +01:00
e0b558b5c3 handle if LANG is not set 2022-02-09 16:09:23 +01:00
c470ca4ed1 reopen the files that were open the last time 2022-02-06 17:49:22 +01:00
283bdae0fd cleanup 2022-02-06 16:23:44 +01:00
6c9d5663e8 move files into a package structure 2022-02-06 16:21:25 +01:00
323d5d6dd5 move files into a package structure 2022-02-06 16:19:42 +01:00
1e3782aaa4 move files into a package structure 2022-02-06 16:16:31 +01:00
b45a952213 add license info for ionicons 2022-02-06 16:06:38 +01:00
57c890f21a remove feather icons 2022-02-06 16:04:30 +01:00
34cac97124 add more icons from ionicons 2022-02-06 16:03:50 +01:00
5428553a1e move files into a package structure 2022-02-06 16:02:54 +01:00
8bb4ca0563 move files into a package structure 2022-02-06 15:55:27 +01:00
111c11d5d4 remove ravenui.py by using plugin registry instead 2022-02-06 15:49:12 +01:00
6573580f3c ability to change language 2022-02-06 15:37:26 +01:00
95634355c2 some translations 2022-02-03 18:35:31 +01:00