summaryrefslogtreecommitdiff
path: root/src/pixeltool
Commit message (Expand)AuthorAgeFilesLines
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-081-6/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-251-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-021-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for executablesAlexandru Croitor2022-07-211-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-193-81/+6
* Replace uses of deprecated _qs with _sSona Kurazyan2022-04-201-1/+3
* Fix deprecated QMenu::addAction() overloadsFriedemann Kleint2022-02-011-14/+14
* QPixelTool: Fix closing ul tag in aboutText()Ivan Tkachenko2022-01-131-2/+2
* Pixeltool: Fix warning about invalid timer id in killTimer()Friedemann Kleint2021-07-302-3/+4
* Fix deprecation warnings about QFont(QString)Friedemann Kleint2021-07-281-2/+1
* Remove QMake project filesJoerg Bornemann2021-02-121-14/+0
* Fix compile warning from deprecated application attributesVolker Hilsheimer2020-09-151-15/+0
* CMake: Regenerate load(qt_app) projectsAlexandru Croitor2020-08-261-5/+8
* CMake: Regenerate qttoolsAlexandru Croitor2020-06-291-0/+4
* Fix some left-over deprecation warnings about QMouseEvent accessorsFriedemann Kleint2020-06-161-2/+3
* Pixeltool: Fix build after removal of QDesktopWidgetFriedemann Kleint2020-06-101-3/+1
* Merge remote-tracking branch 'origin/5.15' into devAlexandru Croitor2020-04-151-0/+4
|\
| * Add configure features for remaining qttoolsMitch Curtis2020-03-181-0/+4
| * Fix Qt6 buildAlexandru Croitor2019-12-191-2/+2
* | CMake: Regenerate projects after mergewip/cmakeAlexandru Croitor2020-03-181-3/+2
* | Port the rest of QtToolsLeander Beernaert2019-12-121-0/+24
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-092-4/+16
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-022-4/+16
| |\
| | * pixeltool: Show color under mouse in the window titleAlessandro Portale2019-10-281-3/+4
| | * pixeltool: Add context menu option to copy the colorFriedemann Kleint2019-10-282-1/+11
| | * pixeltool: Pick color under cursor also outside of the pixeltool windowAlessandro Portale2019-10-281-0/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-022-23/+15
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-262-23/+15
| |\ \ | | |/
| | * pixeltool: Small cleanupFriedemann Kleint2019-10-222-23/+15
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2019-10-141-1/+1
|\ \ \ | |/ /
| * | Remove usages of deprecated APIs of QDesktopWidgetSona Kurazyan2019-10-091-1/+1
| |/
* | Fix Qt6 buildAlexandru Croitor2019-07-291-2/+2
|/
* Qt Designer: Fix warnings about deprecated enumeration valuesFriedemann Kleint2019-05-221-1/+1
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-131-3/+3
|\
| * Pixeltool: Fix some subpixel mode pitfallsAlessandro Portale2019-04-111-3/+3
* | Replace deprecated QString::sprintfKai Koehne2019-03-151-13/+11
|/
* Pixeltool: Fix deprecation warnings about QDesktopWidgetFriedemann Kleint2019-02-091-9/+9
* Add LCD mode to pixeltoolAllan Sandfeld Jensen2018-03-152-9/+120
* Port away from QRegion::rects()Marc Mutz2017-12-051-3/+3
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-202-2/+2
|\
| * clazy: Fix clazy-detaching-temporaryFriedemann Kleint2017-11-042-2/+2
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-272-2/+2
* | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-221-10/+10
|/
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-101-2/+2
|\
| * Fix whitespace and indentation of the tools' .plist filesFriedemann Kleint2017-01-251-2/+2
* | Pixeltool: Add "About Pixeltool" displaying copyright and screen infoFriedemann Kleint2017-02-172-0/+46
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-5/+5
|\ \ | |/
| * Update the tools' .plist filesFriedemann Kleint2017-01-251-5/+5
* | foreach cleanup in the the smaller toolsFriedemann Kleint2016-12-221-1/+2
|/
* Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-241-6/+21
|\