summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing include0.2.00.2Ben Boeckel2009-06-151-0/+3
* Wrong use of Version in desktop fileBen Boeckel2009-06-151-1/+1
* Fixed version bumpBen Boeckel2009-06-159-11/+11
* Revert "Bump version and fix version check ordering"Ben Boeckel2009-06-157-9/+9
* Disable WorldMapPlacement usageBen Boeckel2009-06-051-18/+19
* Bump version and fix version check orderingBen Boeckel2009-06-057-9/+9
* Fix enabling of widgets based on other widgets when initialized and places mi...Ben Boeckel2009-06-056-1/+28
* The sell price doesn't matter if it can't be soldBen Boeckel2009-05-281-0/+1
* The tree deletes the game, don't double deleteBen Boeckel2009-05-281-1/+0
* Invalidate the index when closing the editorBen Boeckel2009-05-281-0/+1
* Handle enableing and disabling the buttons more gracefullyBen Boeckel2009-05-282-3/+4
* Remove the context menu from the widgets and use a button insteadBen Boeckel2009-05-284-28/+31
* Add the map editor to the tabstopsBen Boeckel2009-05-281-0/+1
* Only add world maps to the sceneBen Boeckel2009-05-281-1/+2
* Add the flag for world map to the map widgetBen Boeckel2009-05-283-0/+38
* Add world flag to MapWrapperBen Boeckel2009-05-282-0/+6
* Add a flag to Map to mark it as a world mapBen Boeckel2009-05-282-0/+10
* Fix docbook installation macro usageBen Boeckel2009-05-281-1/+3
* Disable copy/paste actions while the tree does not support themBen Boeckel2009-05-231-3/+3
* Delete old tree widget filesBen Boeckel2009-05-23134-9567/+0
* The first column is selectableBen Boeckel2009-05-231-1/+1
* Include the border in the bounding rectangle for the tileBen Boeckel2009-05-231-1/+1
* Better detection of collisionBen Boeckel2009-05-231-1/+1
* Shrink the rectangle so that edges can be sharedBen Boeckel2009-05-231-1/+1
* Better detection for when an item can be anchoredBen Boeckel2009-05-231-1/+8
* Replace destination points with closer ones if foundBen Boeckel2009-05-231-7/+11
* Add a define for the dummy pointBen Boeckel2009-05-231-1/+3
* Clean up cases and add others...still edge cases leftBen Boeckel2009-05-221-19/+10
* Add more convenience functionsBen Boeckel2009-05-221-0/+15
* Track leading point as wellBen Boeckel2009-05-221-2/+4
* If the new rectangle collides with any, it isn't viableBen Boeckel2009-05-221-1/+10
* handle the fact that the right and bottom edges of polygons are not "inside" ...Ben Boeckel2009-05-221-0/+4
* Removed unused memberBen Boeckel2009-05-221-1/+0
* Remove unneeded connectionBen Boeckel2009-05-221-1/+0
* Reorder the model setting so that the header gets the correct column countBen Boeckel2009-05-221-3/+4
* Add reminder to check if layout refreshing is still needed in 4.6Ben Boeckel2009-05-211-0/+1
* Normalize the index to get the correct dataBen Boeckel2009-05-211-1/+1
* When the widget is saved, refresh the data in the treeBen Boeckel2009-05-211-0/+2
* Add method for setting the sigmod at some index as dirtyBen Boeckel2009-05-212-2/+9
* Add method for getting the game for an index instead of only the current indexBen Boeckel2009-05-213-18/+19
* Don't do anything on copy/paste since it isn't fixed yetBen Boeckel2009-05-211-2/+2
* Remove the old files from the buildBen Boeckel2009-05-211-69/+0
* Handle selecting an index for the new modelBen Boeckel2009-05-212-9/+27
* Accept the click if the index is enabled, not selectableBen Boeckel2009-05-211-1/+1
* Use new convenience function for the current gameBen Boeckel2009-05-211-1/+1
* Replace the old tree with the new oneBen Boeckel2009-05-212-4/+4
* Fix unneeded namespacingBen Boeckel2009-05-211-1/+1
* Context menu isn't used in the new modelBen Boeckel2009-05-212-21/+0
* Another missing includeBen Boeckel2009-05-211-0/+3
* Fix up the column sizesBen Boeckel2009-05-211-0/+2