Project::OSiRiON - Git repositories
News
.
About
.
Screenshots
.
Downloads
.
Forum
.
Wiki
.
Tracker
.
Git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainwindow.cc
Age
Commit message (
Expand
)
Author
2013-11-11
Added box selection, deleted selected, duplicate selected, move selected.
Stijn Buys
2012-08-08
Shortcut keys for Edit Add and Edit Duplicate. Implement EditDuplicate functi...
Michael Rodenhurst
2012-02-26
Select newly created entities,
Stijn Buys
2012-02-26
Made entity type editable, added default list of entity types.
Stijn Buys
2012-02-26
Mapped edit entity actions to MapWidget,
Stijn Buys
2012-02-26
Corrected MdiChild focus issues when opening more than one file,
Stijn Buys
2012-02-23
Prevent the map from freezing by not drawing or updating if it becomes smalle...
Stijn Buys
2012-02-22
Preserve ini file comments. preserve racetrack and checkpoint entities.
Stijn Buys
2012-02-21
Show filename in the subwindow title.
Stijn Buys
2012-02-21
Add support for zone properties, added framework to save files.
Stijn Buys
2012-02-18
Added map entities, added ini file reader.
Stijn Buys
2012-02-18
Added editor window with side bar.
Stijn Buys
2012-02-18
Added basic map widget
Stijn Buys
2012-02-18
added simple MDI framework.
Stijn Buys
2012-02-18
Created basic Qt MDI area.
Stijn Buys