Open Source Snapmatic and Savegame viewer/editor for GTA V https://gta5view.syping.de/
Go to file
Rafael 59b8ba8835 adjust ui to guidelines 2016-04-08 16:55:28 +02:00
lang german translation updated 2016-04-05 04:12:05 +02:00
qjson4 picture parsing is now on Thread, design changes 2016-03-27 09:52:23 +02:00
res executable bit removed from gta5sync.desktop 2016-04-06 07:12:34 +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 adjust ui to guidelines 2016-04-08 16:55:28 +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 remove debug code in DatabaseThread 2016-04-08 11:13:30 +02:00
DatabaseThread.h picture parsing is now on Thread, design changes 2016-03-27 09:52:23 +02:00
ExportThread.cpp export counting bug fix 2016-04-05 04:08:14 +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 added OptionsDialog 2016-04-04 23:54:17 +02:00
OptionsDialog.h added OptionsDialog 2016-04-04 23:54:17 +02:00
OptionsDialog.ui export counting bug fix 2016-04-05 04:08:14 +02:00
PictureCopy.cpp adjust ui to guidelines 2016-04-08 16:55:28 +02:00
PictureCopy.h export all selected content added 2016-04-03 10:17:01 +02:00
PictureDialog.cpp adjust ui to guidelines 2016-04-08 16:55:28 +02:00
PictureDialog.h adjust ui to guidelines 2016-04-08 16:55:28 +02:00
PictureDialog.ui adjust ui to guidelines 2016-04-08 16:55:28 +02:00
PictureExport.cpp adjust ui to guidelines 2016-04-08 16:55:28 +02:00
PictureExport.h export all selected content added 2016-04-03 10:17:01 +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 adjust ui to guidelines 2016-04-08 16:55:28 +02:00
ProfileInterface.h sorting inserted content 2016-04-06 06:38:43 +02:00
ProfileInterface.ui adjust ui to guidelines 2016-04-08 16:55:28 +02:00
ProfileLoader.cpp fixed some loading glitches 2016-04-06 17:29:08 +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 Initial commit 2016-02-26 22:16:51 +01:00
SavegameCopy.cpp adjust ui to guidelines 2016-04-08 16:55:28 +02:00
SavegameCopy.h export all selected content added 2016-04-03 10:17:01 +02:00
SavegameData.cpp SavegameData RAM usage reduced 2016-04-06 04:52:45 +02:00
SavegameData.h SavegameData RAM usage reduced 2016-04-06 04:52:45 +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 double click on ProfileInterface widgets open specific dialog, german 2016-04-02 21:09:07 +02:00
SavegameWidget.cpp adjust ui to guidelines 2016-04-08 16:55:28 +02:00
SavegameWidget.h added getWidgetType() to ProfileWidgets, sorting content by date+id 2016-04-06 05:34:26 +02:00
SavegameWidget.ui adjust ui to guidelines 2016-04-08 16:55:28 +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 SavegameData, SnapmaticPicture and StringParser improved 2016-04-06 04:22:30 +02:00
SnapmaticPicture.h SavegameData, SnapmaticPicture and StringParser improved 2016-04-06 04:22:30 +02:00
SnapmaticWidget.cpp adjust ui to guidelines 2016-04-08 16:55:28 +02:00
SnapmaticWidget.h added getWidgetType() to ProfileWidgets, sorting content by date+id 2016-04-06 05:34:26 +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 SavegameData, SnapmaticPicture and StringParser improved 2016-04-06 04:22:30 +02:00
StringParser.h SavegameData, SnapmaticPicture and StringParser improved 2016-04-06 04:22:30 +02:00
UserInterface.cpp adjust ui to guidelines 2016-04-08 16:55:28 +02:00
UserInterface.h export all selected content added 2016-04-03 10:17:01 +02:00
UserInterface.ui adjust ui to guidelines 2016-04-08 16:55:28 +02:00
gta5sync.pro fix default font issue of Qt 2016-04-08 14:36:49 +02:00
main.cpp Using Windows Default Font, fix issues with Non-Latin systems (commit 2016-04-08 14:54:14 +02:00

README.md

gta5sync

Grand Theft Auto V Savegame and Snapmatic sync