Screenshot Tool for Linux
Find a file
2012-05-07 15:32:17 +05:30
resources/icons Modified some code 2012-05-06 18:49:01 +05:30
sounds Modified some code 2012-05-06 18:52:46 +05:30
AboutDialog.cpp first commit 2012-05-06 17:52:34 +05:30
AboutDialog.h first commit 2012-05-06 17:52:34 +05:30
AboutDialog.ui first commit 2012-05-06 17:52:34 +05:30
AppSettings.cpp first commit 2012-05-06 17:52:34 +05:30
AppSettings.h first commit 2012-05-06 17:52:34 +05:30
EasyShot.cpp modified by sinaru 2012-05-07 10:21:39 +05:30
EasyShot.h modified by sinaru 2012-05-07 10:21:39 +05:30
EasyShot.pro Modified some code 2012-05-06 18:49:01 +05:30
EasyShot.pro.user modified by sinaru 2012-05-07 10:21:39 +05:30
icons.qrc first commit 2012-05-06 17:52:34 +05:30
main.cpp modified by sinaru 2012-05-07 10:21:39 +05:30
MainWindow.cpp modified by sinaru 2012-05-07 10:21:39 +05:30
MainWindow.h first commit 2012-05-06 17:52:34 +05:30
MainWindow.ui first commit 2012-05-06 17:52:34 +05:30
PreferenceDialog.cpp modified by sinaru 2012-05-07 10:21:39 +05:30
PreferenceDialog.h first commit 2012-05-06 17:52:34 +05:30
PreferenceDialog.ui first commit 2012-05-06 17:52:34 +05:30
Readme.txt Signed-off-by: Sinaru Gunawardena <sinarug@gmail.com> 2012-05-07 15:32:17 +05:30
RegionSelectorDialog.cpp first commit 2012-05-06 17:52:34 +05:30
RegionSelectorDialog.h first commit 2012-05-06 17:52:34 +05:30
ScreenShotter.cpp modified by sinaru 2012-05-07 10:21:39 +05:30
ScreenShotter.h modified by sinaru 2012-05-07 10:21:39 +05:30
ZException.cpp Modified some code 2012-05-06 18:49:01 +05:30
ZException.h first commit 2012-05-06 17:52:34 +05:30

EasyShot v0.1.0
------------

This is the release version

EasyShot is a screen capuring software developed using Qt framework. It basically offer two functions. To capture full screen or to grab an area of the screen by mouse. 

It can be run on the background visible in the tray icon. 

Note
------------
Put the 'sounds' folder inside the application folder path to open get the sound effect when taking the screenshot.

Requirements
-------------
Phonon Multimedia Framework - Used to play the shutter sound when taking a screenshot

Steps
-------------
Open EasyShot.pro file from Qt Creator
Build and run