aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-screenshot/MainUI.cpp
Commit message (Expand)AuthorAge
* fix lumina-screenshot/MainUI.cpplbartoletti2019-10-22
* screenGeometry/screenCount -> QGuiApplication::screens(). another roundlbartoletti2019-10-22
* Fix up the minimum size of the shortcut buttons.Ken Moore2019-01-26
* Remembers last saved directory, after instance dieMarcel Bonnet2018-07-18
* Added translations to menu buttons and the panel settings dialogueZackaryWelch2017-08-15
* Remove a bunch of debug lines from lumina-screenshotKen Moore2017-07-31
* Fix the clearing of the QT_AUTO_SCREEN_SCALE_FACTOR variable on start of the ...Ken Moore2017-07-31
* A few updates for lumina-screenshot:Ken Moore2017-07-31
* Removed an error message caused by an object's name and QMetaObjectZackaryWelch2017-06-20
* Make all the desktop utilities use the new LUtils::openSettings() function so...Ken Moore2017-06-07
* add quit and open shortcuts to screenshotq5sys2017-06-05
* Add the ability to select an area of the screen for taking a snapshot.Ken Moore2017-04-07
* Better messageboxes for closing the screenshot app.Trenton Schulz2017-02-05
* Clean up a bit more of the lumina-screenshot interface, and add a button to c...Ken Moore2017-02-03
* Add a check/warning when closing the screenshot tool when the current screens...Ken Moore2017-01-23
* Change the "edit" button in two ways:Ken Moore2017-01-20
* Cleanup the lumina-screenshot interface again (with q5sys). This seems to be ...Ken Moore2017-01-17
* condense lumina screenshot and remove tabsJT Pennington2017-01-02
* Add a small 1/5 second delay between the zoom slider changing and the actual ...Ken Moore2016-11-28
* Fix up the scaling options in the UI for lumina-screenshot.Ken Moore2016-11-22
* Add better error notifications when saving screenshots.Ken Moore2016-11-22
* Another large batch of updates:Ken Moore2016-06-14
* Update MainUI.cppq5sys2016-05-19
* Update MainUI.cppq5sys2016-05-19
* Have lumina-screenshot use the current window stacking order for determining ...Ken Moore2016-05-04
* Make the "quicksave" option in lumina-screenshot a bit more flexible with reg...Ken Moore2016-05-02
* Completely change how lumina-screenshot shows the image a bit. Now it is all ...Ken Moore2016-04-28
* Rearrange the Lumina source tree quite a bit:Ken Moore2016-04-25
bgstack15