Commit Graph

14 Commits (8c7e06293fbe6d0ed1dd7dd0f424b9f1b6f92162)

Author SHA1 Message Date
Kyle Cooley 1d480015b4 Add ability to touch records, LAND records in particular 7 years ago
Scott Howard e2ef8c4022 fix -Wnewline-eof warnings 10 years ago
Marc Zinnschlag 26c2f28879 replaced global world->scene menu item with individual view context menu items in cell and reference tables 11 years ago
Marek Kochanowicz 62ea0bb066 Cleared whitespaces. 11 years ago
Marek Kochanowicz aa6d1ff4c3 removed needless argument for cloning 11 years ago
Marek Kochanowicz 33620a001b Cloning works for single record type tables. Well, kinda. 11 years ago
Marc Zinnschlag 780ea3a41f added support for record reordering to model (only implemented in info collection) 11 years ago
Marc Zinnschlag 8c4303399f Merge branch 'master' into dialogue
Conflicts:
	apps/opencs/model/world/columns.cpp
	apps/opencs/model/world/columns.hpp
	apps/opencs/model/world/data.cpp
	components/esm/loadinfo.hpp
11 years ago
Marc Zinnschlag dc473221e7 added ID-argument to CollectionBase::getAppendIndex (required for info record collection) 11 years ago
Marc Zinnschlag 62148b3247 moved implementation of searchColumnIndex and findColumnIndex functions from IdTable to CollectionBase 11 years ago
Marc Zinnschlag ba5e2a0330 changed ID listing to include deleted records by default 11 years ago
Marc Zinnschlag 3d2281fe80 added signals and functions to Data for handling ID list changes 11 years ago
Marc Zinnschlag 2968b96882 added a bit more documentation 12 years ago
Marc Zinnschlag f4e7916ec4 moved IdCollection base into its own source file pair and renamed it to Collection 12 years ago