Commit Graph

  • 6ef14a854a unused dependency to urllib3 andi 2022-12-21 10:16:54 +01:00
  • dd42144e5e update to python 3.11 andi 2022-12-21 10:14:36 +01:00
  • 323b204d7c Merge pull request 'only-draw-visible-stuff' (#2) from only-draw-visible-stuff into master andi 2022-12-19 17:00:19 +00:00
  • 209ad71235 don't use anti aliasing for horizontal line when drawing handle andi 2022-12-19 16:18:39 +01:00
  • 493649dad5 skip highlighter when query is empty andi 2022-12-18 19:57:45 +01:00
  • addca937c5 only draw visible highlight andi 2022-12-18 19:37:36 +01:00
  • d0fb7d4362 only draw visible full line background instead of maximal possible width andi 2022-12-18 19:26:02 +01:00
  • ef7694fdc6 only draw visible text andi 2022-12-18 19:23:14 +01:00
  • 47334e7f07 update dependencies andi 2022-12-18 18:44:46 +01:00
  • ed221d908d respect range limit when selecting all text andi 2022-12-17 18:56:56 +01:00
  • 9c311f8c67 respect range limit when searching andi 2022-12-17 18:35:22 +01:00
  • b8433306fa update min/max for scaledScrollbar andi 2022-12-17 18:04:42 +01:00
  • ed94d7bc67 add more tests andi 2022-12-17 15:32:50 +01:00
  • a06a2d01f3 intermediate state after fixing the logfilemodel test andi 2022-12-17 10:06:15 +01:00
  • 5df0dc0c82 remove obsolete method andi 2022-12-01 17:55:39 +01:00
  • e8f9e140fd add range slider component andi 2022-12-01 17:48:05 +01:00
  • 32c7da6ee5 update pyside to 6.4.0 andi 2022-10-22 09:30:00 +02:00
  • 2f32ecfbf6 disable debug logging andi 2022-09-18 16:18:02 +02:00
  • b2db955e9e add follow tail feature andi 2022-09-18 16:08:41 +02:00
  • 2d414442e5 add custom icon for notes plugin menu item andi 2022-09-18 09:29:07 +02:00
  • 6a18caaa9d update pyside to 6.3.2 and pyinstaller to 5.4.1 andi 2022-09-17 10:41:17 +02:00
  • 84ba6e3766 fix status bar text prevents window from being made smaller andi 2022-09-17 10:28:39 +02:00
  • 5c7c057260 all ionicons removed andi 2022-09-11 09:15:03 +02:00
  • 86f3798c46 use custom stopwatch icon andi 2022-09-11 09:13:40 +02:00
  • 7f6f1578ba use custom search icon andi 2022-09-11 08:44:24 +02:00
  • 116325b160 remove unused ionicons andi 2022-09-10 20:44:48 +02:00
  • ce21f6f9ed use custom icons for favorites andi 2022-09-10 20:40:49 +02:00
  • 6fa84d6b2f use custom icons for checkboxes andi 2022-09-10 20:24:54 +02:00
  • b93a5d7009 use custom folder icon andi 2022-09-03 18:31:23 +02:00
  • 160fcaeafc remove icon for recent files menu andi 2022-09-03 18:31:08 +02:00
  • d35d87f4a9 use custom document-save-as icon andi 2022-09-03 18:12:25 +02:00
  • 59c3170757 use custom select all icon andi 2022-09-03 17:57:02 +02:00
  • 11f4262b96 use custom copy icon andi 2022-09-03 17:32:25 +02:00
  • a9038b7231 rename select file icon andi 2022-09-03 17:31:53 +02:00
  • 7827dd4ded replace open document icon with my own custom icon andi 2022-09-01 21:01:46 +02:00
  • a503b6010f add cmd arguments to open files andi 2022-08-30 20:27:42 +02:00
  • 95486a0eda fix usage of dedent andi 2022-08-30 19:40:06 +02:00
  • eac55de2a2 catch errors during install andi 2022-08-30 19:38:23 +02:00
  • 247d2d543e don't overwrite icon with every start andi 2022-08-30 19:38:07 +02:00
  • 40598e3b40 add krowlog.ico to have icon on Windows andi 2022-08-29 17:57:20 +02:00
  • fa9f960ee8 make eye a little bit bigger andi 2022-08-29 17:27:26 +02:00
  • 64ed9ce3a6 Merge remote-tracking branch 'origin/master' andi 2022-08-29 17:16:42 +02:00
  • 1ad2323753 update installer to work with Windows and Linux andi 2022-08-29 16:43:08 +02:00
  • 33b79d6935 prepare to add command line options andi 2022-08-28 14:31:55 +02:00
  • bfe8ae460e clear selection highlight when query text changes andi 2022-08-28 14:20:27 +02:00
  • 44a1c77d3c cleanup andi 2022-08-28 14:13:29 +02:00
  • 95e5b944de fix selection of text when selecting backwards andi 2022-08-28 14:02:19 +02:00
  • 6adbd7d2c5 use nicer string join api andi 2022-08-28 14:00:38 +02:00
  • 0bb965336e fix indentation andi 2022-08-28 13:06:51 +02:00
  • ac133b07e4 improvements to desktop file andi 2022-08-28 12:40:45 +02:00
  • 17f954205b remove radialGradient andi 2022-08-28 12:36:45 +02:00
  • e405e908db use different constructor to more reliably set the parent for menus and actions andi 2022-08-28 12:00:10 +02:00
  • fd840a2c95 create a desktop file when running the binary distribution on Linux andi 2022-08-28 11:54:19 +02:00
  • 554220148f cleanup andi 2022-08-28 09:34:09 +02:00
  • a4052bb43e use Icon instead of QIcon andi 2022-08-28 09:07:34 +02:00
  • 272a0fa076 create binary distribution for Linux with pyinstaller andi 2022-08-28 09:02:37 +02:00
  • 23cdc14b3b remove unnecessary stuff andi 2022-08-28 08:45:23 +02:00
  • 32028a54b9 make version accessible without having to read a file 0.2.0 andi 2022-08-28 08:44:45 +02:00
  • b6aa3083d2 find icons if cwd is not in the program root andi 2022-08-27 17:59:37 +02:00
  • 0c55fdc44b Update 'README.md' andi 2022-08-27 09:16:31 +00:00
  • 750456642c use krowlog svg as icon andi 2022-08-27 11:04:15 +02:00
  • 27dbc9085d cleanup andi 2022-08-26 19:24:16 +02:00
  • 7b0d7f8807 use PySide6-Essentials instead of full install andi 2022-08-26 19:00:37 +02:00
  • bbedaf73de highlight other matches of selected text andi 2022-08-26 15:31:45 +02:00
  • 6040b1633d cleanup andi 2022-08-26 14:31:51 +02:00
  • 1ddd589cc2 support Windows file share locations in drag&drop andi 2022-08-26 14:09:34 +02:00
  • 5e81d90c1f update urllib3 andi 2022-08-25 19:54:28 +02:00
  • 46a49f1b90 get more library versions programmatically andi 2022-08-25 19:38:18 +02:00
  • 3772e696ce make version label selectable andi 2022-08-25 19:27:05 +02:00
  • f9d10d37ec translate the number of matched lines text andi 2022-08-25 19:23:46 +02:00
  • 4a082ab8ee fix a few warnings andi 2022-08-25 19:19:30 +02:00
  • fcc570d75f show how many lines match andi 2022-08-25 19:15:30 +02:00
  • 7732d95626 remove abstract method annotation from copy method andi 2022-08-25 19:13:59 +02:00
  • fc0922c661 rename folder filesbrowserplugin is in andi 2022-08-25 19:12:16 +02:00
  • e1104916d6 use icon for select base dir 0.1.0 andi 2022-08-23 20:15:43 +02:00
  • 536d6aff08 support multiple filters andi 2022-08-23 20:10:48 +02:00
  • 7e390cada6 rename findInFilesPlugin to filesBrowserPlugin andi 2022-08-23 19:57:22 +02:00
  • 2d195bd137 rename icon8d.png to icon.png andi 2022-08-23 19:40:03 +02:00
  • e649ad8671 add license file andi 2022-08-23 19:32:50 +02:00
  • 8393a7bc10 use correct method to get the file path andi 2022-08-23 16:44:30 +02:00
  • 29e237113d Merge pull request 'findInFiles' (#1) from findInFiles into master andi 2022-08-23 11:52:02 +00:00
  • 7e0d13529a translate andi 2022-08-21 16:12:53 +02:00
  • 651afe11ad no translation necessary for empty string andi 2022-08-21 16:04:57 +02:00
  • d4d87aa7d2 update libs andi 2022-08-21 09:53:02 +02:00
  • a740df32c6 hide type column andi 2022-08-21 09:52:54 +02:00
  • dd0cba259b add findInFiles plugin andi 2022-08-21 09:32:32 +02:00
  • 14c059e5aa add findInFiles plugin andi 2022-07-30 09:17:08 +02:00
  • 1a4006ca8f make text in status bar selectable andi 2022-06-25 09:01:01 +02:00
  • af69988b4a close tabs with middle mouse button andi 2022-06-25 08:36:00 +02:00
  • df68063c28 update qt to 6.3.1 andi 2022-06-25 08:34:19 +02:00
  • b525a0978d fix column_to_char for tabs andi 2022-05-07 15:23:35 +02:00
  • 7d9a2d0648 replace some control characters with their symbol counterparts andi 2022-05-07 10:36:55 +02:00
  • 4d794480c7 Merge remote-tracking branch 'origin/master' andi 2022-04-24 09:38:10 +02:00
  • 22a9f4f652 update qt to 6.3.0 andi 2022-04-24 09:35:55 +02:00
  • 4fbb7ac712 connect toggle for time diff plugin andi 2022-04-24 09:25:20 +02:00
  • 508fb1d100 replace some control characters for display in ui andi 2022-03-28 11:26:50 +02:00
  • 297f67b9b5 add time diff plugin andi 2022-03-12 09:28:33 +01:00
  • b99421e8e7 add copy to ZonedPluginRegistry andi 2022-03-12 08:28:09 +01:00
  • edb264dbf5 add ZonedPluginRegistry andi 2022-02-27 08:54:52 +01:00
  • 1a286723a9 add caret-down icon andi 2022-02-22 20:17:54 +01:00