Boyuan Yang
4b5137eaf4
flameshot.appdata.xml: Update metadata
...
Refresh metadata in the appdata file due to project move.
2020-09-05 09:23:42 -05:00
Boyuan Yang
4541c79cdc
Avoid hardcoded app version
...
Use ${PROJECT_VERSION} from CMake to provide the project version
information instead of hardcoding.
2020-09-04 21:04:51 -05:00
Jeremy Borgman
fb2f00ca73
added actions on PR
2020-09-04 20:48:47 -05:00
Boyuan Yang
a8fb73b668
Use ${CMAKE_INSTALL_PREFIX} to provide APP_PREFIX
...
Currently the value of $prefix is hardcoded in the source code.
This is not a good choice given we have switched to CMake and
that CMake provides the builtin variable ${CMAKE_INSTALL_PREFIX}
to provide this information.
This patch uses the value of ${CMAKE_INSTALL_PREFIX} to populate
flameshot's internal variable APP_PREFIX as well as using it
in generating the org.flameshot.Flameshot.service file with
a proper $prefix value (via CMAKE_INSTALL_FULL_BINDIR as provided
by GNUInstallDirs).
2020-09-04 20:43:35 -05:00
Jeremy Borgman
5dba3de778
Added ubuntu CI and fixed issue uncovered during CI. Also added clang-format
2020-09-04 20:40:45 -05:00
Jeremy Borgman
c8d15205be
reformatted to Mozilla code style
2020-09-04 20:40:45 -05:00
borgmanJeremy
c0e2e48db4
Fix CMake Package and DBUS Names ( #819 )
...
* Fix CMake Packaging to properly package assets.
2020-09-04 19:29:37 -05:00
borgmanJeremy
3cad32d38e
Merge pull request #814 from hosiet/pr-fix-some-url
...
Update some URLs due to project move
2020-09-04 15:01:15 -05:00
Boyuan Yang
7110537c4f
Update some URLs due to project move
...
This commit updates some URLs used within the project:
* Update README.md logo URL so that the flameshot logo can be
shown properly.
* Update metadata used in data/debian/ directory to make
placeholder Debian packaging working again.
* Some other quick URL fixes.
These fixes are not meant to be exhaustive and more work is
needed.
2020-09-04 10:36:40 -04:00
borgmanJeremy
37fee847c3
Merge pull request #770 from borgmanJeremy/master
...
added circle counter and fixed issue with latest qt
2020-09-04 08:10:54 -05:00
Jeremy Borgman
286db9ff69
Fixed translations and added feedback from PR
2020-09-03 11:51:18 -05:00
Jeremy Borgman
be61406e57
Merge branch 'candidate' into master
2020-09-02 14:31:57 -05:00
Jeremy Borgman
cb50a282e8
Added flatpak support
2020-09-02 14:31:37 -05:00
Jeremy Borgman
3e226651db
Added cmake install directions
2020-09-02 12:20:21 -05:00
Jeremy Borgman
a37fc9bdc4
Added RFC process
2020-09-02 12:17:26 -05:00
Jeremy Borgman
34bc07fc76
Added RFC process
2020-09-02 12:17:01 -05:00
Jeremy Borgman
dc77029cde
Fixed most depratated warnings.
2020-07-13 15:02:18 -05:00
Jeremy Borgman
f5013df306
First pass at converting from qmake to cmake.
2020-07-10 20:10:14 -05:00
Jeremy Borgman
1ef9cad20c
Added to acknowledgment
2020-07-09 07:30:40 -05:00
Jeremy Borgman
f99ca6c78c
Changed blur tool to pixelate instead
2020-06-24 10:23:36 -05:00
Jeremy Borgman
ba4e19f26a
removed build folder
2020-06-11 15:30:28 -05:00
Jeremy Borgman
9bb556acff
added circle counter and fixed issue with latest qt
2020-06-11 15:26:34 -05:00
Boyuan Yang
91ba28c3de
translations: Refresh Simplified Chinese (zh_CN) translation ( #579 )
2019-10-01 20:25:05 +02:00
Damien
554aaee109
Add missing French translation ( #597 )
...
new option "Close after capture" was not translated in French in general config tab
2019-10-01 20:17:47 +02:00
AlexP11223
246cc5d719
make the gui -d example more clear ( #593 )
2019-10-01 20:03:20 +02: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
luzpaz
97b02a80b4
Fix misc. whitespace ( #621 )
2019-10-01 19:53:29 +02:00
Kiroc
b1a64e7193
stylized Spanish translation ( #624 )
2019-10-01 19:52:13 +02:00
Ahmed Zetao Yang
19d7010b87
chore: ci add fedora 30 support ( #572 )
2019-08-12 15:15:54 +02:00
Alberto Luaces
e0cda83a74
Fix a typo and finish spanish translation ( #580 )
2019-08-12 14:54:37 +02:00
Sorin Adrian Savu
bbe14ad79b
Add qt5-qtsvg to the dependencies ( #560 )
...
Without qt5-qtsvg tool icons aren't rendered see #335 - I had to manually install this package on xfce to have tool icons show up
2019-06-25 13:31:19 +02:00
Dharkael
234a51baea
Add bitcoin as donation option
2019-05-22 18:16:43 +02:00
Jose Riha
b0de17e647
Add Slovak translation ( #525 )
2019-05-22 17:12:34 +02:00
Daniel Chabrowski
807e240d6c
Fix pragma once in globalvalues.h ( #537 )
2019-05-22 17:04:44 +02:00
Kiroc
41c1707cd0
Update Internationalization_es.ts ( #540 )
...
Fixed a typo.
2019-05-22 17:01:46 +02:00
Ahmed Zetao Yang
cb59757848
improve CI upload service ( #514 )
...
* improve CI upload service
* fedora 29 supported
* fedora 27 removed
* ubuntu 19.04 supported
2019-04-28 13:28:18 +02:00
lupoDharkael
d4715750df
Add basic launcher panel
2019-04-21 20:34:57 +02:00
lupoDharkael
cbb4727786
Add option to close flameshot after every capture
2019-04-21 20:03:40 +02:00
greno4ka
7ee9a3f173
Fix problem with disabled tray icon ( #495 )
2019-04-18 13:41:08 +02:00
greno4ka
b75ee75f90
Fixup working with startupLaunch value ( #477 )
...
* Fixup working with startupLaunch value
This commit fixes problem, when you want to import or export
information about startup.
* Verify if autostart directory exists
2019-03-31 12:43:47 +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
alok1111
bd83eea7af
Update russian translation ( #469 )
2019-03-20 22:43:53 +01:00
DaVukovic
abe356a4d8
Add german translation ( #467 )
2019-03-20 22:42:29 +01:00
Magnus Groß
5174f8dc1b
Allow notification to be dragged and dropped ( #473 )
...
* Set x-kde-urls for notifications
The x-kde-urls field in the hints map allows us to provide a direct URL
to the saved screenshot. The notification server may then use this hint
to provide extra functionality, such as drag and drop support and
thumbnails.
For more information see https://community.kde.org/Plasma/Notifications#File_Path
Fixes #256
Note that other notification servers may ignore this hint.
* Avoid branching twice for ok
2019-03-20 22:41:55 +01: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
greno4ka
fcc14aa23d
Add translation of system buttons in dialogs ( #474 )
2019-03-04 16:34:01 +01:00
greno4ka
6452660b75
Fix error in russian translation ( #476 )
2019-03-04 16:20:50 +01:00
greno4ka
9398ddd44f
Add russian translation of desktop file ( #475 )
...
* Add russian translation of desktop file
* Fix typo in desktop file fix (thx alok1111)
2019-03-04 16:19:30 +01:00