Commit Graph

  • a5ce2f83cd add progress bar andi 2022-02-22 20:17:35 +01:00
  • 1f9ca04e23 cleanup andi 2022-02-22 19:47:40 +01:00
  • b81dadf8f3 prevent reset of filter when changing tabs andi 2022-02-22 19:42:16 +01:00
  • ac3b9960c8 save queries andi 2022-02-20 18:39:26 +01:00
  • e24954889d use signals to trigger rendering update andi 2022-02-20 08:51:32 +01:00
  • 916eac5134 use signals to enable/disable the cancel button andi 2022-02-20 08:36:54 +01:00
  • d28c870a0a use pythons locale package to determine the system locale andi 2022-02-12 10:52:52 +01:00
  • 4f6899eac5 revert andi 2022-02-12 10:49:04 +01:00
  • a640b35c87 rename ravenlog to krowlog andi 2022-02-12 10:22:47 +01:00
  • 38e14d6042 buggy progress while filtering andi 2022-02-12 09:14:33 +01:00
  • 2672f8ac73 update QT to 6.2.3 andi 2022-02-12 09:13:32 +01:00
  • 4d8a3e08f8 add bat file for windows andi 2022-02-11 11:16:29 +01:00
  • 9d6e6532ca cancel search when closing the window andi 2022-02-09 17:21:58 +01:00
  • e0b558b5c3 handle if LANG is not set andi 2022-02-09 16:09:23 +01:00
  • c470ca4ed1 reopen the files that were open the last time andi 2022-02-06 16:47:14 +01:00
  • 283bdae0fd cleanup andi 2022-02-06 16:23:44 +01:00
  • 6c9d5663e8 move files into a package structure andi 2022-02-06 16:21:25 +01:00
  • 323d5d6dd5 move files into a package structure andi 2022-02-06 16:19:42 +01:00
  • 1e3782aaa4 move files into a package structure andi 2022-02-06 16:16:31 +01:00
  • b45a952213 add license info for ionicons andi 2022-02-06 16:06:38 +01:00
  • 57c890f21a remove feather icons andi 2022-02-06 16:04:30 +01:00
  • 34cac97124 add more icons from ionicons andi 2022-02-06 16:03:50 +01:00
  • 5428553a1e move files into a package structure andi 2022-02-06 16:02:54 +01:00
  • 8bb4ca0563 move files into a package structure andi 2022-02-06 15:55:27 +01:00
  • 111c11d5d4 remove ravenui.py by using plugin registry instead andi 2022-02-06 15:49:12 +01:00
  • 6573580f3c ability to change language andi 2022-02-06 15:37:26 +01:00
  • 95634355c2 some translations andi 2022-02-03 18:35:31 +01:00
  • 2424674f2a fix buttons in dialog andi 2022-02-03 18:29:41 +01:00
  • 9614785302 fix buttons in dialog andi 2022-02-03 18:24:05 +01:00
  • 2d21de0e43 make language changeable andi 2022-02-02 20:04:50 +01:00
  • 9c28a41904 i18n with gettext andi 2022-02-02 19:35:57 +01:00
  • 939c86dbe2 i18n with QT andi 2022-02-01 18:29:54 +01:00
  • 26e2ee89e8 remove six andi 2022-01-30 10:53:39 +01:00
  • f0555df0a9 switch from PyQt6 to PySide6 andi 2022-01-30 10:50:31 +01:00
  • f33c8b0da5 use N as shortcut andi 2022-01-30 07:57:15 +01:00
  • 77fb8c0ea4 add icon for recent files menu andi 2022-01-29 20:05:36 +01:00
  • 4ac9fdf13a fix corner case andi 2022-01-29 19:49:16 +01:00
  • bb15754e1e update dependencies andi 2022-01-29 18:53:15 +01:00
  • 6fd3783878 add notes plugin andi 2022-01-29 18:53:05 +01:00
  • 21317fd254 cleanup andi 2022-01-29 17:44:43 +01:00
  • f0c3d34995 handle character in the category 'nonspacing mark' andi 2022-01-29 10:43:23 +01:00
  • a413134f68 allow drag&drop of multiple files andi 2022-01-14 08:36:18 +01:00
  • ba241b12e0 use cache to store char-to-column mapping andi 2021-12-20 20:09:29 +01:00
  • ffea831e2d fix the way tabs are used andi 2021-12-20 19:44:46 +01:00
  • 3c27913e75 update QT6 to 6.2.2 andi 2021-12-19 08:43:25 +01:00
  • 338a720652 add icons for future use, maybe andi 2021-12-19 08:35:47 +01:00
  • 7438718190 choose font based on OS andi 2021-12-19 08:33:56 +01:00
  • 541c6f90a8 fix method name after refactoring andi 2021-12-14 14:33:27 +01:00
  • e4324b03b4 reset filter only after cancelling the search andi 2021-12-10 15:58:51 +01:00
  • 6e6029f6a2 allow other plugins to open files andi 2021-12-10 15:51:32 +01:00
  • a7bff8b089 work around for null byte issue after truncating andi 2021-12-05 16:22:05 +01:00
  • 614968ca4b move the log file viewer to its own plugin andi 2021-12-04 16:53:02 +01:00
  • e255d157d8 cleanup andi 2021-12-04 09:37:34 +01:00
  • 9200e997fb scroll vertically when mouse is outside the text area andi 2021-12-03 09:05:58 +01:00
  • 5b7ebb2f9b fix highlighting for selections andi 2021-12-03 09:03:34 +01:00
  • 6bacfc065b sort menu items andi 2021-11-27 09:42:25 +01:00
  • 5c08dc4a5a cleanup andi 2021-11-26 19:12:52 +01:00
  • 83f0762027 hide empty menus andi 2021-11-26 18:47:00 +01:00
  • b3e5d535b7 fix crash when double clicking behind the last char andi 2021-11-26 18:43:12 +01:00
  • 0e27cb2b26 add the first plugins andi 2021-11-26 18:19:57 +01:00
  • 1ea10e2933 show how to call methods on plugins andi 2021-11-13 18:32:28 +01:00
  • c8e5374aa7 add plugin registry andi 2021-11-13 18:12:15 +01:00
  • d980cd99d5 brighter background and bigger eye andi 2021-11-08 18:13:49 +01:00
  • caf979a833 add new icon andi 2021-11-08 17:42:15 +01:00
  • f209156eea link result view and source view andi 2021-11-05 19:18:24 +01:00
  • e04c4a2ab7 fix selection of the suffix of a line andi 2021-11-05 10:24:53 +01:00
  • 1346485446 add test symbols that consist of multiple characters andi 2021-11-05 10:23:22 +01:00
  • a7b09a99a5 correctly highlight lines with tabs andi 2021-11-05 10:22:45 +01:00
  • c4544899e4 add an even lighter grey andi 2021-11-05 07:59:04 +01:00
  • 0145f327f4 try another icon andi 2021-11-04 19:39:14 +01:00
  • f3428b5bca add buffering to the map andi 2021-11-04 18:51:47 +01:00
  • 51d1df0657 use same icon for about dialog andi 2021-11-04 09:45:45 +01:00
  • cbc167ada8 add sorted map for byte offset mapping andi 2021-11-03 20:07:59 +01:00
  • b8581449ad make border golden andi 2021-11-03 18:06:10 +01:00
  • c9e5612f34 fix more places where floats are used andi 2021-11-03 13:52:18 +01:00
  • 9c15527dfc drag and drop for windows andi 2021-11-03 13:04:29 +01:00
  • bbbd656f7f make icon appear in windows task bar andi 2021-11-03 09:03:29 +01:00
  • 8a5574e336 various fixes for windows andi 2021-11-02 20:29:19 +01:00
  • 5b9c64fb86 do not pre-select an item in highlight dialog andi 2021-11-01 19:31:19 +01:00
  • f3f47d0ce7 draw all line backgrounds first andi 2021-11-01 19:22:38 +01:00
  • 44e23af54f option to open tab when saving selection as file andi 2021-11-01 17:53:15 +01:00
  • 4f512225a9 add icons to actions andi 2021-11-01 16:58:16 +01:00
  • 1f7ffe0488 option to disable the highlighting of search terms andi 2021-11-01 15:56:26 +01:00
  • 9d0b8b6fff cleanup andi 2021-11-01 15:38:03 +01:00
  • 7ffc524175 fix word selection when clicking into line with multi byte chars andi 2021-11-01 15:37:07 +01:00
  • 9916965792 select line on triple click andi 2021-11-01 15:32:24 +01:00
  • 66de106651 use Close button in about dialog instead of Ok andi 2021-11-01 15:22:05 +01:00
  • 06ffc3826d update end of selection when using click + shift andi 2021-11-01 15:18:57 +01:00
  • f471f4785e select word on double click andi 2021-11-01 15:13:41 +01:00
  • 2f1aabb379 rename 'manage highlighting' to 'highlighters' andi 2021-10-31 19:52:11 +01:00
  • 50965d9a0b add readme with list of features andi 2021-10-31 19:50:43 +01:00
  • 0d04432d8b add version and ok button to about dialog andi 2021-10-31 19:50:33 +01:00
  • f1b0bf4981 add context menu andi 2021-10-31 19:01:26 +01:00
  • 9fb8a45ef7 save highlighters andi 2021-10-31 18:05:10 +01:00
  • 3d80640609 show file size and name in status bar andi 2021-10-31 17:55:00 +01:00
  • e7cbe15292 we probably don't need this lock andi 2021-10-31 15:17:57 +01:00
  • 572d95a151 fix indentation of copy to clipboard andi 2021-10-31 13:56:18 +01:00
  • bb99fb2c58 partially fix scrolling in files > 2 GB andi 2021-10-31 13:53:17 +01:00
  • 79f9219e9a save selection to file if above threshold andi 2021-10-31 12:30:06 +01:00
  • 86de0b9830 new and improved color palette andi 2021-10-31 09:50:39 +01:00