18 Commits

Author SHA1 Message Date
Lioncash
05df1fcf89 CVirtualDirectory: Make use of size_t where applicable 2020-07-05 10:31:43 -04:00
Lioncash
52c284c9d5 CResourceTableModel: Make use of Qt 5 signals and slots 2020-06-29 02:46:07 -04:00
Lioncash
ec66d7af9d General: Make use of ranged for where applicable 2020-06-28 17:30:49 -04:00
Lioncash
8f440ae90e CResourceTableModel: Mark strings as translatable where applicable 2020-06-28 05:27:45 -04:00
Lioncash
5d230811e8 CResourceTableModel: Make use of in-class initializers where applicable 2020-06-28 05:26:06 -04:00
Jack Andersen
d593500e18 Codegen fixes, DPI scaling, SVG icons 2019-05-26 15:29:10 -10:00
Aruki
96c1aae27f Added support for deleting resources + minor fixes 2019-02-03 02:22:36 -07:00
Aruki
56843e214d Added ability to create brand new SCAN/STRG assets. Added ability to update old projects. 2019-02-02 17:32:19 -07:00
Aruki
2287b05bc3 Refactor so PWE compiles with the newly externalized LibCommon 2018-12-11 22:50:46 -07:00
Aruki
95d0279027 Fixed a couple issues with the resource browser and fixed an error in the 32-bit name map 2017-07-26 01:29:40 -06:00
Aruki
18482cbae6 Added drag/drop support to directory tree view 2017-07-25 18:34:02 -06:00
Aruki
ca40c26154 Directory tree view now updates to reflect changes when moving/renaming folders 2017-07-25 04:02:48 -06:00
Aruki
4f2828e0f8 Added asset lookup by ID, fixed a bug with asset ID display, added "go to parent directory" icon 2017-07-22 16:26:49 -06:00
Aruki
89d668a810 Added ability to display referencers/dependencies of assets 2017-07-20 20:56:29 -06:00
Aruki
905173a0a0 Added ability to create/delete directories 2017-07-20 20:48:12 -06:00
Aruki
db277d7a15 Added ability to rename resources/directories in the resource table view 2017-07-16 03:24:14 -06:00
Aruki
a813c4c61c Fixed table view updating to properly show changes after moving resources/directories 2017-07-15 22:24:59 -06:00
Aruki
dbe8b7922c Added support for dragging/dropping resources; you can use drag/drop to rearrange resources/folders in the resource browser now, and you can drag/drop resources onto resource selector widgets 2017-07-14 18:41:56 -06:00