.. |
bodypartcreator.cpp
|
Editor: add creator for body parts
|
8 years ago |
bodypartcreator.hpp
|
Editor: add creator for body parts
|
8 years ago |
cellcreator.cpp
|
Remove empty line at the beginning of files
|
10 years ago |
cellcreator.hpp
|
Add the proper getErrors() method to CellCreator.
|
10 years ago |
colordelegate.cpp
|
Fix region colors
|
7 years ago |
colordelegate.hpp
|
Rename ColorPickerDelegate to ColorDelegate
|
10 years ago |
creator.cpp
|
Remove empty line at the beginning of files
|
10 years ago |
creator.hpp
|
Move touch command to creator, to allow customization and not break abstraction
|
7 years ago |
datadisplaydelegate.cpp
|
Fix cppcheck warnings
|
9 years ago |
datadisplaydelegate.hpp
|
Fix cppcheck warnings
|
9 years ago |
dialoguecreator.cpp
|
Remove empty line at the beginning of files
|
10 years ago |
dialoguecreator.hpp
|
Rework creator factories to accept Document as a parameter
|
10 years ago |
dialoguespinbox.cpp
|
Allow wheel events in dialogue spin box types only when they have focus. Should resolve Feature #2585.
|
10 years ago |
dialoguespinbox.hpp
|
Allow wheel events in dialogue spin box types only when they have focus. Should resolve Feature #2585.
|
10 years ago |
dialoguesubview.cpp
|
convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis
|
8 years ago |
dialoguesubview.hpp
|
convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis
|
8 years ago |
dragdroputils.cpp
|
Add some drag'n'drop utils to work with TableMimeData
|
10 years ago |
dragdroputils.hpp
|
use a namespace instead of a class with only static functions
|
10 years ago |
dragrecordtable.cpp
|
Fix shadowing warnings
|
8 years ago |
dragrecordtable.hpp
|
DragRecordTable checks drag type before accepting it
|
10 years ago |
enumdelegate.cpp
|
Sort EnumDelegate values by name
|
7 years ago |
enumdelegate.hpp
|
Refactor Enum- and DataDisplayDelegate code
|
10 years ago |
extendedcommandconfigurator.cpp
|
Add edit locking to ExtendedCommandConfigurator
|
10 years ago |
extendedcommandconfigurator.hpp
|
Add edit locking to ExtendedCommandConfigurator
|
10 years ago |
genericcreator.cpp
|
Fix potential segfault, cleanup, get rid of warnings.
|
7 years ago |
genericcreator.hpp
|
Tweaks to land loading, land cloning, terrain signals, placeholder land update handling
|
7 years ago |
globalcreator.cpp
|
Fix globals not being initialized with a valid type.
|
9 years ago |
globalcreator.hpp
|
added missing Q_OBJECT
|
9 years ago |
idcompletiondelegate.cpp
|
InfoCondition autocompletion
|
9 years ago |
idcompletiondelegate.hpp
|
Fix the mistyping header guard in the idcompletiondelegate.hpp
|
10 years ago |
idtypedelegate.cpp
|
second batch of changing over user settings usage to the new system
|
9 years ago |
idtypedelegate.hpp
|
create modify commands through command dispatcher
|
10 years ago |
idvalidator.cpp
|
Remove empty line at the beginning of files
|
10 years ago |
idvalidator.hpp
|
fixed error detection and improved error reporting in IdValidator
|
11 years ago |
infocreator.cpp
|
Change default topic info values
|
7 years ago |
infocreator.hpp
|
InfoCreator accepts drops of Topic/Journal ID
|
10 years ago |
landcreator.cpp
|
Fix potential segfault, cleanup, get rid of warnings.
|
7 years ago |
landcreator.hpp
|
Tweaks to land loading, land cloning, terrain signals, placeholder land update handling
|
7 years ago |
landtexturecreator.cpp
|
Get rid of some templates, exceptions instead of assert, and other small changes.
|
7 years ago |
landtexturecreator.hpp
|
Cleanup. Also modify ltex index generation.
|
7 years ago |
nestedtable.cpp
|
More shortcuts.
|
9 years ago |
nestedtable.hpp
|
Disable context menu for fixed size sub-tables. Should resolve bug #2932.
|
9 years ago |
pathgridcreator.cpp
|
Editor: Fix labels for creator user inputs
|
8 years ago |
pathgridcreator.hpp
|
Editor: document subclasses without ID checks
|
8 years ago |
previewsubview.cpp
|
Remove empty line at the beginning of files
|
10 years ago |
previewsubview.hpp
|
added new user setting: window/hide-subview (hide subview titlebar if there is only one subview in the window)
|
10 years ago |
recordbuttonbar.cpp
|
Lamoot's new icon set
|
7 years ago |
recordbuttonbar.hpp
|
second batch of changing over user settings usage to the new system
|
9 years ago |
recordstatusdelegate.cpp
|
Lamoot's new icon set
|
7 years ago |
recordstatusdelegate.hpp
|
create modify commands through command dispatcher
|
10 years ago |
referenceablecreator.cpp
|
Fix shadowing warnings
|
8 years ago |
referenceablecreator.hpp
|
fixed referenceable cloning (and as a side-effect enabled showing the type of the refereceable in the clone UI)
|
10 years ago |
referencecreator.cpp
|
Some PVS-Studio and cppcheck fixes
|
7 years ago |
referencecreator.hpp
|
moved ref num assingment from instance creation to save procedure
|
9 years ago |
regionmap.cpp
|
Replace "sys::default" with ESM::CellId::sDefaultWorldspace
|
9 years ago |
regionmap.hpp
|
Fixed multiple spelling mistakes
|
8 years ago |
regionmapsubview.cpp
|
Remove empty line at the beginning of files
|
10 years ago |
regionmapsubview.hpp
|
…
|
|
scenesubview.cpp
|
Fix shadowing warnings
|
8 years ago |
scenesubview.hpp
|
first batch of changing over user settings usage to the new system
|
9 years ago |
scriptedit.cpp
|
Make name highlighting more consistent and only for variable names
|
8 years ago |
scriptedit.hpp
|
Make name highlighting more consistent and only for variable names
|
8 years ago |
scripterrortable.cpp
|
improved ScriptErrorTable handling of script errors that don't have line/column associated with them (also avoiding a segfault)
|
8 years ago |
scripterrortable.hpp
|
first batch of changing over user settings usage to the new system
|
9 years ago |
scripthighlighter.cpp
|
Make name highlighting more consistent and only for variable names
|
8 years ago |
scripthighlighter.hpp
|
Add setting so feature can be turned off
|
8 years ago |
scriptsubview.cpp
|
Fix for bug 3248
|
9 years ago |
scriptsubview.hpp
|
second batch of changing over user settings usage to the new system
|
9 years ago |
startscriptcreator.cpp
|
Editor: Fix labels for creator user inputs
|
8 years ago |
startscriptcreator.hpp
|
Editor: Remove overridden configureCreateCommand
|
9 years ago |
subviews.cpp
|
Land creator
|
7 years ago |
subviews.hpp
|
…
|
|
table.cpp
|
Use range-based for loop
|
7 years ago |
table.hpp
|
Move touch command to creator, to allow customization and not break abstraction
|
7 years ago |
tablebottombox.cpp
|
set search status bar to 'no results' message when search yields no results
|
7 years ago |
tablebottombox.hpp
|
set search status bar to 'no results' message when search yields no results
|
7 years ago |
tableeditidaction.cpp
|
TableEditIdAction: prevent creation of a UniversalId with Type_None
|
10 years ago |
tableeditidaction.hpp
|
Create a separate class for Edit 'ID' action to use in tables' context menus
|
10 years ago |
tablesubview.cpp
|
Move touch command to creator, to allow customization and not break abstraction
|
7 years ago |
tablesubview.hpp
|
third batch of changing over user settings usage to the new system
|
9 years ago |
util.cpp
|
add more precise float-spinbox and use it for rotations
|
7 years ago |
util.hpp
|
second batch of changing over user settings usage to the new system
|
9 years ago |
vartypedelegate.cpp
|
safer handling of command macros
|
9 years ago |
vartypedelegate.hpp
|
create modify commands through command dispatcher
|
10 years ago |