.. |
adjusterwidget.cpp
|
Fixed pathing issues in launcher
|
2013-11-03 00:02:46 -05:00 |
adjusterwidget.hpp
|
Fixed path problem with adjuster widget and local data path.
|
2013-10-31 18:12:13 -05:00 |
filedialog.cpp
|
Fix some static analysis issues (coverity)
|
2014-12-24 15:45:12 +01:00 |
filedialog.hpp
|
Build objects and connections only once.
|
2014-09-10 07:14:01 +10:00 |
filewidget.cpp
|
Allow '-' and '_' in new addon name. Resolves Bug #1789.
|
2014-09-10 23:30:42 +10:00 |
filewidget.hpp
|
Reimplemented constentselector view class
|
2013-10-22 21:52:35 -05:00 |
globaldebugprofilemenu.cpp
|
full implementation of global run menu item (replaces earlier placeholder implementation)
|
2014-09-04 17:45:43 +02:00 |
globaldebugprofilemenu.hpp
|
full implementation of global run menu item (replaces earlier placeholder implementation)
|
2014-09-04 17:45:43 +02:00 |
loader.cpp
|
fix uninit, #2
|
2015-01-02 00:26:45 +01:00 |
loader.hpp
|
display record count in loading window
|
2014-06-26 11:41:21 +02:00 |
newgame.cpp
|
Reimplemented constentselector view class
|
2013-10-22 21:52:35 -05:00 |
newgame.hpp
|
fixed missing initialisation of adjuster widget in file dialogue
|
2013-09-23 11:26:29 +02:00 |
operation.cpp
|
Operations widget height fix and abort button feature. Successfully
|
2013-02-22 21:53:32 -06:00 |
operation.hpp
|
Operations widget height fix and abort button feature. Successfully
|
2013-02-22 21:53:32 -06:00 |
operations.cpp
|
Merge branch 'master' into saveOnClose
|
2013-03-02 09:24:42 -06:00 |
operations.hpp
|
Operations widget height fix and abort button feature. Successfully
|
2013-02-22 21:53:32 -06:00 |
runlogsubview.cpp
|
added run log
|
2014-09-05 13:49:34 +02:00 |
runlogsubview.hpp
|
added run log
|
2014-09-05 13:49:34 +02:00 |
startup.cpp
|
added tooltip to user settings button on startup window
|
2014-07-13 10:52:33 +02:00 |
startup.hpp
|
added proper startup dialogue (still missing icons)
|
2013-09-08 09:15:26 +02:00 |
subview.cpp
|
Fix Subview interface clutter by keeping a map of Scenewidgets.
|
2014-11-01 08:29:08 +11:00 |
subview.hpp
|
Fix Subview interface clutter by keeping a map of Scenewidgets.
|
2014-11-01 08:29:08 +11:00 |
subviewfactory.cpp
|
rewrote subview factory system
|
2012-12-11 13:22:43 +01:00 |
subviewfactory.hpp
|
rewrote subview factory system
|
2012-12-11 13:22:43 +01:00 |
subviewfactoryimp.hpp
|
disallow sorting (via column headers) in info tables
|
2013-10-31 13:40:14 +01:00 |
view.cpp
|
Remove PhysicsManager singleton and use shared_ptr instead. Resolves the issue where sometimes destructors were called in an unexpected sequence resulting in a crash while exiting the application.
|
2014-12-01 06:44:12 +11:00 |
view.hpp
|
Fix Subview interface clutter by keeping a map of Scenewidgets.
|
2014-11-01 08:29:08 +11:00 |
viewmanager.cpp
|
Move the destruction of global resources, being used by multiple documents, to the editor.
|
2014-12-01 14:08:27 +11:00 |
viewmanager.hpp
|
Code cleanup and revert incorrect settings.
|
2014-09-24 22:41:49 +10:00 |