Stanislav Bas
ba4b7df99d
Add missing includes to columnimp.hpp
10 years ago
Stanislav Bas
4d24eff859
Show race only when mesh type is Skin (in BodyParts table)
10 years ago
Marc Zinnschlag
4487bda702
size limits for meta data strings
10 years ago
Marc Zinnschlag
1e033fa8fe
added meta data dialogue sub view
10 years ago
Stanislav Bas
e516d37cbf
MapColourColumn::set() uses the correct color value
10 years ago
Stanislav Bas
4e759370de
Change Display_String to the proper display type where appropriate
10 years ago
cc9cii
aafcaf32c5
Qualify the scope of Flag_Dialogue. (another one)
10 years ago
cc9cii
ec808843c3
Do not rebuild the dialogue subview unless required. Should resolve Bug #2581 .
...
The loss of focus was caused by each text change (i.e. character entry) to a QPlainTextEdit resulting in dataChanged() signal which in turn rebuilt the dialogue subview. Changes in this commit include:
- Do not send signal to update entire row if only a single item has changed.
- Do not rebuild the dialogue subview unless the data item that triggers a conditional display is changed.
- Add column flags to indicate whether the data in this column should rebuild the dialogue subview.
- Return the correct flags for nested columns
- Disable, rather than grey out, checkbox that does not apply to creature levelled list
10 years ago
cc9cii
f1a58994c6
Merge branch 'master' into moveref
...
Conflicts:
apps/opencs/model/world/columns.hpp
apps/opencs/model/world/commands.cpp
apps/opencs/model/world/commands.hpp
apps/opencs/model/world/ref.cpp
apps/opencs/view/world/dialoguesubview.cpp
apps/opencs/view/world/dialoguesubview.hpp
apps/opencs/view/world/util.cpp
components/esm/cellref.hpp
10 years ago
cc9cii
47d5eac290
Merge branch 'master' into NonTableFields
...
Conflicts:
apps/opencs/model/world/columnbase.cpp
apps/opencs/model/world/columnbase.hpp
apps/opencs/model/world/idtable.hpp
10 years ago
cc9cii
4b9c9bf095
Simplify and relocate nested column definitions.
10 years ago
cc9cii
8dab2f9b14
Use human friendly strings in magic effects subtable.
10 years ago
cc9cii
a460409555
Add Spells and Enchantment magic effects table to dialogue subview. The numbers are not yet converted to strings.
10 years ago
cc9cii
ea9563ad92
Add faction reactions table to dialogue subview. Fix gcc compile issues. Change nested columns to generic ones where possible.
10 years ago
cc9cii
88bc62e054
Add Region sounds table to dialogue subview.
10 years ago
cc9cii
1220369da3
Changes as per feedback comments.
10 years ago
cc9cii
bc9dad3ff2
Add index columns and fix edge indexing for point deletion.
10 years ago
cc9cii
05210d7f21
Nested table support for Pathgrids.
10 years ago
Marc Zinnschlag
3b408b6427
sorting out some Display enum mixup
10 years ago
Marc Zinnschlag
1ec0db231c
add a separate display type for ID column
10 years ago
cc9cii
727b68dd15
Reduce difference with the master branch where possible.
10 years ago
cc9cii
fb2ba7610c
Merge remote-tracking branch 'remotes/upstream/master' into NonTableFields
...
Conflicts:
apps/opencs/CMakeLists.txt
apps/opencs/model/doc/document.cpp
apps/opencs/model/world/columnbase.hpp
apps/opencs/model/world/columns.cpp
apps/opencs/model/world/columns.hpp
apps/opencs/model/world/commands.cpp
apps/opencs/model/world/idtable.cpp
apps/opencs/view/world/dialoguesubview.cpp
apps/opencs/view/world/dialoguesubview.hpp
apps/opencs/view/world/util.cpp
10 years ago
scrawl
c7d15e6f74
Revert "Revert "Light charge handling fix""
...
This reverts commit b95748d044
.
10 years ago
scrawl
b95748d044
Revert "Light charge handling fix"
...
This reverts commit 5e0428243b
.
10 years ago
scrawl
5e0428243b
Light charge handling fix
10 years ago
Marc Zinnschlag
ba7b74217b
added original cell column to reference table
10 years ago
Marc Zinnschlag
3b534326ff
forbid manual editing of the cell field in reference records
10 years ago
cc9cii
6731afc79c
Use float for setting skill use values. Should resolve bug #2183 .
10 years ago
cc9cii
4556eb74fe
Fix saving position and rotation.
10 years ago
Marc Zinnschlag
ff530a2e19
added missing magic effect table columns
10 years ago
Marc Zinnschlag
33cd04b37d
added missing sound gen table columns
10 years ago
Marc Zinnschlag
90b45e09f7
added refnum column to references tables
10 years ago
Marc Zinnschlag
f5483e76cf
added refnum counter column to cells table
10 years ago
Marc Zinnschlag
d1d861e1be
Merge branch 'run'
...
Conflicts:
apps/opencs/model/world/columns.cpp
apps/opencs/model/world/columns.hpp
apps/opencs/model/world/data.cpp
components/CMakeLists.txt
10 years ago
Marc Zinnschlag
03c0cbc65a
added owner global column to references table ( Fixes #1695 )
11 years ago
Marc Zinnschlag
5c536d571b
added script column to debug profile table (dialogue only)
11 years ago
Marc Zinnschlag
fd3842d726
added flag columns to debug profile table
11 years ago
Marc Zinnschlag
2df1079dd4
removed mScope field from Filter record (redundant now)
11 years ago
Marek Kochanowicz
40edf15ab0
cleaning up the code
11 years ago
scrawl
75366b2e37
Implement CellRef's faction rank (rank requirement to use item)
11 years ago
Marc Zinnschlag
1548f4670a
drop part of resources drag and drop
11 years ago
Marc Zinnschlag
9d5956585c
added separate display type for colours
11 years ago
Marc Zinnschlag
37a2b48fa2
added missing type columns to body part table
11 years ago
Marc Zinnschlag
d96ed38d49
added body part table
11 years ago
Marc Zinnschlag
5649552f18
added other missing columns for enchantment table; fixed dialogue subviews for enchantment records
11 years ago
Marc Zinnschlag
ab8bee4d1a
added enchantment type column to enchantment table
11 years ago
Marc Zinnschlag
c4e7386770
Revert "added changed reference tracking for cells"
...
This reverts commit f4334da42e
.
11 years ago
Marc Zinnschlag
f4334da42e
added changed reference tracking for cells
11 years ago
Marek Kochanowicz
fc1837e2ed
fixed bug: regions can be dragged
...
ps
fuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu
11 years ago
Marc Zinnschlag
2128d3008c
Merge branch 'master' into preview
11 years ago