Commit Graph

67 Commits

Author SHA1 Message Date
Yuriy Puchkov
3f708f3160 Add more colors and custom color item 2020-09-08 12:09:04 +03:00
Yuriy Puchkov
bbbc37e973 More extended error message on remove and ability to remove outdated screenshots from local history 2020-08-20 17:21:32 +03:00
Yuriy Puchkov
7e00ac4711 Connection lost on network settings update 2020-08-20 14:35:01 +03:00
Yuriy Puchkov
09ebd0c2e5 Fix - build fails on some Ubuntu distributions 2020-08-10 13:15:31 +03:00
Yuriy Puchkov
3da7e28acb Include storage type into history file name 2020-08-07 18:06:56 +03:00
Yuriy Puchkov
30a07f26bd Fix - delete screendhot issue in 'Copy url after upload' option disabled 2020-08-07 12:20:53 +03:00
Yuriy Puchkov
1f40697656 Include storage type into history file name 2020-08-06 21:54:20 +03:00
Yuriy Puchkov
aba85cbf52 Hide history window during waiting for delete screenshot from S3 2020-08-06 18:57:14 +03:00
Yuriy Puchkov
0175d7fd02 Remove screenshot from s3 bucket 2020-08-06 15:31:33 +03:00
Yuriy Puchkov
4fda2cd4f6 Code refactoring - remove hardcode for fields list 2020-08-05 17:34:57 +03:00
Yuriy Puchkov
ae6ceac395 Fix crash on system proxy is set but not available (on Windows) 2020-08-04 13:17:31 +03:00
Yuriy Puchkov
1515db4f21 Chage proxy setting priorities: config.ini - first, windows settins - next if no proxy settings in config.ini 2020-08-04 11:31:35 +03:00
Yuriy Puchkov
9132c59638 Read proxy settings from OS settings (for Windows) 2020-08-04 09:38:30 +03:00
Yuriy Puchkov
41ac8cfee6 S3 - proxy server support code refactoring 2020-07-23 21:37:18 +03:00
Yuriy Puchkov
415711d975 Add local history for last screenshots 2020-07-21 17:05:03 +03:00
Yuriy Puchkov
5861b21fcf Add local history for last screenshots 2020-07-21 13:09:24 +03:00
Yuriy Puchkov
988aa26d4b Add local history for last screenshots 2020-07-20 20:38:42 +03:00
Yuriy Puchkov
6346a82360 Add proxy support for S3 upload 2020-07-20 20:38:42 +03:00
Yuriy Puchkov
f5b512674b Much more stronger blur effect 2020-07-20 20:38:42 +03:00
Yuriy Puchkov
bb2b4026d8 Buxfix - crased on delete last symbol in Filename format 2020-07-20 20:38:42 +03:00
Yuriy Puchkov
f63cd2b392 Move S3 configuration to /etc for linux version 2020-07-20 20:38:42 +03:00
Yuriy Puchkov
f0cac4e60b Remove delete button on form upload to s3 window 2020-07-20 20:38:42 +03:00
Yuriy Puchkov
7a5c7b1006 Upload screenshot to S3 on Enter after capture 2020-07-20 20:38:42 +03:00
Yuriy Puchkov
4293091d47 Message and translation fix 2020-07-20 20:38:42 +03:00
Yuriy Puchkov
48a0555bcc Make S3 bucket configurable 2020-07-20 20:38:42 +03:00
Yuriy Puchkov
cfa6383854 Add S3 cloud storage support 2020-07-20 20:38:42 +03:00
Yuriy Puchkov
b2dbf522d9 Add proxy support for S3 upload 2020-07-17 07:39:05 +03:00
Yuriy Puchkov
16f917d456 Much more stronger blur effect 2020-07-14 15:27:04 +03:00
Yuriy Puchkov
3ff33f036e Buxfix - crased on delete last symbol in Filename format 2020-07-13 21:02:22 +03:00
Yuriy Puchkov
f5aa36f1a5 Move S3 configuration to /etc for linux version 2020-07-06 11:53:19 +03:00
Yuriy Puchkov
76925b031e Remove delete button on form upload to s3 window 2020-07-03 16:14:49 +03:00
Yuriy Puchkov
ceadb0d833 Upload screenshot to S3 on Enter after capture 2020-07-02 21:21:32 +03:00
Yuriy Puchkov
c4a745d838 Message and translation fix 2020-07-02 18:26:27 +03:00
Yuriy Puchkov
46a42b4526 Make S3 bucket configurable 2020-06-30 15:37:05 +03:00
Yuriy Puchkov
54812db981 Add S3 cloud storage support 2020-06-23 15:14:56 +03:00
teryanik
62dbabc341 Add option to auto copy URL after upload (#553) 2019-10-01 19:58:29 +02:00
gm10
f648e88cca Add missing window icon to ImgurUploader (#618) 2019-10-01 19:54:40 +02:00
Nikolai Oplachko
b42f1cf01d Add 45-multiple degree adjustment for line, arrow and marker tools (#439)
* Add 45-multiple degree adjustment for line, arrow and marker tools

* Adjustment: Ctrl press is checked + widened functionality for two-point tools
2019-03-31 12:38:31 +02:00
Magnus Groß
a653d5a6d2 Highlight with composition mode set to Multiply (#490)
This improves readability of marked text.

Fixes #485
2019-03-13 22:18:14 +01:00
lupoDharkael
42619158fa Update copyright year 2019-03-04 16:38:45 +01:00
Alfredo Ramos
ee2f583acd Fix some issues detected by Clazy (#384)
* Fix old style connect

* Fix unneeded QString memory allocations
2018-10-24 01:04:42 +02:00
dgw
7d91b00072 Make tools' (English) tooltip phrasing consistent (#375)
Some tooltips were written as imperatives ("Set foo to bar"), others
were written as simple present ("Performs foo action"). All should now
be consistently written in imperative form (unless I missed any…).
2018-10-21 10:22:21 +02:00
Ahmed Zetao Yang
503de1be04 Pin Tool: Improve adjustment (#352)
Fix pin widget adjustment position
2018-09-21 13:55:16 +02:00
Peter Cai
ae9d18ce9e blur: fix HiDPI awareness (#305)
When copying from a QPixmap, the rectangle area should be scaled according to `devicePixelRatio`.

This fixes #300.
2018-08-11 11:44:32 +02:00
Alfredo Ramos
7ba02666d1 Fix most of the issues reported by cppcheck (#290) 2018-07-29 00:17:50 +02:00
Alfredo Ramos
d09580b873 Optimize and use SVG images where possible (#281)
SVG images have been optimized with svgo, this will slightly reduce package size though the main reason for this was to remove unneeded markup.

Image paths have been changed and merged, now the directory tree looks like this:

img
├── app
├── material
│   ├── black
│   └── white
└── preview

The reason to merge the paths is to avoid duplicate files for buttons and configuration.

SVG icons are used by default now, PNG images have not been deleted from the images directory, but they were deleted from the graphics.qrc resource file.

All image paths were updated accordingly, except in the tray icon, I could not make it work using the SVG image.
2018-07-24 00:43:01 +02:00
Alfredo Ramos
b301880872 Update Spanish translation and cleanup (#268)
* Fix TextTool warning

It throws the following warning:

src/tools/text/texttool.cpp:50: Class TextTool lacks Q_OBJECT macro

* Add missing translations

* Remove obsolete translations

lupdate -no-obsolete flameshot.pro
2018-07-07 22:37:32 +02:00
Boyuan Yang
ecdd3b2e45 Fix typo; Refresh translation; Update zh-CN translation (#267)
* Fix typos found by codespell

* redotool: Mark description string as translatable

* Refresh translation; Update zh_CN translation again
2018-07-07 14:23:24 +02:00
Danilo Egêa Gondolfo
df3958e43a Use defined(Q_OS_LINUX) || defined(Q_OS_UNIX) where applicable to support BSD OSs. (#264) 2018-07-01 13:45:49 +02:00
Alfredo Ramos
2efc082599 Remove hard-coded Imgur client_id (#253)
This will allow users to set their own Imgur client_id passing the IMGUR_CLIENT_ID variable to qmake.

If the users does not set this variable, it will fallback to the default value.
2018-06-15 00:14:26 +02:00