Commit Graph

  • 40bad756ad Added BypassWindowManagerHint back since it broke multimonitor support Jeremy Borgman 2021-02-15 12:40:41 -06:00
  • b5ca48dde0 Update pt_BR translation Gustavo Costa 2021-02-15 05:03:15 -03:00
  • 99825c4fbf Updated Dutch translations Heimen Stoffels 2021-02-15 14:17:20 +01:00
  • 381985afbb Handle exception when locales are not properly configured Jeremy Borgman 2021-02-14 19:45:03 -06:00
  • 503065761e chore(CI): win packages version matches the git tag Ahmed Zetao Yang 2021-02-15 12:22:31 +08:00
  • 99a778e31e Updated Releasing documents per review Jeremy Borgman 2021-02-14 12:53:54 -06:00
  • 2ca780dfe3 Staging Release Candidate for 0.9 Jeremy Borgman 2021-02-13 12:48:46 -06:00
  • 4e03f6150c Added release notes Jeremy Borgman 2021-02-13 12:44:38 -06:00
  • bcb4877d45 Fix English and some weird formatting Dan Dascalescu 2021-02-13 20:41:25 -10:00
  • 9d09aeb68e translations: Update strings in Internationalization_ko.ts Boyuan Yang 2021-02-13 15:30:38 -05:00
  • 4703516698 ko_KR translation: Fix locale string Boyuan Yang 2021-02-13 15:29:05 -05:00
  • ef68944d18 Update zh_CN translation for 0.9 release Boyuan Yang 2021-02-13 15:25:13 -05:00
  • d279430e17 Refresh translation files Boyuan Yang 2021-02-13 15:15:47 -05:00
  • 4f01c863a9 fix: add executable permission for ld-linux-x86-64.so Ahmed Zetao Yang 2021-02-13 18:44:49 +08:00
  • 5a9ca6bd11 Exclude the external directory with a .clang-format file. Jeremy Fleischman 2021-02-11 13:41:14 -08:00
  • f482596c03 Add back missing call to resize Jeremy Fleischman 2021-02-11 11:33:23 -08:00
  • f2f7d8739e Fixed formatting from PR Jeremy Borgman 2021-02-11 09:13:11 -06:00
  • 77c509e798 Disable Qt::BypassWindowManagerHint, workaround #583 #517 Filip Kilibarda 2020-04-26 12:36:21 -07:00
  • ebc94b1131 Fixed rounded rectangle bug Jeremy Borgman 2021-02-11 08:20:53 -06:00
  • f24bae0a18 CMakeLists.txt: Add option to use external spdlog library (#1290) Boyuan Yang 2021-02-08 11:34:26 -05:00
  • a03c60107c Fix help string printing (#1289) Boyuan Yang 2021-02-08 10:36:49 -05:00
  • c63b161025 Symmetric new selection (#1122) David Mitchell 2021-02-06 18:05:40 -08:00
  • aee943af5d Implement selectAll and keyboard shortcut (#1106) David Mitchell 2021-02-06 18:01:45 -08:00
  • 013c0f1169 fixed issue with mime data on clipboard for jpeg Jeremy Borgman 2021-02-06 19:36:55 -06:00
  • 27746b45c4 chore(CI): migrate to a new docker repo & make some adjustments Ahmed Zetao Yang 2021-02-06 10:14:38 +08:00
  • d6a7ca6e6d chore: update wetransfer script from upstream Ahmed Zetao Yang 2021-02-06 10:14:20 +08:00
  • 186da9e08f docs: add MacOS CI build badge & update links Ahmed Zetao Yang 2021-02-06 11:01:09 +08:00
  • ddd4eb5b0c added wayland XCB hack for clipboard Jeremy Borgman 2021-02-05 19:25:48 -06:00
  • 99493cb8d9 Fixed formatting from old PR before CI Jeremy Borgman 2021-02-05 13:26:24 -06:00
  • 1bc2bfe2a4 draw rounded selection using thickness radius instead of drawing simple selection Eric Blanquer 2020-06-24 00:27:57 +02:00
  • b1edf99be1 draw rectange if thickness == 0 Eric Blanquer 2020-06-24 00:17:30 +02:00
  • 489769949a draw rounded rectangle using thickness radius instead of drawing simple rectangle Eric Blanquer 2020-06-23 23:22:39 +02:00
  • 42f481222a Fixed imgur upload history Jeremy Borgman 2021-02-04 19:32:00 -06:00
  • ddf69010d8 code formatting nullobsi 2021-02-02 00:18:38 -08:00
  • 799c4c9908 use device pixel ratio on screenshot to properly draw the image nullobsi 2021-02-02 00:08:29 -08:00
  • b4ba730732 disconnect object when done nullobsi 2021-02-02 00:03:27 -08:00
  • 4c23d2e45d properly exit event loop nullobsi 2021-02-01 16:16:51 -08:00
  • 7a18dc096a preliminary support for sway/wlroots compositors nullobsi 2021-02-01 15:45:51 -08:00
  • 2ee76addbd Minor tweaks after code review Jeremy Borgman 2021-02-01 19:35:41 -06:00
  • a944860d12 Add config for jpg/png when copy Sonu Lohani 2021-01-30 10:01:14 +05:30
  • b121c6c72b Fix clang format Sonu Lohani 2021-01-29 19:24:02 +05:30
  • 8f058f98f3 JPG for clipboard Sonu Lohani 2021-01-29 19:17:48 +05:30
  • c477c3dac6 Fix value update when slider moved through mouse scroll Sonu Lohani 2021-02-01 18:26:59 +05:30
  • 5b665eb97a * Show update notification widget on current active screen, remove some OS dependant checks Mantas-2155X 2021-01-26 09:18:47 +02:00
  • 23746a07d9 * Check QT version only on Linux Mantas-2155X 2021-01-25 18:36:13 +02:00
  • 36c92e542f * Fix clang formatting Mantas-2155X 2021-01-25 18:22:01 +02:00
  • a2a84ff764 * Fix build on Ubuntu 18.04 Mantas-2155X 2021-01-25 17:52:11 +02:00
  • 7daca5ff90 * Show the Help Text, Tool Settings on the current active monitor Mantas-2155X 2021-01-25 16:51:09 +02:00
  • 265e42c7b0 fixed issue with circle count undo redo Jeremy Borgman 2021-01-21 19:14:29 -06:00
  • d8944d2602 fixing CI Jeremy Borgman 2021-01-19 16:14:21 -06:00
  • a08f4bb30d Update Russian translation Andrei Stepanov 2021-01-20 00:45:03 +04:00
  • 97c1954522 Merge pull request #1227 from borgmanJeremy/nc_master_merge borgmanJeremy 2021-01-15 19:42:37 -06:00
  • 2c734a5479 fixed Mac cmake issue Jeremy Borgman 2021-01-15 19:20:11 -06:00
  • 9581a698af resolved merge conflicts Jeremy Borgman 2021-01-15 17:58:43 -06:00
  • 92b9379d69 Made changes after review of merge Jeremy Borgman 2021-01-15 17:51:23 -06:00
  • 7f55d0c672 Simplify canonical path generation slightly brimston3 2021-01-14 22:22:21 -05:00
  • e2bd91a1de Add captureSaved to dbus interface description brimston3 2021-01-14 19:35:17 -05:00
  • e07829ec55 Emit dbus captureSaved signal when saving files brimston3 2021-01-14 18:45:00 -05:00
  • 635c2a3eef Add info about flameshot.ini config file Mikko Vedru 2021-01-11 06:38:46 +02:00
  • 73fe772b70 resolving merge conflicts Jeremy Borgman 2021-01-08 09:58:52 -06:00
  • c84b6df7d3 fixing clag format check Jeremy Borgman 2021-01-05 15:22:43 -06:00
  • 76ad9e5a6f first pass at adding logging framework Jeremy Borgman 2021-01-05 11:47:16 -06:00
  • ccbc1bfc17 squashed noisy new clang tidy warning Jeremy Borgman 2021-01-04 13:15:45 -06:00
  • bdaf110a09 add packaging stuff for macOS Cranky Supertoon 2020-12-31 21:19:15 -05:00
  • 38bc11093e Updated Dutch translations Heimen Stoffels 2021-01-03 14:07:16 +01:00
  • 347af0f8d9 bumped qt version on appveyor Jeremy Borgman 2020-12-30 10:23:45 -06:00
  • bc61bf1027 fixed typing mistakes freddii 2020-12-28 21:45:01 +01:00
  • ead92be632 Update Internationalization_sv_SE.ts Åke Engelbrektson 2020-12-17 17:48:40 +01:00
  • b1ba67ac4d Merge pull request #29 from namecheap/bugfix/RND-777-flameshot-macos-on-2-and-more-displays-notification-disappears-too-quickly Yurii Puchkov 2020-12-23 14:34:41 +02:00
  • fa096560b6 MacOS - On 2 and more displays notification disappears too quickly Yuriy Puchkov 2020-12-23 11:57:45 +02:00
  • 947c007ae4 Merge pull request #28 from namecheap/bugfix/update-notification Yurii Puchkov 2020-12-18 17:22:24 +02:00
  • 6576f0ae47 fix - ignore available updates by "less" instead of "not equal" Yuriy Puchkov 2020-12-18 16:26:51 +02:00
  • 2114ad3c32 fix - 'update version notification' widget position and event handler for Linux Yuriy Puchkov 2020-12-18 15:22:14 +02:00
  • aee8a55292 fix - update version notification logic Yuriy Puchkov 2020-12-18 14:55:45 +02:00
  • 57771d31e5 Release 0.8.5.6 Yuriy Puchkov 2020-12-18 13:41:53 +02:00
  • 998bbd5a1f Merge pull request #26 from namecheap/bugfix/RND-751-flameshot-no-retry-option-on-upload-fail Yurii Puchkov 2020-12-18 13:29:07 +02:00
  • d050e474d7 Add retry option on upload to s3 fail Yuriy Puchkov 2020-12-17 19:25:29 +02:00
  • dc468fdfe8 Merge pull request #25 from namecheap/bugfix/RND-729-flameshot-macos-no-notification-in-tray-on-image-upload Yurii Puchkov 2020-12-17 15:18:26 +02:00
  • 6300672828 fix - MacOS - no notification in tray on image upload, save to clipboard and other notifications Yuriy Puchkov 2020-12-17 15:02:22 +02:00
  • 1e5e257394 Merge pull request #24 from namecheap/feature/RND-704-flameshot-macos-global-shortcuts-2 Yurii Puchkov 2020-12-17 13:28:50 +02:00
  • f735a9106d MacOS - Global shortcuts (add QHotkey license and remove unused files) Yuriy Puchkov 2020-12-17 13:11:29 +02:00
  • 90d7f8c356 Merge pull request #23 from namecheap/feature/RND-704-flameshot-macos-global-shortcuts Yurii Puchkov 2020-12-17 12:58:18 +02:00
  • 162b864353 MacOS - Global shortcuts Yuriy Puchkov 2020-12-16 19:47:50 +02:00
  • 84433e02da Merge pull request #22 from namecheap/bugfix/RND-754-flameshot-macos-remove-src-from-src-flameshot-on-starting-from-dmg Yurii Puchkov 2020-12-15 14:21:13 +02:00
  • f2bb47ac01 MacOS - remove 'src/' from 'src/flameshot' on starting from DMG Yuriy Puchkov 2020-12-15 13:48:33 +02:00
  • 6e3a45d006 Merge pull request #20 from namecheap/feature/RND-726-flameshot-update-notification Yurii Puchkov 2020-12-14 15:48:48 +02:00
  • 6ff18e74dd Get updates url from the current git remote Yuriy Puchkov 2020-12-12 07:53:32 +02:00
  • 47c99774ce Add timer for auto-checks for available updates (every 24 hours) Yuriy Puchkov 2020-12-11 16:34:26 +02:00
  • 784da1a652 Update to a new version notification Yuriy Puchkov 2020-12-09 18:12:37 +02:00
  • 4884609461 Merge pull request #19 from namecheap/release/0.8.5.5 Yurii Puchkov 2020-12-08 17:08:19 +02:00
  • 1debeb8d6e Release 0.8.5.5 Yuriy Puchkov 2020-12-08 16:54:30 +02:00
  • 577dbf2da6 Merge pull request #18 from namecheap/bugfix/RND-724-flameshot-esc-press-key-twice-to-exit-in-the-capturewidget Yurii Puchkov 2020-12-08 16:49:47 +02:00
  • 6bd1f8c6a8 fix - ESC - press key twice to exit in the CaptureWidget Yuriy Puchkov 2020-12-08 16:33:30 +02:00
  • bc39e2704a Merge pull request #17 from namecheap/bugfix/RND-705-flameshot-macos-change-of-the-tool-thickness-via-mouse-scroll-in-editor Yurii Puchkov 2020-12-08 16:00:59 +02:00
  • 9d968058dc fix - Touchpad - Change of the tool thickness in editor Yuriy Puchkov 2020-12-08 14:59:17 +02:00
  • 730cf59f8e Merge pull request #16 from namecheap/bugfix/RND-707-flameshot-macos-in-shortcuts-ctrl-now-is-cmd-while-ctrl-is-meta Yurii Puchkov 2020-12-08 13:53:26 +02:00
  • d48d4299e2 fix - stretch to fit shortcuts table on the configuration window Yuriy Puchkov 2020-12-08 12:32:03 +02:00
  • 7e09b818c7 fix - MacOS - In shortcuts: Ctrl now is Cmd while Ctrl is Meta Yuriy Puchkov 2020-12-08 09:19:05 +02:00
  • d08d109916 Merge pull request #15 from namecheap/bugfix/RND-712-macos-blur-pixelate-on-retina-display Yurii Puchkov 2020-12-07 12:00:47 +02:00
  • beb09bd0cf fix - MacOS - pixelate on Retina displays Yuriy Puchkov 2020-12-06 11:22:34 +02:00