Luke Street
603e066eed
Use UTF-8 exclusively internally
2021-06-30 14:15:40 -04:00
Phillip Stephens
2ec749e6c7
Upgrade to qt 6
2021-01-23 16:27:34 -08:00
Jack Andersen
5112228abd
Update fmtlib
2020-04-11 12:49:30 -10:00
Jack Andersen
c27bb5c435
Merge branch 'master' of ssh://git.axiodl.com:6431/AxioDL/amuse
2019-09-30 21:36:35 -10:00
Jack Andersen
5d4abb5fb1
Code style improvements
2019-09-30 21:34:12 -10:00
Lioncash
b6f0201fbb
General: Be explicit about athena's Endian type
...
Allows this code to still compile if the enum is ever changed into an
enum class.
2019-09-08 17:22:38 -04:00
Lioncash
ce70df2e8f
Editor: Amend includes of ProjectModel.hpp
...
This was missed when organizing includes in commit
ef86e69421 (my bad!)
2019-08-27 23:40:16 -04:00
Lioncash
a380d4da21
Editor/ProjectModel: Use std::move where applicable
...
Amends the node interfaces to utilize std::move where applicable. This
allows avoiding some string copies altogether, as well as some IObj
atomic reference count increments and decrements.
2019-08-26 00:51:09 -04:00
Lioncash
da54ade80b
Editor/CMakeLists: Add QT_NO_CAST_FROM/TO_ASCII
...
Prevents implicit conversions to QString, requiring the conversions to
be made explicitly. Prevents potentially incompatible encodings from
being intermixed with one another.
2019-08-25 22:53:16 -04:00
Lioncash
67c64a2d4e
General: Make use of override where applicable
...
Continues the use of override.
2019-08-25 01:28:36 -04:00
Jack Andersen
b0e4973c64
Massive fmtlib refactor
2019-07-19 18:23:25 -10:00
Jack Andersen
2a3444400e
Better CMake dependency handling
2019-06-11 16:02:52 -10:00
Jack Andersen
a4b8946ee2
Ensure all ObjectIDs are unique project-wide
2019-02-28 10:34:26 -10:00
Jack Andersen
a7a408cc66
New code style refactor
2018-12-07 19:20:09 -10:00
Jack Andersen
885a2d2154
Windows build fixes
2018-10-14 10:10:33 -10:00
Jack Andersen
81f0a91569
Looping SNG support; bug fixes
2018-09-08 11:34:01 -10:00
Jack Andersen
6a7f32a29d
Bug fixes for MP2 extraction
2018-09-02 14:43:05 -10:00
Jack Andersen
9cc4bdefd0
Various model editing bug fixes
2018-08-30 10:34:10 -10:00
Jack Andersen
59f99d0b99
Better unsaved project warning
2018-08-29 22:19:53 -10:00
Jack Andersen
33d2cc9ef1
Windows build fixes
2018-08-25 21:58:04 -10:00
Jack Andersen
19c5443e9e
Bug fixes, xref search, more context menus
2018-08-25 18:57:02 -10:00
Jack Andersen
27cdee0c14
Clipboard support and various bug fixes
2018-08-24 22:34:04 -10:00
Jack Andersen
303877655f
Fixes for Windows
2018-08-19 10:05:39 -10:00
Jack Andersen
08988fe3ec
Group export and various bug fixes
2018-08-18 14:28:52 -10:00
Jack Andersen
fec074ad30
Studio setup window and volume LUT
2018-08-15 20:26:44 -10:00