Mon, 30 Jan 2012 17:32:18 -0500 | nemo | astyle -C -S -L -N --style=allman --recursive "QTfrontend/*.cpp" "QTfrontend/*.h" | file | diff | annotate |
Sun, 11 Sep 2011 18:19:05 +0200 | sheepluva | hand drawn map editor: allow "undo" after "clear" | file | diff | annotate |
Tue, 05 Apr 2011 16:15:20 -0400 | Zorg | Fixing issue 211. Check to see if m_currPath is NULL before doing anything in mouseReleaseEvent. Multiple mouse release events can occur after a mouse press and before the next mouse press if you mouse-click really fast. | file | diff | annotate |