Commit History

Author SHA1 Message Date
  Ingo Ruhnke c8a3d180fd Add remaining type annotations 1 year ago
  Ingo Ruhnke 0e8f90d4ca Use specific imports to avoid circular imports 1 year ago
  Ingo Ruhnke 77ebf89716 Add more type annotations 1 year ago
  Ingo Ruhnke d88b673d45 Add some type annotations 1 year ago
  Ingo Ruhnke 6c1f652301 Switched more files over to absolute imports 5 years ago
  Ingo Ruhnke 142a01ec40 autopep'ing the source 5 years ago
  Ingo Ruhnke 2afceb1a2f Fixed remaining flake warnings 5 years ago
  Ingo Ruhnke 7ca62b459f First round of flake cleanup 5 years ago
  Ingo Ruhnke 02badbff4b Merge commit '44972054f1f4d3df705f014f909547ae5af4bcac' (aka 'text-editor') 5 years ago
  Tobias Markus 537dea1e0c Update from PyQt4 to PyQt5 8 years ago
  Karkus 066647776d Can add and remove layers with undo 8 years ago
  Karkus c7e62138d1 Allows removing tilemaps 8 years ago
  Karkus 000b2c85d6 Disallows drawing on hidden tilemap_layer 8 years ago
  Karkus caf27fe872 Removes code which is (effectively) duplicate. 8 years ago
  Karkus 157516a8ca Upon layer hide/show don't wait for next paintEvent, just repaint 8 years ago
  Karkus c3fa8f986e Allows user to hide/show all layers, but not individually 8 years ago
  Karkus 4eca3fb5fd User can select layers, and hide individual ones. 8 years ago
  Daniel Butum 111066b923 Run PEP8 cleaner on the project 8 years ago
  Karkus a0a0fc1090 Upon layer hide/show don't wait for next paintEvent, just repaint 8 years ago
  Karkus bb24c0f6e0 Allows user to hide/show all layers, but not individually 8 years ago
  Karkus 075a8756d5 Hack to show TilemapLayers in layer selector 8 years ago
  Ingo Ruhnke 2664d7ff59 Some module dependency cleanup 9 years ago
  Ingo Ruhnke 102d0a1466 Moved current layer handling into ToolContext, LayerSelector displays now a (non-working) list of layers 9 years ago
  Ingo Ruhnke bcbf4975cc Split GUI into separate Toolbox, Menubar and ButtonPanel, move some state tracking into ToolContext 9 years ago
  Ingo Ruhnke 32a5654de3 Moved Config to flexlay/ 9 years ago
  Ingo Ruhnke a49208bc13 Hacked together load/save of window state, needs to be better integrated 9 years ago
  Ingo Ruhnke 5f923b69e2 Switched from PyQt5 to PyQt4 for better compatibility with Mac and Windows 9 years ago
  Ingo Ruhnke 17e87f5335 Wrote __init__.py files and fixed lots of imports 9 years ago
  Ingo Ruhnke f511029e11 Implemented all Gui classes 9 years ago