Commit Graph

10739 Commits (5e543ac8065cbeaa7625ab838176d3e76ea6d2f4)
 

Author SHA1 Message Date
scrawl 5fbce67b9d Don't redraw ItemView if the size did not change 11 years ago
scrawl 53c70dbdaa Exit dialogue when going to jail (Fixes #1635) 11 years ago
Marc Zinnschlag 490442cf62 added lighting mode tooltips 11 years ago
Marc Zinnschlag 61a02d8a40 replaced custom toolbutton push flag with type enum 11 years ago
Marc Zinnschlag 32e48edb83 toolbar tooltip system 11 years ago
Marc Zinnschlag 67ad7d5b0e fixed scene subview focus problem 11 years ago
Marc Zinnschlag 57b9b8d884 set focus when opening a toolbar panel 11 years ago
Marc Zinnschlag d6c0b8d0ac use custom button on toolbar (top level) 11 years ago
Marc Zinnschlag 44b95bbd7b added push mode and icon-less push button constructor 11 years ago
Marc Zinnschlag 8b239df1b1 removed text argument from button constructor, because toolbar buttons will always be icon only 11 years ago
Marc Zinnschlag 365b721878 return/enter activate the selected button 11 years ago
Marc Zinnschlag 50ee815dd8 make buttons in mode panel act like radiobuttons 11 years ago
Marc Zinnschlag dd0aa20390 custom push button 11 years ago
Marc Zinnschlag 930f782bc5 SceneWidget::setLighting was missing an update call 11 years ago
scrawl 0704fa2b3d Reset local rotation axis in SetAngle (Fixes #1630) 11 years ago
Marc Zinnschlag 3333f67830 removed a left-over marker 11 years ago
Marc Zinnschlag 03f67cd6bd moved low level widgets from CSVWorld into a separate namespace/directory 11 years ago
scrawl df80c436fb Fix compile error for OPENMW_USE_FFMPEG=0 11 years ago
scrawl ad90d20ad8 Don't silently skip unknown NPC subrecords 11 years ago
scrawl 742d008765 Fix initializing CharacterController with fists or spell equipped 11 years ago
scrawl a3a8f4da70 More font hackery. Will it ever end?
Fixes #1606
11 years ago
scrawl 0a2d5d34bc Cancel queued view mode switch when switching view mode (Fixes #1618) 11 years ago
scrawl ee81698089 Always control movement by animation except for first person or in-air 11 years ago
Marc Zinnschlag a54497e9ef Merge branch 'resources' 11 years ago
Marc Zinnschlag 1548f4670a drop part of resources drag and drop 11 years ago
Marc Zinnschlag b6c5ee125d more refactoring 11 years ago
Marc Zinnschlag 9d5956585c added separate display type for colours 11 years ago
Marc Zinnschlag b2ce94f28a fixed exceptions 11 years ago
Marc Zinnschlag b2c2342988 some refactoring (removing redundant code) 11 years ago
Marc Zinnschlag c1bbefb840 enable dragging from resources tables 11 years ago
Marc Zinnschlag df6996d4ae filter resources files based on extension 11 years ago
Marc Zinnschlag 19828df799 added subviews for resources tables 11 years ago
Marc Zinnschlag b2c957a56f added resources tables 11 years ago
Marc Zinnschlag 42db9a5091 make modification column optional in table views 11 years ago
Marc Zinnschlag 4f6c7b0e84 resolved UniversalId naming ambiguity 11 years ago
Marc Zinnschlag e171babd2f added Feature_Constant to IdTable 11 years ago
cc9cii 9713873538 Minor change to improve generated STL code (only tested with MSVC 2012). More details in forum post https://forum.openmw.org/viewtopic.php?f=6&t=2153#p24065 11 years ago
Marc Zinnschlag 1b1f1bade3 injected new class IdTableBase between QAbstractItemModel and IdTable 11 years ago
Marc Zinnschlag 63d0fdee7f removed leftover data member 11 years ago
Marc Zinnschlag 879ab49e9c added resources manager 11 years ago
Marc Zinnschlag 1ce60fa13b Merge branch 'tables' 11 years ago
Marc Zinnschlag 1745335982 body part table fix: forgot to include body parts in ID listings 11 years ago
Marc Zinnschlag 607445d40c Merge branch 'editorfixes' 11 years ago
Marc Zinnschlag 9ce92302d7 interpret empty filter strings as no filter instead of a broken filter (Fixes #1311) 11 years ago
scrawl 6cd6578a88 Handle Deleted moved references (Bug #1613) 11 years ago
scrawl e666ddfe18 Fix list of moved references being discarded (Fixes #1613) 11 years ago
scrawl df62c06acf Print exterior grid position in betaComment 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