1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 02:49:55 +00:00
openmw-tes3mp/apps/opencs/model/world
scrawl 67bd6cd708 Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
2015-08-18 23:06:12 +02:00
..
cell.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
cell.hpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
cellcoordinates.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
cellcoordinates.hpp added CellCoordinates and CellSelection classes 2014-04-07 13:44:43 +02:00
cellselection.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
cellselection.hpp added CellCoordinates and CellSelection classes 2014-04-07 13:44:43 +02:00
collection.hpp Changes as per feedback comments. 2015-04-11 11:26:29 +10:00
collectionbase.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
collectionbase.hpp Spelling and other consistencies nit pick. 2015-03-30 11:53:33 +11:00
columnbase.cpp #2730 and #2725 2015-08-04 16:58:44 +03:00
columnbase.hpp #2730 and #2725 2015-08-04 16:58:44 +03:00
columnimp.hpp size limits for meta data strings 2015-06-26 18:19:00 +02:00
columns.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
columns.hpp Editor: remove creature flag of unknown purpose from the UI 2015-08-15 18:39:00 +02:00
commanddispatcher.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
commanddispatcher.hpp create modify commands through command dispatcher 2015-01-15 14:24:33 +01:00
commands.cpp Restore Modified status of a record when adding/removing nested rows 2015-08-02 21:52:55 +03:00
commands.hpp Restore Modified status of a record when adding/removing nested rows 2015-08-02 21:52:55 +03:00
data.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
data.hpp Fix the OpenCS rendering crash on exit (Fixes #2735) 2015-07-18 03:52:48 +02:00
idcollection.hpp Fixed initial loading of moved refs. 2015-04-26 11:35:46 +10:00
idcompletionmanager.cpp Add Topic/Journal Id completion to InfoCreator 2015-06-19 12:51:50 +03:00
idcompletionmanager.hpp IdCompletionManager uses Display type instread of ColumnId for creating completers 2015-06-03 12:01:13 +03:00
idtable.cpp Inform about Modified status change when modifying a value of a model 2015-08-02 15:06:56 +03:00
idtable.hpp Undo for delete operation in referenceables table. Implemented by saving UniversalId::Type in DeleteCommand. 2015-04-25 06:06:11 +10:00
idtablebase.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
idtablebase.hpp moved getColumnId function from IdTable to IdTable base and made it virtual 2015-03-29 15:28:11 +02:00
idtableproxymodel.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
idtableproxymodel.hpp Create a custom signal to inform about a row addition in IdTableProxyModel 2015-07-26 20:06:30 +03:00
idtree.cpp Inform about Modified status change when modifying a value of a model 2015-08-02 15:06:56 +03:00
idtree.hpp Add the ability to search a nested column index 2015-06-26 22:14:11 +03:00
info.hpp subclass ESM::DialInfo to keep track of parent topic 2013-11-01 17:43:45 +01:00
infocollection.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
infocollection.hpp More warning fixes. 2015-03-14 08:09:19 +11:00
infotableproxymodel.cpp Don't inform about a nested row addition in proxy models for top-level tables 2015-07-26 20:25:46 +03:00
infotableproxymodel.hpp Inform about a row addition after re-sorting in InfoTableProxyModel 2015-07-26 20:07:36 +03:00
land.cpp Implement terrain rendering in OpenCS (Fixes #1597) 2014-10-08 17:17:31 +02:00
land.hpp Implement terrain rendering in OpenCS (Fixes #1597) 2014-10-08 17:17:31 +02:00
landtexture.cpp Implement terrain rendering in OpenCS (Fixes #1597) 2014-10-08 17:17:31 +02:00
landtexture.hpp Implement terrain rendering in OpenCS (Fixes #1597) 2014-10-08 17:17:31 +02:00
metadata.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
metadata.hpp moved meta data into a new single-row table 2015-06-26 13:01:25 +02:00
nestedcoladapterimp.cpp Fix clang warnings about 'typename' outside of a template 2015-06-04 20:42:05 +02:00
nestedcoladapterimp.hpp Add the remaining Cell data for editing with dialogue subview. Should resolve Bug #2551. 2015-05-19 22:01:40 +10:00
nestedcollection.cpp Add the ability to search a nested column index 2015-06-26 22:14:11 +03:00
nestedcollection.hpp Add the ability to search a nested column index 2015-06-26 22:14:11 +03:00
nestedcolumnadapter.hpp More warning fixes. 2015-04-19 09:42:44 +10:00
nestedidcollection.hpp Count of nested columns can be retrieved for a collection with no records 2015-07-05 15:36:41 +03:00
nestedinfocollection.cpp TopicInfos result script are now displayed in dialogue subviews. 2015-04-19 13:31:16 +10:00
nestedinfocollection.hpp TopicInfos result script are now displayed in dialogue subviews. 2015-04-19 13:31:16 +10:00
nestedtableproxymodel.cpp Proper index creation for nested data 2015-07-25 18:32:13 +03:00
nestedtableproxymodel.hpp Changes to support dialogue only items but in a list view via QDataWidgetMapper. 2015-04-17 01:27:36 +10:00
nestedtablewrapper.cpp undo works now 2014-07-20 22:39:39 +02:00
nestedtablewrapper.hpp undo works now 2014-07-20 22:39:39 +02:00
pathgrid.cpp Some more forward-declaring for OpenMW-CS 2015-02-09 16:50:34 +01:00
pathgrid.hpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
record.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
record.hpp removed redundant functions 2015-03-12 10:51:50 +01:00
ref.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
ref.hpp Merge branch 'master' into moveref 2015-04-25 06:52:53 +10:00
refcollection.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
refcollection.hpp Revert rebasing the moved refs to the new cell, because the original ref may still be referred by a mod. 2015-04-26 14:55:40 +10:00
refidadapter.cpp Changed over the remaining RefId adapters. Fixed issue where map entries were overwriting the same key... 2015-04-13 06:39:38 +10:00
refidadapter.hpp Changed over the remaining RefId adapters. Fixed issue where map entries were overwriting the same key... 2015-04-13 06:39:38 +10:00
refidadapterimp.cpp Merge branch 'master' of https://github.com/OpenMW/openmw into osg 2015-06-14 16:32:13 +02:00
refidadapterimp.hpp Include cleanup 2015-07-25 02:11:49 +02:00
refidcollection.cpp Editor: fix a typo in ESM::Light flag mappings 2015-08-16 23:42:08 +02:00
refidcollection.hpp Remove duplicated checks and exceptions. 2015-04-13 08:03:30 +10:00
refiddata.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
refiddata.hpp Off by one error - can't delete the last element of a refid collection. 2015-04-25 06:04:39 +10:00
regionmap.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
regionmap.hpp always use the cell ID instead of the exterior coordinate fields from the original cell struct 2014-04-13 14:16:59 +02:00
resources.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
resources.hpp OpenCS: use the new VFS, restored resource tables 2015-03-20 16:22:33 +01:00
resourcesmanager.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
resourcesmanager.hpp OpenCS: preliminary port of cell rendering to OSG 2015-03-25 23:35:10 +01:00
resourcetable.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
resourcetable.hpp moved getColumnId function from IdTable to IdTable base and made it virtual 2015-03-29 15:28:11 +02:00
scope.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
scope.hpp generalised the concept of record scope 2014-08-06 09:53:10 +02:00
scriptcontext.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
scriptcontext.hpp added script verifier 2014-02-14 13:38:30 +01:00
subcellcollection.hpp Code reorganisation to prepare for nested sound table in regions. 2015-04-11 13:54:05 +10:00
tablemimedata.cpp Add missing mappings to TableMimeData 2015-06-20 21:00:15 +03:00
tablemimedata.hpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
universalid.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
universalid.hpp added missing MetaData table UniversalId type 2015-06-26 15:17:18 +02:00