|
49ecc712a0
|
Resize bug fixed
|
2016-12-02 13:55:27 +01:00 |
|
|
aa75059f35
|
disable navigation bar for default
|
2016-11-02 06:53:19 +01:00 |
|
|
70043be5f2
|
patch to DWM system
|
2016-11-01 18:49:44 +01:00 |
|
|
c6d84a7541
|
at previous and next buttons in the title bar
|
2016-11-01 14:19:22 +01:00 |
|
|
cc5813b273
|
Make it possible for show and hide multiple pictures at once
|
2016-10-27 11:24:26 +02:00 |
|
|
a86eab43ff
|
string update
|
2016-10-27 11:07:07 +02:00 |
|
|
569b192fe6
|
Deselect All doesn't show always anymore when checkboxes are visible
|
2016-10-27 10:35:20 +02:00 |
|
|
44c6d38d9c
|
Fixed export bug for hidden snapmatic when you have opened the file
through the Explorer as example
|
2016-10-27 08:59:08 +02:00 |
|
|
7d59566f80
|
Fix bug that makes not possible to export hidden files
|
2016-10-27 07:09:46 +02:00 |
|
|
6acd7473d7
|
Debug line removed, .hidden extension removed at GTA Snapmatic export
|
2016-10-27 06:58:56 +02:00 |
|
|
1c0ad45024
|
Disabling feature for snapmatics added
|
2016-10-27 06:50:53 +02:00 |
|
|
ed6398d512
|
Don't try to force the usage of theme icons
|
2016-09-20 06:48:33 +02:00 |
|
|
50866075b5
|
showing name of crew and created date of picture
|
2016-05-09 10:24:34 +02:00 |
|
|
2a559d7fa4
|
PictureDialog resize issue fixed
|
2016-04-22 14:57:56 +02:00 |
|
|
a81e2e142e
|
added default profile, added contentMode for selection/open
|
2016-04-14 06:33:15 +02:00 |
|
|
e27fb3e480
|
using theme icons
|
2016-04-14 02:41:24 +02:00 |
|
|
f44b5bc259
|
Ui update
|
2016-04-14 01:59:41 +02:00 |
|
|
e27fb34908
|
PictureDialog navigating with arrow keys
|
2016-04-12 20:56:58 +02:00 |
|
|
19ff5b4d7b
|
multiple hover glitch fix
|
2016-04-12 18:29:52 +02:00 |
|
|
8129bea82b
|
PictureDialog size fix
|
2016-04-11 20:10:23 +02:00 |
|
|
41afd3a479
|
String Update, German translation updated
|
2016-04-09 10:15:36 +02:00 |
|
|
330f0e3984
|
export bug fixed, UI updated
|
2016-04-08 19:46:27 +02:00 |
|
|
59b8ba8835
|
adjust ui to guidelines
|
2016-04-08 16:55:28 +02:00 |
|
|
030767127c
|
added getWidgetType() to ProfileWidgets, sorting content by date+id
|
2016-04-06 05:34:26 +02:00 |
|
|
cb3647df02
|
Show title of pictures on the ProfileInterface
|
2016-04-05 04:54:06 +02:00 |
|
|
90e69b88a2
|
added export in context menu for pictures
|
2016-04-04 03:45:47 +02:00 |
|
|
68868b1f6c
|
export all selected content added
|
2016-04-03 10:17:01 +02:00 |
|
|
3d9b4009cb
|
context menu key sequence fix
|
2016-04-03 09:32:30 +02:00 |
|
|
94ef862f83
|
context menu adjusted and edit menu bug fix
|
2016-04-03 09:23:14 +02:00 |
|
|
b53c27db9d
|
in selection mode view only with right click, menuBar Edit menu added
|
2016-04-03 08:39:31 +02:00 |
|
|
cee1d0f861
|
fixed "QMetaObject::connectSlotsByName: No matching signal for" warnings
|
2016-04-03 06:12:12 +02:00 |
|
|
9c4adc8779
|
view in single click if not in selection mode
|
2016-04-03 05:49:18 +02:00 |
|
|
442e70d501
|
fix multi highlight bug
|
2016-04-03 05:45:29 +02:00 |
|
|
466f739b3a
|
highlight hovered widgets at the ProfileInterface
|
2016-04-03 05:25:54 +02:00 |
|
|
50809e7a7c
|
selection bugs at import and delete fixed
|
2016-04-03 03:56:24 +02:00 |
|
|
f866de1137
|
context menu finished, german translation updated
|
2016-04-03 02:27:24 +02:00 |
|
|
58b3843e94
|
selection mode added
|
2016-04-03 01:18:48 +02:00 |
|
|
d2baaa961e
|
double click on widgets only works now with left mouse button
|
2016-04-02 21:21:26 +02:00 |
|
|
9062c88aea
|
Snapmatic Pictures open now with double click at the ProfileInterface
|
2016-04-02 19:41:11 +02:00 |
|
|
c3b6c9d16e
|
add copying of snapmatic pictures, german translation updated
|
2016-04-01 01:54:21 +02:00 |
|
|
e8c3d82db2
|
overwriting changes, german translation updated
|
2016-03-28 21:37:42 +02:00 |
|
|
24f51f3af8
|
added savegame delete function, german translation updated
|
2016-03-28 17:46:42 +02:00 |
|
|
4922ce7173
|
less memory allocation at delete picture
|
2016-03-28 15:32:02 +02:00 |
|
|
2c6a0fa2a5
|
file handler fix, deleting snapmatic pictures added
|
2016-03-28 15:24:09 +02:00 |
|
|
6c55773dbc
|
now can load more profiles, translation updated
|
2016-03-27 15:53:32 +02:00 |
|
|
7d099291ad
|
picture parsing is now on Thread, design changes
|
2016-03-27 09:52:23 +02:00 |
|
|
dfa0428cc2
|
added pic open dialog at ui
|
2016-03-26 10:46:25 +01:00 |
|
|
5ac9276193
|
some progress at the UI
|
2016-03-26 08:53:37 +01:00 |
|
|
a608702e69
|
added snapmatic + savegame widget
|
2016-03-25 07:07:58 +01:00 |
|