Commit Graph

22 Commits (openmw-39)

Author SHA1 Message Date
Marc Zinnschlag a3a2c2f476 second batch of changing over user settings usage to the new system 9 years ago
scrawl 67bd6cd708 Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
10 years ago
Marc Zinnschlag 382cdb8c60 implemented sorting in report views (Fixes #2540) 10 years ago
Marc Zinnschlag 69db0179ca update refresh menu item on stateChanged signal instead of when opening the menu 10 years ago
Marc Zinnschlag 6fbdbb11d5 added refrash menu item to report table (Fixes #2620) 10 years ago
Marc Zinnschlag 88d1f158d0 made double click behaviour in report tables configurable (Fixes #2622) 10 years ago
scrawl e13a938896 Add support to build with Qt5 (Task #2665)
Known issue: the render view doesn't work in Qt5. With the switch to OSG around the corner, this isn't worth fixing.
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
Marc Zinnschlag 4951fc477c added replace function 10 years ago
Marc Zinnschlag 4928e3705f highlight (bold) search string in results 10 years ago
Marc Zinnschlag 6d165dabb6 improved layout of report table 10 years ago
Marc Zinnschlag 8e9365741f make search sub-views re-usable (clear before starting a new search) 10 years ago
cc9cii 15b9a628ac Fix the name of DragRecordTable::startDrag method. Make the compiler be quiet about BulletShapeLoader's hidden overloaded methods. 10 years ago
cc9cii 17e6244bd6 Yet more warnings suppressed. 10 years ago
Scott Howard e2ef8c4022 fix -Wnewline-eof warnings 10 years ago
Marc Zinnschlag 7615cbafce create modify commands through command dispatcher 10 years ago
Marc Zinnschlag 6a67aba336 added double click with modifier actions in report table 10 years ago
Marc Zinnschlag 58f4cc882f added remove action to report table context menu 10 years ago
Marc Zinnschlag f2fc693325 added context menu to report table 10 years ago
Marc Zinnschlag 350b0cb93c added hidden hint column to report model 10 years ago
Marc Zinnschlag 6c18a3b0b5 allow drags from report table 10 years ago
Marc Zinnschlag 7c59ea6296 added specialised report table 10 years ago