Commit Graph

  • a18f09b5f3 fix method name andi 2021-10-31 09:50:22 +01:00
  • 59a4173929 use QSettings to store window geometry andi 2021-10-31 07:52:13 +01:00
  • 87eb0a9bf1 add shortcuts for menu items andi 2021-10-30 21:05:14 +02:00
  • 6e35971263 tiny improvements to the color palette andi 2021-10-30 20:59:58 +02:00
  • 2826b93432 color button with drop down andi 2021-10-30 20:28:19 +02:00
  • f3f700f737 check if form is dirty andi 2021-10-30 16:43:27 +02:00
  • aee0ff9968 add dialog to manage highlighters andi 2021-10-30 16:25:34 +02:00
  • 43e85d2863 remove file name from window title after closing the last file andi 2021-10-30 09:56:22 +02:00
  • 5b95c328d5 open files after the window has been opened andi 2021-10-30 09:55:57 +02:00
  • f8483c242d update qt to 6.2.1 andi 2021-10-30 09:46:46 +02:00
  • c33fd9b2b7 cleanup andi 2021-10-29 16:52:33 +02:00
  • 86b70f43ac ask user before creating a clipboard larger than 5 MB andi 2021-10-29 15:11:29 +02:00
  • fbd378cbf4 open file dialog in folder of currently open file andi 2021-10-29 14:27:45 +02:00
  • 029d60fc77 trying out another icon andi 2021-10-29 12:36:49 +02:00
  • d4db320e17 read highlighters from settings.ini andi 2021-10-29 11:53:47 +02:00
  • 5b9db22f39 open files by drag&drop andi 2021-10-29 11:02:38 +02:00
  • 6653f2ae89 recent file menu andi 2021-10-29 10:36:50 +02:00
  • 4c00dfed50 keep track of recent files andi 2021-10-29 10:09:49 +02:00
  • 4f50fd03a4 more font_size to a new config file for session data andi 2021-10-29 09:53:53 +02:00
  • 99d9be795b set window title to file name andi 2021-10-29 09:32:08 +02:00
  • bc8f9b006d store font size in settings file andi 2021-10-29 09:21:46 +02:00
  • 74e89ff78b add icon to about dialog andi 2021-10-28 19:57:57 +02:00
  • 999008e46e support files over 2 GB andi 2021-10-28 18:37:10 +02:00
  • ee338c45ad add application icon andi 2021-10-28 17:48:05 +02:00
  • 7f96adebdf faster destruction andi 2021-10-28 15:13:54 +02:00
  • 8bab40e2ec about dialog andi 2021-10-28 12:22:06 +02:00
  • 0326013cbc use transparent color for selection highlight andi 2021-10-28 10:27:39 +02:00
  • cdd382858a highlight matches andi 2021-10-28 10:22:15 +02:00
  • dbfe0bebf8 move highlights to model andi 2021-10-28 09:52:00 +02:00
  • a0e6c24098 reset search hits when entering empty or invalid query andi 2021-10-28 09:48:38 +02:00
  • 02f1ce3af9 move font size update to settings class andi 2021-10-28 09:44:44 +02:00
  • f42ff06ce8 use wheel + ctrl to change font size andi 2021-10-28 09:40:40 +02:00
  • ce840819b2 try to fix ui freeze when filtering huge files andi 2021-10-28 08:45:24 +02:00
  • e426b816ef add cancel button andi 2021-10-27 19:16:57 +02:00
  • 851805118d support ctrl + a andi 2021-10-27 18:48:42 +02:00
  • b61f00ca02 explain the sleep andi 2021-10-27 18:45:15 +02:00
  • 3319ae4876 watch for file changes andi 2021-10-27 18:42:48 +02:00
  • 4a01c629ce remove tmp file when closing app with signal sigterm or sigint andi 2021-10-27 15:07:23 +02:00
  • 6a8f01d064 remove tmp file when closing the window andi 2021-10-27 09:27:14 +02:00
  • 8cfa518d93 remove tmp file when closing with menu action andi 2021-10-27 09:11:25 +02:00
  • 5a4299ef84 remove tmp file when closing tab andi 2021-10-27 09:00:44 +02:00
  • 1d8cd3dce5 support ignore case and regex filters andi 2021-10-27 08:44:20 +02:00
  • 28d3775b94 filtering without auto refresh andi 2021-10-27 08:05:18 +02:00
  • f9434b4c1d prepare filtering andi 2021-10-26 18:51:32 +02:00
  • 1a67925873 highlight error messages instead of info andi 2021-10-26 11:18:08 +02:00
  • b592bada90 fix highlight andi 2021-10-26 11:09:45 +02:00
  • 3b330b2fca do not open same file twice andi 2021-10-26 11:05:07 +02:00
  • 8fc682444d add file open dialog andi 2021-10-26 09:38:55 +02:00
  • aea1e49fe8 prepare i18n andi 2021-10-26 09:15:49 +02:00
  • 16abe95dac ignore pycache andi 2021-10-25 20:25:12 +02:00
  • 90f137dfe0 close tabs andi 2021-10-25 20:21:39 +02:00
  • 95d43e08f1 change font size andi 2021-10-25 19:31:28 +02:00
  • 7002e91a35 compute between bytes and chars to get correct clipboard copy andi 2021-10-25 17:52:14 +02:00
  • b8eb62a3bf separate highlight selection from other selections andi 2021-10-25 17:26:00 +02:00
  • 76d4dccf1d copy to clipboard for ascii text andi 2021-10-25 17:19:44 +02:00
  • 9334fffb6f scroll horizontally when dragging a selection andi 2021-10-25 16:49:16 +02:00
  • 76fd4e0dbd use blue for selection andi 2021-10-25 16:48:58 +02:00
  • 088023e14b scroll when selection reaches top/bottom andi 2021-10-25 16:33:04 +02:00
  • 1fce6c02ff give focus on wheel scrolling andi 2021-10-25 16:23:03 +02:00
  • 603b748180 more tests for scrolling andi 2021-10-25 16:20:30 +02:00
  • 3662b47651 vertical scroll by keys andi 2021-10-25 13:43:17 +02:00
  • 424f4bb11d fix vertical scroll andi 2021-10-25 10:00:26 +02:00
  • 905fe355e5 scroll with scrollbars andi 2021-10-25 09:32:18 +02:00
  • 7f376fe8a8 add requirements.txt andi 2021-10-25 08:41:27 +02:00
  • b99fb35727 scroll by wheel andi 2021-10-24 20:02:11 +02:00
  • 6e831c66be add regex highlight andi 2021-10-24 19:47:30 +02:00
  • eab422a6ce improve highlighting andi 2021-10-24 18:49:47 +02:00
  • 80741a7249 fix computation of text width andi 2021-10-24 16:35:27 +02:00
  • 3390ccf261 selection by mouse andi 2021-10-24 15:11:03 +02:00
  • 58e3983e49 initial commit andi 2021-10-24 12:47:46 +02:00