Open Source Snapmatic and Savegame viewer/editor for GTA V https://gta5view.syping.de/
Go to file
Rafael f44b5bc259 Ui update 2016-04-14 01:59:41 +02:00
lang added language change, translation files updated 2016-04-14 01:27:29 +02:00
qjson4 picture parsing is now on Thread, design changes 2016-03-27 09:52:23 +02:00
res german translation spelling fix 2016-04-14 01:33:29 +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 close button using connect method over ui file 2016-04-10 17:09:35 +02:00
AboutDialog.h close button using connect method over ui file 2016-04-10 17:09:35 +02:00
AboutDialog.ui AboutDialog expander removed, OptionsDialog updated 2016-04-12 16:58:50 +02:00
AppEnv.cpp added language change, translation files updated 2016-04-14 01:27:29 +02:00
AppEnv.h added language change, translation files updated 2016-04-14 01:27:29 +02:00
CrewDatabase.cpp added language change, translation files updated 2016-04-14 01:27:29 +02:00
CrewDatabase.h picture parsing is now on Thread, design changes 2016-03-27 09:52:23 +02:00
DatabaseThread.cpp added language change, translation files updated 2016-04-14 01:27:29 +02:00
DatabaseThread.h DatabaseThread optimized 2016-04-13 16:03:08 +02:00
ExportThread.cpp export bug fixed, UI updated 2016-04-08 19:46:27 +02:00
ExportThread.h export counting bug fix 2016-04-05 04:08:14 +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 Ui update 2016-04-14 01:59:41 +02:00
OptionsDialog.h added language change, translation files updated 2016-04-14 01:27:29 +02:00
OptionsDialog.ui Ui update 2016-04-14 01:59:41 +02:00
PictureCopy.cpp UI updated 2016-04-08 19:57:51 +02:00
PictureCopy.h export all selected content added 2016-04-03 10:17:01 +02:00
PictureDialog.cpp set focus on Fullscreen picture 2016-04-12 22:45:00 +02:00
PictureDialog.h picture navigation in fullscreen added 2016-04-12 21:53:21 +02:00
PictureDialog.ui PictureDialog text is selectable now 2016-04-10 19:32:14 +02:00
PictureExport.cpp added language change, translation files updated 2016-04-14 01:27:29 +02:00
PictureExport.h export all selected content added 2016-04-03 10:17:01 +02:00
PictureWidget.cpp picture navigation in fullscreen added 2016-04-12 21:53:21 +02:00
PictureWidget.h picture navigation in fullscreen added 2016-04-12 21:53:21 +02:00
ProfileDatabase.cpp added language change, translation files updated 2016-04-14 01:27:29 +02:00
ProfileDatabase.h fixed Database memory leaks, add getPlayers to ProfileDatabase 2016-04-13 20:40:49 +02:00
ProfileInterface.cpp added language change, translation files updated 2016-04-14 01:27:29 +02:00
ProfileInterface.h added import files into Profile menu 2016-04-13 00:47:07 +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 getWidgetType() to ProfileWidgets, sorting content by date+id 2016-04-06 05:34:26 +02:00
ProfileWidget.h added getWidgetType() to ProfileWidgets, sorting content by date+id 2016-04-06 05:34:26 +02:00
README.md added daily builds page url 2016-04-13 01:10:55 +02:00
SavegameCopy.cpp added language change, translation files updated 2016-04-14 01:27:29 +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 translation files updated 2016-04-13 00:53:55 +02:00
SavegameWidget.cpp Ui update 2016-04-14 01:59:41 +02:00
SavegameWidget.h multiple hover glitch fix 2016-04-12 18:29:52 +02:00
SavegameWidget.ui adjust ui to guidelines 2016-04-08 16:55:28 +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 fixing mass delete wrong file deletion 2016-04-13 00:32:14 +02:00
SnapmaticPicture.h fixing mass delete wrong file deletion 2016-04-13 00:32:14 +02:00
SnapmaticWidget.cpp Ui update 2016-04-14 01:59:41 +02:00
SnapmaticWidget.h PictureDialog navigating with arrow keys 2016-04-12 20:56:58 +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 added language change, translation files updated 2016-04-14 01:27:29 +02:00
StringParser.h added language change, translation files updated 2016-04-14 01:27:29 +02:00
UserInterface.cpp Ui update 2016-04-14 01:59:41 +02:00
UserInterface.h added import files into Profile menu 2016-04-13 00:47:07 +02:00
UserInterface.ui Ui update 2016-04-14 01:59:41 +02:00
config.h added language change, translation files updated 2016-04-14 01:27:29 +02:00
gta5sync.pro added language change, translation files updated 2016-04-14 01:27:29 +02:00
main.cpp added language change, translation files updated 2016-04-14 01:27:29 +02:00

README.md

gta5sync

Grand Theft Auto V Savegame and Snapmatic sync

Daily Builds

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