Marek Kochanowicz
|
427d6efd19
|
Moved removeNestedRow responsibility to the helper.
|
2014-07-21 14:49:47 +02:00 |
|
Marek Kochanowicz
|
c018ca43ac
|
getting rid of the asserts
|
2014-07-21 14:44:48 +02:00 |
|
Marek Kochanowicz
|
cb004936e0
|
moved setNestedData to the helper as well
|
2014-07-21 14:34:48 +02:00 |
|
Marek Kochanowicz
|
6573e3f319
|
moved responsibility for getNestedData to the inventory helper
|
2014-07-21 14:24:54 +02:00 |
|
Marek Kochanowicz
|
c4598d6200
|
added inventory helper (since npc and containers share same way of
handling items)
|
2014-07-21 14:10:04 +02:00 |
|
Marek Kochanowicz
|
4d79034dbf
|
correctly handling the nestedTable for undo (but removing and adding
rows in proper QT way is still TODO)
|
2014-07-20 18:52:35 +02:00 |
|
Marek Kochanowicz
|
0017fc68ef
|
fixed ctor of nestedwrapper (missing initialization of member data field)
|
2014-07-19 13:08:28 +02:00 |
|
Marek Kochanowicz
|
1ff8abb240
|
store whole container representing the nested table inside of the
command
Static nature of C++ forced me to use templates. Bit frustraiting.
|
2014-07-18 18:26:22 +02:00 |
|
Marek Kochanowicz
|
f0c6ef185e
|
Nest columns directly, created NestedColumn class and NestColumn.
|
2014-07-16 13:13:22 +02:00 |
|
Marek Kochanowicz
|
4b4a72c3b6
|
Merge remote-tracking branch 'refs/remotes/master/master' into NonTableFields
|
2014-07-13 10:52:39 +02:00 |
|
Marc Zinnschlag
|
4f08efc4d7
|
added missing combat, magic and stealth columns for creatures (Feature #1312)
|
2014-06-30 19:51:59 +02:00 |
|
Marek Kochanowicz
|
7b5bf637ab
|
Changes needed to add new nested row.
|
2014-06-24 19:03:29 +02:00 |
|
Marek Kochanowicz
|
c45061614b
|
Added code to delete nestedRows
|
2014-06-24 12:21:40 +02:00 |
|
Marek Kochanowicz
|
88c5288eaf
|
Create removeNestedRow (for deleting rows of nested columns)
|
2014-06-24 10:22:42 +02:00 |
|
Marek Kochanowicz
|
defd0b1754
|
Merge branch 'dialog-fix' into NonTableFields
TODO stop failing epicly with git
|
2014-06-17 14:08:59 +02:00 |
|
Marek Kochanowicz
|
21a1f6f4ae
|
working on the issue
|
2014-06-09 10:35:39 +02:00 |
|
Marek Kochanowicz
|
55d451febe
|
changes in the model (idtable) to support nested data
|
2014-06-02 20:41:37 +02:00 |
|
Marek Kochanowicz
|
6720d85a04
|
fixed compilation, thanks greye
|
2014-05-27 14:50:21 +02:00 |
|
Marek Kochanowicz
|
41db48720d
|
does not compile
|
2014-05-27 14:01:15 +02:00 |
|
Marek Kochanowicz
|
befc7a4078
|
adding column for the content of the container
|
2014-05-25 17:02:40 +02:00 |
|
Marc Zinnschlag
|
ca33d66ed9
|
added missing columns for weapon records
|
2013-05-19 14:44:41 +02:00 |
|
Marc Zinnschlag
|
2123900db5
|
added missing columns for NPC records
|
2013-05-19 13:53:47 +02:00 |
|
Marc Zinnschlag
|
8d78bea4aa
|
added missing column for misc record
|
2013-05-18 18:55:23 +02:00 |
|
Marc Zinnschlag
|
862e568f9b
|
added missing columns for Light record
|
2013-05-18 18:46:41 +02:00 |
|
Marc Zinnschlag
|
749fd418b5
|
added missing columns for door record
|
2013-05-17 15:10:41 +02:00 |
|
Marc Zinnschlag
|
889a87982e
|
added missing columns for creatures
|
2013-05-16 16:27:33 +02:00 |
|
Marc Zinnschlag
|
d794a62d19
|
added missing columns for container record
|
2013-05-15 17:02:34 +02:00 |
|
Marc Zinnschlag
|
28f2a7d2b4
|
added missing column for clothing records
|
2013-05-15 11:37:46 +02:00 |
|
Marc Zinnschlag
|
eba9d3e3ee
|
added missing columns for book record
|
2013-05-14 14:40:06 +02:00 |
|
Marc Zinnschlag
|
fce9939f83
|
added missing columns for armor record
|
2013-05-14 14:33:34 +02:00 |
|
Marc Zinnschlag
|
74d791e207
|
fixed auto calc column
|
2013-05-13 14:07:31 +02:00 |
|
Marc Zinnschlag
|
929b38ff6a
|
added missing columns for apparati records
|
2013-05-13 12:51:27 +02:00 |
|
Marc Zinnschlag
|
7fd277b87a
|
added missing column for potions
|
2013-05-12 15:50:29 +02:00 |
|
Marc Zinnschlag
|
d715cf5431
|
replaced static adapter with a template
|
2013-05-11 17:34:18 +02:00 |
|
Marc Zinnschlag
|
9426eda47a
|
small test with statics and two columns
|
2013-05-11 17:01:16 +02:00 |
|