Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-07-16Make it work with Qt5.HEADmasterStijn Buys
2013-11-11Added box selection, deleted selected, duplicate selected, move selected.Stijn Buys
2012-08-08Shortcut keys for Edit Add and Edit Duplicate. Implement EditDuplicate ↵Michael Rodenhurst
functionality.
2012-02-26Select newly created entities,Stijn Buys
remember entity type updates, rearranged sidebar widget construction code.
2012-02-26Made entity type editable, added default list of entity types.Stijn Buys
2012-02-26Mapped edit entity actions to MapWidget,Stijn Buys
added initial addEntity action.
2012-02-26Corrected MdiChild focus issues when opening more than one file,Stijn Buys
enable or disable menu options when approriate.
2012-02-23Prevent the map from freezing by not drawing or updating if it becomes ↵Stijn Buys
smaller than 16x16 pixels.
2012-02-22Preserve ini file comments. preserve racetrack and checkpoint entities.Stijn Buys
2012-02-21Show filename in the subwindow title.Stijn Buys
2012-02-21Add support for zone properties, added framework to save files.Stijn Buys
2012-02-18Added map entities, added ini file reader.Stijn Buys
2012-02-18Added editor window with side bar.Stijn Buys
2012-02-18Added basic map widgetStijn Buys
2012-02-18added simple MDI framework.Stijn Buys
2012-02-18Created basic Qt MDI area.Stijn Buys