Open Source Snapmatic and Savegame viewer/editor for GTA V https://gta5view.syping.de/
Go to file
Rafael 33359448c5 added Autosave string for SavegameWidget 2016-10-19 16:44:57 +02:00
lang Showing Savegame number preview updated 2016-10-16 12:35:57 +02:00
qjson4 picture parsing is now on Thread, design changes 2016-03-27 09:52:23 +02:00
res Showing Savegame number preview updated 2016-10-16 12:35:57 +02:00
uimod pictureDialog context menu in normal+fullscreen 2016-04-24 12:47:14 +02:00
.gitignore .gitigonre Qt version 2016-02-26 22:26:15 +01:00
AboutDialog.cpp add project build time 2016-04-27 23:01:53 +02:00
AboutDialog.h close button using connect method over ui file 2016-04-10 17:09:35 +02:00
AboutDialog.ui expanding AboutDialog for DPI changes 2016-07-24 02:51:21 +02: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 Picture Settings added 2016-04-26 14:59:14 +02:00
ExportThread.cpp ignore aspect ratio added 2016-04-28 00:21:25 +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 GCC warning fixed 2016-09-20 08:49:46 +02:00
OptionsDialog.h OptionsDialog give informations at changing default Custom Folder 2016-07-26 08:22:10 +02:00
OptionsDialog.ui added non-restricted Custom Folder and Select GTA V Folder support 2016-07-26 08:00:56 +02:00
PictureCopy.cpp fileDialog improved 2016-04-24 13:34:03 +02:00
PictureCopy.h export all selected content added 2016-04-03 10:17:01 +02:00
PictureDialog.cpp application crash fixed (at using export after fullscreen mode) 2016-09-21 07:04:41 +02:00
PictureDialog.h showing name of crew and created date of picture 2016-05-09 10:24:34 +02:00
PictureDialog.ui strings updated, translation updated 2016-05-09 10:26:51 +02:00
PictureExport.cpp ignore aspect ratio added 2016-04-28 00:21:25 +02:00
PictureExport.h export all selected content added 2016-04-03 10:17:01 +02:00
PictureWidget.cpp pictureDialog context menu in normal+fullscreen 2016-04-24 12:47:14 +02:00
PictureWidget.h pictureDialog context menu in normal+fullscreen 2016-04-24 12:47:14 +02: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 showing name of crew and created date of picture 2016-05-09 10:24:34 +02:00
ProfileInterface.h added default profile, added contentMode for selection/open 2016-04-14 06:33:15 +02:00
ProfileInterface.ui export bug fixed, UI updated 2016-04-08 19:46:27 +02: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 added daily builds page url 2016-04-13 01:10:55 +02: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 added openFile function 2016-04-14 04:18:22 +02:00
SavegameWidget.cpp added Autosave string for SavegameWidget 2016-10-19 16:44:57 +02:00
SavegameWidget.h added Autosave string for SavegameWidget 2016-10-19 16:44:57 +02:00
SavegameWidget.ui added Autosave string for SavegameWidget 2016-10-19 16:44:57 +02: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 temporary remove unused warning of saveSuccess 2016-07-24 04:58:10 +02:00
SnapmaticPicture.h SnapmaticPicture class with development test stuff upgraded 2016-07-23 00:13:57 +02:00
SnapmaticWidget.cpp Don't try to force the usage of theme icons 2016-09-20 06:48:33 +02:00
SnapmaticWidget.h showing name of crew and created date of picture 2016-05-09 10:24:34 +02:00
SnapmaticWidget.ui adjust ui to guidelines 2016-04-08 16:55:28 +02: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 added non-restricted Custom Folder and Select GTA V Folder support 2016-07-26 08:00:56 +02:00
UserInterface.h added non-restricted Custom Folder and Select GTA V Folder support 2016-07-26 08:00:56 +02:00
UserInterface.ui Don't try to force the usage of theme icons 2016-09-20 06:48:33 +02:00
config.h WinRT build define for #undef regular Win 2016-04-20 15:02:26 +02:00
gta5sync.pro removing accidentally added Android specific stuff 2016-10-14 08:07:28 +02:00
main.cpp disable CJK fix for Qt4 because of application crash 2016-07-22 01:22:08 +02:00

README.md

gta5sync

Grand Theft Auto V Savegame and Snapmatic sync

Daily Builds

Windows: https://dailys.syping.de/gta5sync/