Open Source Snapmatic and Savegame viewer/editor for GTA V https://gta5view.syping.de/
Go to file
Rafael 51f53777a9 Screenshot Update in README.md 2017-01-27 18:55:21 +01:00
lang Update translations files 2016-12-14 00:23:53 +01:00
qjson4 picture parsing is now on Thread, design changes 2016-03-27 09:52:23 +02:00
res Updated french translation 2017-01-27 17:49:11 +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 add hybrid code of gta5sync/gta5view 2017-01-27 01:53:14 +01:00
AboutDialog.h latest commits from gta5sync, change version to 1.2 2017-01-22 16:45:42 +01:00
AboutDialog.ui latest commits from gta5sync, change version to 1.2 2017-01-22 16:45:42 +01:00
AppEnv.cpp Remove hardcode of AppEnv, folder detect now properly 2016-12-10 03:40:42 +01: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 latest commits from gta5sync 2017-01-27 04:33:27 +01: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 removed gta5sync sync tab 2017-01-22 16:49:09 +01:00
PictureCopy.cpp latest commits from gta5sync 2017-01-27 04:33:27 +01:00
PictureCopy.h latest commits from gta5sync 2017-01-27 04:33:27 +01:00
PictureDialog.cpp latest commits from gta5sync 2017-01-27 04:33:27 +01:00
PictureDialog.h latest commits from gta5sync 2017-01-27 01:48:47 +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 RAM usage reduced (tested 107 pics 220MB to 68MB) 2016-12-09 23:13:21 +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 latest commits from gta5sync 2017-01-27 04:33:27 +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 adding Snapmatic Property Editor 2016-12-10 07:55:06 +01: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 Screenshot Update in README.md 2017-01-27 18:55:21 +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
SnapmaticEditor.cpp Hotfix for hidden + backup combo problem 2016-12-14 05:47:05 +01:00
SnapmaticEditor.h Accidently wrong commited files replaced 2016-12-14 00:22:51 +01:00
SnapmaticEditor.ui latest commits from gta5sync 2017-01-22 19:52:39 +01:00
SnapmaticPicture.cpp latest commits from gta5sync 2017-01-27 04:33:27 +01:00
SnapmaticPicture.h latest commits from gta5sync 2017-01-27 04:33:27 +01:00
SnapmaticWidget.cpp latest commits from gta5sync 2017-01-27 04:33:27 +01:00
SnapmaticWidget.h adding Snapmatic Property Editor 2016-12-10 07:55:06 +01: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 latest commits from gta5sync 2017-01-27 04:33:27 +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 latest commits from gta5sync, change version to 1.2 2017-01-22 16:45:42 +01:00
config.h change to 1.2.0 final version 2017-01-27 18:43:04 +01:00
gta5view.pro add hybrid code of gta5sync/gta5view 2017-01-27 01:53:14 +01:00
main.cpp latest commits from gta5sync 2017-01-27 04:33:27 +01:00

README.md

gta5view

Grand Theft Auto V Savegame and Snapmatic viewer

  • Viewing Snapmatics and giving the ability to disable them in-game
  • Import/Export Snapmatics and Savegames
  • Choosing between multiple Social Club accounts as GTA V profiles IDs

Screenshots

Build gta5view Debian/Ubuntu

apt-get install git gcc g++ qtbase5-dev qt5-qmake make checkinstall
git clone https://github.com/SyDevTeam/gta5view
mkdir build && cd build
qmake -qt=5 ../gta5view.pro # or just qmake ../gta5view.pro
make
INSTALL_ROOT=/usr checkinstall --pkgname=gta5view --pkggroup=utility --requires=libqt5core5a,libqt5gui5,libqt5network5,libqt5widgets5

Build gta5view Windows

Downloading Qt Framework and install it.
Take the Online Installer and choose the MinGW version or install Microsoft Visual Studio 2013/2015 Community
Downloading Source Code over GitHub or with your Git client.
Open the gta5view.pro file with Qt Creator and build it over Qt Creator.

Download Binary Releases

Go to gta5view release and download the .exe file for Windows, .deb file for Debian/Ubuntu and .rpm file for Red Hat/openSuSE/Fedora.