Open Source Snapmatic and Savegame viewer/editor for GTA V https://gta5view.syping.de/
Go to file
Rafael 4639e4ba77 rename project to gta5view 2016-12-05 22:27:31 +01:00
lang rename project to gta5view 2016-12-05 21:35:16 +01:00
qjson4 picture parsing is now on Thread, design changes 2016-03-27 09:52:23 +02:00
res Updated french translation 2016-12-05 22:24:01 +01:00
uimod Resize bug fixed 2016-12-02 13:55:27 +01:00
.gitignore .gitigonre Qt version 2016-02-26 22:26:15 +01:00
AboutDialog.cpp added which compiler in the AboutDialog 2016-11-14 09:50:06 +01:00
AboutDialog.h close button using connect method over ui file 2016-04-10 17:09:35 +02:00
AboutDialog.ui fix broken buttons again 2016-12-05 22:08:35 +01:00
AppEnv.cpp showing name of crew and created date of picture 2016-05-09 10:24:34 +02:00
AppEnv.h showing name of crew and created date of picture 2016-05-09 10:24:34 +02:00
CrewDatabase.cpp showing name of crew and created date of picture 2016-05-09 10:24:34 +02:00
CrewDatabase.h showing name of crew and created date of picture 2016-05-09 10:24:34 +02:00
DatabaseThread.cpp showing name of crew and created date of picture 2016-05-09 10:24:34 +02:00
DatabaseThread.h showing name of crew and created date of picture 2016-05-09 10:24:34 +02:00
ExportDialog.cpp ExportDialog first part code 2016-04-26 23:29:16 +02:00
ExportDialog.h ExportDialog first part code 2016-04-26 23:29:16 +02:00
ExportDialog.ui Linux/BSD dialog improvements 2016-11-14 08:32:34 +01:00
ExportThread.cpp Fix bug that makes not possible to export hidden files 2016-10-27 07:09:46 +02:00
ExportThread.h export counting bug fix 2016-04-05 04:08:14 +02:00
GlobalString.cpp fixed unicode problem in GlobalString parser 2016-04-23 21:20:03 +02:00
GlobalString.h loading globalMap into RAM 2016-04-23 21:01:00 +02:00
IconLoader.cpp add iconLoader class, new icons added to resources 2016-03-29 17:37:46 +02:00
IconLoader.h add iconLoader class, new icons added to resources 2016-03-29 17:37:46 +02:00
LICENSE read json stream, license to GPLv3 2016-03-21 07:54:14 +01:00
LICENSE.GPL read json stream, license to GPLv3 2016-03-21 07:54:14 +01:00
LICENSE.LGPL read json stream, license to GPLv3 2016-03-21 07:54:14 +01:00
OptionsDialog.cpp fullscreen picture viewer adapt when screen size changed 2016-11-20 10:41:21 +01:00
OptionsDialog.h Added the abilitiy to enable the navigation bar in settings 2016-11-02 07:15:57 +01:00
OptionsDialog.ui fix broken buttons again 2016-12-05 22:08:35 +01:00
PictureCopy.cpp Debug line removed, .hidden extension removed at GTA Snapmatic export 2016-10-27 06:58:56 +02:00
PictureCopy.h export all selected content added 2016-04-03 10:17:01 +02:00
PictureDialog.cpp Resize bug fixed 2016-12-02 13:55:27 +01:00
PictureDialog.h Resize bug fixed 2016-12-02 13:55:27 +01:00
PictureDialog.ui button size/text fix 2016-12-03 13:03:14 +01:00
PictureExport.cpp Fix FileDialog Export button for bad developed Desktop environment 2016-12-03 13:17:27 +01:00
PictureExport.h export all selected content added 2016-04-03 10:17:01 +02:00
PictureWidget.cpp fixed screen id comparision 2016-11-20 13:39:12 +01:00
PictureWidget.h fullscreen picture viewer adapt when screen size changed 2016-11-20 10:41:21 +01:00
ProfileDatabase.cpp mutex removed, did not work 2016-05-08 19:38:27 +02:00
ProfileDatabase.h QMutex mutex removed ProfileDatabase 2016-05-08 19:40:02 +02:00
ProfileInterface.cpp button size/text fix 2016-12-03 13:03:14 +01:00
ProfileInterface.h Make it possible for show and hide multiple pictures at once 2016-10-27 11:24:26 +02:00
ProfileInterface.ui Fixed button margin issue 2016-11-16 11:33:53 +01:00
ProfileLoader.cpp GTA V Folder now over Environment value 2016-04-10 22:31:11 +02:00
ProfileLoader.h now can load more profiles, translation updated 2016-03-27 15:53:32 +02:00
ProfileWidget.cpp added default profile, added contentMode for selection/open 2016-04-14 06:33:15 +02:00
ProfileWidget.h added default profile, added contentMode for selection/open 2016-04-14 06:33:15 +02:00
README.md rename project to gta5view 2016-12-05 22:27:31 +01:00
SavegameCopy.cpp using native file dialog if possible 2016-04-14 04:24:51 +02:00
SavegameCopy.h export all selected content added 2016-04-03 10:17:01 +02:00
SavegameData.cpp fixing mass delete wrong file deletion 2016-04-13 00:32:14 +02:00
SavegameData.h fixing mass delete wrong file deletion 2016-04-13 00:32:14 +02:00
SavegameDialog.cpp export all selected content added 2016-04-03 10:17:01 +02:00
SavegameDialog.h double click on ProfileInterface widgets open specific dialog, german 2016-04-02 21:09:07 +02:00
SavegameDialog.ui Linux/BSD dialog improvements 2016-11-14 08:32:34 +01:00
SavegameWidget.cpp Deselect All doesn't show always anymore when checkboxes are visible 2016-10-27 10:35:20 +02:00
SavegameWidget.h Deselect All doesn't show always anymore when checkboxes are visible 2016-10-27 10:35:20 +02:00
SavegameWidget.ui Linux/BSD dialog improvements 2016-11-14 08:32:34 +01:00
SidebarGenerator.cpp ... the same with documents folder 2016-04-10 22:37:43 +02:00
SidebarGenerator.h add SidebarGenerator, add Pictures path to Sidebar/StandardPaths 2016-03-29 15:14:49 +02:00
SnapmaticPicture.cpp Fixed export bug for hidden snapmatic when you have opened the file 2016-10-27 08:59:08 +02:00
SnapmaticPicture.h Fixed export bug for hidden snapmatic when you have opened the file 2016-10-27 08:59:08 +02:00
SnapmaticWidget.cpp Resize bug fixed 2016-12-02 13:55:27 +01:00
SnapmaticWidget.h Make it possible for show and hide multiple pictures at once 2016-10-27 11:24:26 +02:00
SnapmaticWidget.ui Linux/BSD dialog improvements 2016-11-14 08:32:34 +01:00
StandardPaths.cpp add SidebarGenerator, add Pictures path to Sidebar/StandardPaths 2016-03-29 15:14:49 +02:00
StandardPaths.h add SidebarGenerator, add Pictures path to Sidebar/StandardPaths 2016-03-29 15:14:49 +02:00
StringParser.cpp sharepath bytearray try 2016-04-14 07:00:00 +02:00
StringParser.h added language change, translation files updated 2016-04-14 01:27:29 +02:00
UserInterface.cpp Probably fullscreen fix for some desktop envs 2016-11-28 07:59:55 +01:00
UserInterface.h Make it possible for show and hide multiple pictures at once 2016-10-27 11:24:26 +02:00
UserInterface.ui fix broken buttons again 2016-12-05 22:08:35 +01:00
config.h rename project to gta5view 2016-12-05 21:35:16 +01:00
gta5view.pro rename project to gta5view 2016-12-05 21:35:16 +01:00
main.cpp Using messageFont require now Windows Vista or newer 2016-11-28 08:21:26 +01:00

README.md

gta5view

Grand Theft Auto V Savegame and Snapmatic viewer