summaryrefslogtreecommitdiff
path: root/src/ui.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-23Streamlined node drawing with auto-tilesets (bypass with Alt-click), double c...Colin Noga1-14/+51
2012-05-21Added copying, proper top-dwn selectionColin Noga1-6/+61
2012-05-18Added a screensize overlayColin Noga1-0/+1
2012-05-13Added Delay offset, made Y scale begin from bottom coords rather than top, so...Colin Noga1-13/+24
2012-05-12Fixed up some formatting, made the animation panel into a dock widget, added ...Colin Noga1-73/+387
2012-03-27tilesets now loaded on-demand and not part of KPMapTreeki1-9/+7
2012-02-17fixed the path node tile layer thing businessTreeki1-11/+32
2012-01-07quick fix to the layer widgetTreeki1-0/+4
2012-01-01I think this makes the UI a bit more pleasingTreeki1-2/+2
2012-01-01fixed a plethora of bugsTreeki1-0/+8
2012-01-01partial saving fixes, path node widget populatingColin Noga1-0/+3
2011-12-30cleaning up some loose endsColin Noga1-4/+12
2011-12-30Tried for a windows build, failed. Added some icons.Colin Noga1-14/+25
2011-12-30Hopefully this works. Associated Path/Node layers pretty much good to go, I t...Colin Noga1-23/+270
2011-12-08added help/about docsColin Noga1-3/+15
2011-12-08the first version of map exportingTreeki1-1/+13
2011-12-04Added animation preset saving/loading, and iconsColin Noga1-9/+24
2011-12-04broken commitColin Noga1-5/+73
2011-12-03Fixed up some UI stuff, added animation presets to make life easier for anima...Colin Noga1-19/+18
2011-12-02a really, really big commitTreeki1-147/+174
2011-12-02Added a whackload of menu functions - screenshots, select all, deselect, add ...Colin Noga1-7/+308
2011-12-01Node type Exit was added for transitioning between maps.Colin Noga1-3/+2
2011-11-30Tileset loading and reloadingColin Noga1-1/+4
2011-11-25ANIMATIONS AND PREVIEWING ARE WORKING. They look da bomb.Colin Noga1-0/+13
2011-11-22icons!Treeki1-3/+3
2011-11-21some refactoring of editorui and coTreeki1-1/+2
2011-11-21Made paths and nodes much coolerColin Noga1-4/+0
2011-11-21wonderful, wonderful pathsTreeki1-1/+1
2011-11-20removed some debug crapTreeki1-5/+0
2011-11-18some more unfinished work on doodads plus lots of debug codeTreeki1-0/+10
2011-11-18broken but I'm committing it anywayTreeki1-4/+10
2011-11-17Deleting Editor Items and their associated shitpiles of underlying abstractio...Colin Noga1-1/+1
2011-11-17Doodads brought up to speed, at least in as good shape as objects, if not betterColin Noga1-14/+164
2011-11-17unfinished code for doodadsTreeki1-2/+8
2011-11-14some new stuff. KPTilesetChooserDialog needs a bit of polishTreeki1-1/+8
2011-11-14myriad updates to the object and layer selectorsTreeki1-23/+32
2011-11-14layer list buttons now enabled/disabled properlyTreeki1-4/+15
2011-11-14cleaning up some bugsTreeki1-1/+10
2011-11-11buggy and unfinished painting of objects plus a plethora of bugfixesTreeki1-1/+14
2011-11-11fixed/improved KPObjectSelector signalsTreeki1-10/+9
2011-11-10cosmetic fixes to the object chooserTreeki1-2/+9
2011-11-10attempt at fixing the hovering listview crapTreeki1-35/+23
2011-11-10some work on the layer handlingTreeki1-7/+6
2011-11-10fixes to make tilesets work for both me and TempusTreeki1-1/+4
2011-11-09KPObjectSelector and everything it needs is all setup. Emits objects as requi...Colin Noga1-18/+105
2011-11-09Bunches of object stuff relating to groupsColin Noga1-25/+6
2011-11-09a bunch of incomplete stuffTreeki1-9/+15
2011-11-09starting work on tile drawingTreeki1-0/+3
2011-11-08made the thing run and added some quick and dirty testing codeTreeki1-50/+56
2011-11-08Oops, fixed indentation level.Colin Noga1-75/+78