.gitignore

Fri, 18 Oct 2013 18:16:54 +0300

author
Santeri Piippo <crimsondusk64@gmail.com>
date
Fri, 18 Oct 2013 18:16:54 +0300
changeset 512
adab82ab13a5
parent 474
63838461cb72
child 533
d77811a0494e
permissions
-rw-r--r--

fixed: LDForge would crash if message log got full - the older lines would be removed with ::erase, which now expects an iterator because of the recent transition to QList. Why does QList::iterator allow 0 to be passed?

build
ldforge.kdev4
src/ui_*.h
Makefile
ldforge
*.dat
debug_lastOutput
.kdev_include_paths

mercurial