From c177e5784fe3028dc79232101dcf548bbd879175 Mon Sep 17 00:00:00 2001 From: Alf Gaida Date: Fri, 29 Jan 2016 23:28:13 +0100 Subject: [PATCH] Adding upstream version 1.95+20160128. --- CMakeLists.txt | 6 +- docs/html/en/index.html | 26 ++-- docs/html/pt_BR/index.html | 5 +- screengrab_de.qm | Bin 0 -> 16319 bytes screengrab_es_ES.qm | Bin 0 -> 9006 bytes screengrab_it.qm | Bin 0 -> 15367 bytes screengrab_pt_BR.qm | Bin 0 -> 9261 bytes screengrab_ru.qm | Bin 0 -> 15873 bytes screengrab_uk_UA.qm | Bin 0 -> 11321 bytes src/core/config.cpp | 1 - src/core/core.cpp | 8 - src/core/ui/about.cpp | 8 - src/core/ui/configwidget.cpp | 1 - src/core/ui/mainwindow.cpp | 1 - src/modules/uploader/CMakeLists.txt | 5 - src/modules/uploader/dialoguploader.cpp | 10 +- .../uploader/imgur/uploader_imgur_widget.ui | 2 +- .../imgur/uploaderconfigwidget_imgur.ui | 2 +- .../mediacrush/uploader_mediacrush.cpp | 137 ------------------ .../uploader/mediacrush/uploader_mediacrush.h | 51 ------- .../mediacrush/uploader_mediacrush_widget.cpp | 32 ---- .../mediacrush/uploader_mediacrush_widget.h | 40 ----- .../mediacrush/uploader_mediacrush_widget.ui | 44 ------ .../uploaderconfigwidget_mediacrush.cpp | 56 ------- .../uploaderconfigwidget_mediacrush.h | 43 ------ .../uploaderconfigwidget_mediacrush.ui | 87 ----------- src/modules/uploader/moduleuploader.cpp | 4 - src/modules/uploader/uploaderconfig.cpp | 9 +- src/modules/uploader/uploaderconfig.h | 3 - src/modules/uploader/uploaderconfigwidget.cpp | 3 - src/modules/uploader/uploaderconfigwidget.h | 2 - .../{screengrab_de_DE.ts => screengrab_de.ts} | 26 ---- .../{screengrab_it_IT.ts => screengrab_it.ts} | 0 translations/screengrab_ru.ts | 18 --- translations/screengrab_uk_UA.ts | 7 - translations/uploader.ts | 31 ---- 36 files changed, 22 insertions(+), 646 deletions(-) create mode 100644 screengrab_de.qm create mode 100644 screengrab_es_ES.qm create mode 100644 screengrab_it.qm create mode 100644 screengrab_pt_BR.qm create mode 100644 screengrab_ru.qm create mode 100644 screengrab_uk_UA.qm delete mode 100644 src/modules/uploader/mediacrush/uploader_mediacrush.cpp delete mode 100644 src/modules/uploader/mediacrush/uploader_mediacrush.h delete mode 100644 src/modules/uploader/mediacrush/uploader_mediacrush_widget.cpp delete mode 100644 src/modules/uploader/mediacrush/uploader_mediacrush_widget.h delete mode 100644 src/modules/uploader/mediacrush/uploader_mediacrush_widget.ui delete mode 100644 src/modules/uploader/mediacrush/uploaderconfigwidget_mediacrush.cpp delete mode 100644 src/modules/uploader/mediacrush/uploaderconfigwidget_mediacrush.h delete mode 100644 src/modules/uploader/mediacrush/uploaderconfigwidget_mediacrush.ui rename translations/{screengrab_de_DE.ts => screengrab_de.ts} (97%) rename translations/{screengrab_it_IT.ts => screengrab_it.ts} (100%) diff --git a/CMakeLists.txt b/CMakeLists.txt index 7291b54..01ac9d9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -81,7 +81,7 @@ message(STATUS "Library path: ${CMAKE_INSTALL_RPATH}") # options option(SG_GLOBALSHORTCUTS "Enable global shortcuts" OFF) -option(SG_EXT_UPLOADS "Enable upload screenshots to MediaCrush and imgur" ON) +option(SG_EXT_UPLOADS "Enable upload screenshots to Imgur" ON) option(SG_EXT_EDIT "Enable ability to edit screenshots in external editor" ON) option(SG_DBUS_NOTIFY "Enable D-Bus notifications" ON) option(UPDATE_TRANSLATIONS "Update source translation translations/*.ts files" OFF) @@ -117,7 +117,7 @@ if(SG_DBUS_NOTIFY) endif() message(STATUS "Global shortcuts support: " ${SG_GLOBALSHORTCUTS}) -message(STATUS "Upload to MediaCrush and imgur support: " ${SG_EXT_UPLOADS}) +message(STATUS "Imgur upload support: " ${SG_EXT_UPLOADS}) message(STATUS "Editing screenshots in external editor support: " ${SG_EXT_EDIT}) message(STATUS "Enable D-Bus notifications: " ${SG_DBUS_NOTIFY}) message(STATUS "Use system Qxt Library: " ${SG_USE_SYSTEM_QXT}) @@ -155,7 +155,7 @@ set(SCREENGRAB_SRC src/core/modulemanager.cpp src/core/ui/configwidget.cpp src/core/ui/about.cpp - src/core/ui/mainwindow.cpp + src/core/ui/mainwindow.cpp ) if(SG_DBUS_NOTIFY) diff --git a/docs/html/en/index.html b/docs/html/en/index.html index 0dbb479..0399b7d 100644 --- a/docs/html/en/index.html +++ b/docs/html/en/index.html @@ -27,18 +27,18 @@

ScreenGrab is a crossplatform application designed to quickly get screenshots. ScreenGrab is based on the Qt Framework, which allows the program to be used in -Microsoft Windows and GNU/Linux environments. +GNU/Linux and Microsoft Windows environments.

Main features:

- These buttons can be accessed via right-click on the ScreenGrab icon in the systemtray menu as well. + These buttons can be accessed via right-click on the ScreenGrab icon in the system tray menu as well.

Additional controls, located in main window. @@ -101,7 +101,7 @@ or active window].

  • Default directory -- Default directory to save screenshots
  • Default filename -- Default name of the saved file
  • Format -- Default saving image format (you can select other formats)
  • -
  • No window decoration -- Grab a screenshot of the active window without window decorations (only for linux version).
  • +
  • No window decoration -- Grab a screenshot of the active window without window decorations (only for Linux version).
  • Advanced settings: @@ -178,12 +178,12 @@ when exiting ScreenGrab (and restore it at next run)

  • Tray messages -- Mode of displaying tray messages on grab|save events. Can be "none" or "if hidden" or "always"
  • Time to display tray messages -- Time within a specific notification is displayed
  • -
  • Close in tray -- Minimize the main window into the systemtray +
  • Close in tray -- Minimize the main window into the system tray by click on the close window button.
  • - Shortcut Settings: + Shortcut Settings:

    On the tab "Shortcuts" in the options window you can set the keyboard shortcuts, which allows you to access the application functions easily. There are two kinds of key combinations used in ScreenGrab - local and global. @@ -195,7 +195,7 @@ by click on the close window button. Global shortcuts can be used the get a new screenshot when you have opened other application windows.

    - Command line parameters: + Command line parameters: