Age | Commit message (Expand) | Author |
2020-07-16 | Make it work with Qt5.HEADmaster | Stijn Buys |
2013-11-17 | Update map content when opening a file. | Stijn Buys |
2013-11-11 | Added box selection, deleted selected, duplicate selected, move selected. | Stijn Buys |
2013-11-11 | Added support for patrols and platforms. | Stijn Buys |
2013-09-15 | Adds the --with-qt-moc option to the configure script. | Stijn Buys |
2012-12-06 | Added support for entity weapon entries. | Stijn Buys |
2012-08-08 | Shortcut keys for Edit Add and Edit Duplicate. Implement EditDuplicate functi... | Michael Rodenhurst |
2012-04-30 | Do not write angles key if all angles are 0. | Stijn Buys |
2012-04-30 | Corrected parameter order of the entity angles key | Stijn Buys |
2012-03-18 | Made MapWidget::zoom() independent of the size of the widget. | Stijn Buys |
2012-03-11 | Added zone properties button. | Stijn Buys |
2012-03-11 | Update Manipulater visual state after deselecting. | Stijn Buys |
2012-03-10 | Connected Delete actions to the deleteSelected() slot. | Stijn Buys |
2012-03-10 | Have MapWidget remember the last selected Entity, implemented MapWidget::dele... | Stijn Buys |
2012-03-10 | Added EntityProperties assignment operator. | Stijn Buys |
2012-03-07 | Added Properties copy constructor and assignment operator. | Stijn Buys |
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-25 | Added support for entity templates. | Stijn Buys |
2012-02-25 | Finetuned the new ./configure parameters, added Ubuntu note to the installati... | Stijn Buys |
2012-02-25 | Add entity manipulator widget, added support for editing entity angles. | 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 | Initial support to preserve ini file comments | Stijn Buys |
2012-02-21 | Show filename in the subwindow title. | Stijn Buys |
2012-02-21 | Save all changes made to the properties in the Sidebar. | Stijn Buys |
2012-02-21 | Add support for zone properties, added framework to save files. | Stijn Buys |
2012-02-19 | Added entity type label. | Stijn Buys |
2012-02-19 | Added entity ino .ext area | Stijn Buys |
2012-02-19 | Added a splitter to the editorwindow. | Stijn Buys |
2012-02-19 | Added a seperate class to hold entity properties. | Stijn Buys |
2012-02-19 | Added subsections textbox | Stijn Buys |
2012-02-19 | Renamed class MapEntity to EntityWidget, added entity dragging. | Stijn Buys |
2012-02-19 | Added text area with all entity properties, made location editable. | Stijn Buys |
2012-02-19 | Commented out debug messages, implemented map dragging. | Stijn Buys |
2012-02-19 | Read entity properties, added entity selection and scaling. | Stijn Buys |
2012-02-19 | Corrected location of entities on the map. | 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 |
2012-02-18 | Skeleton can be compiled now. | Stijn Buys |
2012-02-18 | Added ./configure skeleton. | Stijn Buys |