Open Source Snapmatic and Savegame viewer/editor for GTA V https://gta5view.syping.de/
Go to file
Rafael 466f739b3a highlight hovered widgets at the ProfileInterface 2016-04-03 05:25:54 +02:00
lang context menu finished, german translation updated 2016-04-03 02:27:24 +02:00
qjson4 picture parsing is now on Thread, design changes 2016-03-27 09:52:23 +02:00
res context menu finished, german translation updated 2016-04-03 02:27:24 +02:00
uimod add modifed QLabel as UiModLabel, ProfileInterface widgets are now in 2016-04-01 19:32:16 +02:00
.gitignore .gitigonre Qt version 2016-02-26 22:26:15 +01:00
AboutDialog.cpp double click on ProfileInterface widgets open specific dialog, german 2016-04-02 21:09:07 +02:00
AboutDialog.h icon added, about dialog added, translation updated 2016-03-27 18:22:22 +02:00
AboutDialog.ui double click on ProfileInterface widgets open specific dialog, german 2016-04-02 21:09:07 +02:00
CrewDatabase.cpp changed StandardPaths class 2016-03-28 13:18:39 +02:00
CrewDatabase.h picture parsing is now on Thread, design changes 2016-03-27 09:52:23 +02:00
DatabaseThread.cpp clean memory allocation after downloading player names 2016-04-01 23:01:26 +02:00
DatabaseThread.h picture parsing is now on Thread, design changes 2016-03-27 09:52:23 +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
PictureCopy.cpp context menu finished, german translation updated 2016-04-03 02:27:24 +02:00
PictureCopy.h context menu finished, german translation updated 2016-04-03 02:27:24 +02:00
PictureDialog.cpp context menu finished, german translation updated 2016-04-03 02:27:24 +02:00
PictureDialog.h double click show picture in fullscreen 2016-04-01 21:06:09 +02:00
PictureDialog.ui default height of PictureDialog reseted 2016-04-01 21:08:27 +02:00
PictureExport.cpp context menu finished, german translation updated 2016-04-03 02:27:24 +02:00
PictureExport.h context menu finished, german translation updated 2016-04-03 02:27:24 +02:00
ProfileDatabase.cpp changed StandardPaths class 2016-03-28 13:18:39 +02:00
ProfileDatabase.h picture parsing is now on Thread, design changes 2016-03-27 09:52:23 +02:00
ProfileInterface.cpp selection bugs at import and delete fixed 2016-04-03 03:56:24 +02:00
ProfileInterface.h selection mode added 2016-04-03 01:18:48 +02:00
ProfileInterface.ui import function added, german translation updated 2016-03-29 01:13:34 +02:00
ProfileLoader.cpp strings updated, german translation updated 2016-03-27 12:22:21 +02:00
ProfileLoader.h now can load more profiles, translation updated 2016-03-27 15:53:32 +02:00
ProfileWidget.cpp selection bugs at import and delete fixed 2016-04-03 03:56:24 +02:00
ProfileWidget.h selection bugs at import and delete fixed 2016-04-03 03:56:24 +02:00
README.md Initial commit 2016-02-26 22:16:51 +01:00
SavegameCopy.cpp double click on ProfileInterface widgets open specific dialog, german 2016-04-02 21:09:07 +02:00
SavegameCopy.h context menu finished, german translation updated 2016-04-03 02:27:24 +02:00
SavegameData.cpp add UTF-16 Support for titles 2016-03-31 23:41:53 +02:00
SavegameData.h picture parsing is now on Thread, design changes 2016-03-27 09:52:23 +02:00
SavegameDialog.cpp double click on ProfileInterface widgets open specific dialog, german 2016-04-02 21:09:07 +02:00
SavegameDialog.h double click on ProfileInterface widgets open specific dialog, german 2016-04-02 21:09:07 +02:00
SavegameDialog.ui double click on ProfileInterface widgets open specific dialog, german 2016-04-02 21:09:07 +02:00
SavegameWidget.cpp highlight hovered widgets at the ProfileInterface 2016-04-03 05:25:54 +02:00
SavegameWidget.h highlight hovered widgets at the ProfileInterface 2016-04-03 05:25:54 +02:00
SavegameWidget.ui highlight hovered widgets at the ProfileInterface 2016-04-03 05:25:54 +02:00
SidebarGenerator.cpp add SidebarGenerator, add Pictures path to Sidebar/StandardPaths 2016-03-29 15:14:49 +02:00
SidebarGenerator.h add SidebarGenerator, add Pictures path to Sidebar/StandardPaths 2016-03-29 15:14:49 +02:00
SnapmaticPicture.cpp StringParser delete null bytes now, SnapmaticPicture trims title 2016-04-01 02:07:00 +02:00
SnapmaticPicture.h added TITL DESC parse in SnapmaticPicture class 2016-03-29 13:17:38 +02:00
SnapmaticWidget.cpp highlight hovered widgets at the ProfileInterface 2016-04-03 05:25:54 +02:00
SnapmaticWidget.h highlight hovered widgets at the ProfileInterface 2016-04-03 05:25:54 +02:00
SnapmaticWidget.ui highlight hovered widgets at the ProfileInterface 2016-04-03 05:25:54 +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 StringParser delete null bytes now, SnapmaticPicture trims title 2016-04-01 02:07:00 +02:00
StringParser.h add UTF-16 Support for titles 2016-03-31 23:41:53 +02:00
UserInterface.cpp double click on ProfileInterface widgets open specific dialog, german 2016-04-02 21:09:07 +02:00
UserInterface.h window title changes, standard paths completed 2016-03-28 14:10:59 +02:00
UserInterface.ui now can load more profiles, translation updated 2016-03-27 15:53:32 +02:00
gta5sync.pro context menu finished, german translation updated 2016-04-03 02:27:24 +02:00
main.cpp double click on ProfileInterface widgets open specific dialog, german 2016-04-02 21:09:07 +02:00

README.md

gta5sync

Grand Theft Auto V Savegame and Snapmatic sync