pineapple-pictures/app
Gary Wang c6d0a4e508 fix: should be able to see tab focus white box in bottom bar
But actually trigger action for widget under focus need to press
the spacebar in Qt, but we already use spacebar for quit app, so
it might be actually useful once we got a proper shortcut setting
thing.
2021-09-27 18:59:03 +08:00
..
translations Translations update from Weblate (#33) 2021-08-03 19:01:18 +08:00
aboutdialog.cpp feat: add exif copyright info and gif frame count to property dialog 2021-04-17 00:50:59 +08:00
aboutdialog.h chore: adjusted the project directory structure 2020-11-05 14:12:58 +08:00
actionmanager.cpp chore: use QToolButton instead of QPushButton for bottom bar 2021-07-02 00:06:23 +08:00
actionmanager.h chore: use QToolButton instead of QPushButton for bottom bar 2021-07-02 00:06:23 +08:00
bottombuttongroup.cpp fix: should be able to see tab focus white box in bottom bar 2021-09-27 18:59:03 +08:00
bottombuttongroup.h chore: use QToolButton instead of QPushButton for bottom bar 2021-07-02 00:06:23 +08:00
exiv2wrapper.cpp feat: display more image metadata 2021-07-04 01:23:13 +08:00
exiv2wrapper.h feat: display more image metadata 2021-07-04 01:23:13 +08:00
framelesswindow.cpp partially revert 50170eb for the maximize shortcut on Windows 2021-02-19 19:22:50 +08:00
framelesswindow.h fix: some clazy checks 2021-01-10 14:57:01 +08:00
graphicsscene.cpp fix: now always copy original pixmap 2021-07-06 13:25:53 +08:00
graphicsscene.h fix: use a workaround to avoid pixelated when zoomed out 2021-06-20 14:59:48 +08:00
graphicsview.cpp fix: zoom out and then reset scale will display a mosaic image 2021-06-28 19:10:08 +08:00
graphicsview.h chore: tweak fit-in-view menu action behavior 2021-06-07 14:16:42 +08:00
main.cpp chore: add webp to default image queue filter list 2021-02-26 00:57:12 +08:00
mainwindow.cpp fix: disable auto fit after clicking actual size button 2021-08-04 19:30:12 +08:00
mainwindow.h chore: use QToolButton instead of QPushButton for bottom bar 2021-07-02 00:06:23 +08:00
metadatadialog.cpp property-dialog: hide a section if it's empty 2020-12-23 22:19:30 +08:00
metadatadialog.h chore: adjusted the project directory structure 2020-11-05 14:12:58 +08:00
metadatamodel.cpp fix: no longer display resolution info for image that not supported such info 2021-07-23 17:45:35 +08:00
metadatamodel.h feat: display more image metadata 2021-07-04 01:23:13 +08:00
navigatorview.cpp fix: navigator view not get updated in some edge case 2021-05-12 13:55:04 +08:00
navigatorview.h chore: adjusted the project directory structure 2020-11-05 14:12:58 +08:00
opacityhelper.cpp chore: adjusted the project directory structure 2020-11-05 14:12:58 +08:00
opacityhelper.h chore: adjusted the project directory structure 2020-11-05 14:12:58 +08:00
playlistmanager.cpp chore: add webp to default image queue filter list 2021-02-26 00:57:12 +08:00
playlistmanager.h chore: add webp to default image queue filter list 2021-02-26 00:57:12 +08:00
settings.cpp fix: avoid create menu actions everytime when trigger context menu. 2021-01-24 00:07:58 +08:00
settings.h fix: avoid create menu actions everytime when trigger context menu. 2021-01-24 00:07:58 +08:00
settingsdialog.cpp fix: avoid create menu actions everytime when trigger context menu. 2021-01-24 00:07:58 +08:00
settingsdialog.h fix: avoid create menu actions everytime when trigger context menu. 2021-01-24 00:07:58 +08:00
toolbutton.cpp chore: adjusted the project directory structure 2020-11-05 14:12:58 +08:00
toolbutton.h chore: adjusted the project directory structure 2020-11-05 14:12:58 +08:00