Thu, 05 Dec 2013 13:51:52 +0200 Santeri Piippo - ensured header files' guards start with LDFORGE_ file | diff | annotate
Tue, 22 Oct 2013 19:22:15 +0300 Santeri Piippo style corrections file | diff | annotate
Fri, 18 Oct 2013 22:07:26 +0300 Santeri Piippo made messagelog handle messages with newlines file | diff | annotate
Fri, 18 Oct 2013 21:52:09 +0300 Santeri Piippo Added a crash catcher which trigger under Linux. It calls GDB and tries to get a backtrace. Also integrated assertion failure handling to this new system. Removed the print() function in the process (because the new bomb box uses a text edit and QTextDocuments's print method clashes with the macro and I figured it was a good idea to rid it anyway) and replaced all calls with log(). file | diff | annotate
Wed, 16 Oct 2013 16:47:40 +0300 Santeri Piippo Removed the List -> QList alias, use QList directly file | diff | annotate
Wed, 16 Oct 2013 16:40:42 +0300 Santeri Piippo removed the List class in favor of QList file | diff | annotate
Thu, 03 Oct 2013 20:56:20 +0300 Santeri Piippo last code reformatting i swear file | diff | annotate
Sun, 22 Sep 2013 23:27:07 +0300 Santeri Piippo it's LDForge's 1st birthday! file | diff | annotate
Sat, 24 Aug 2013 16:52:45 +0300 Santeri Piippo made LDFile interfacing a bit clearer file | diff | annotate
Sat, 24 Aug 2013 16:17:48 +0300 Santeri Piippo redirect the user to configuration if the download path is not given file | diff | annotate
Thu, 22 Aug 2013 20:39:26 +0300 Santeri Piippo Apparently CMake requires the moc files to be compiled separately.. qt4_wrap_cpp does nothing if I don't include the results in the executable... why? file | diff | annotate
Thu, 22 Aug 2013 20:24:16 +0300 Santeri Piippo Changed build system from qmake to CMake. file | diff | annotate
Tue, 20 Aug 2013 14:47:21 +0300 Santeri Piippo - added "Go to line" action, renamed the config classes to proper camelcase file | diff | annotate
Sun, 18 Aug 2013 17:53:23 +0300 Santeri Piippo Cut the Object-suffix from LDObject types, it doesn't help things at all file | diff | annotate
Sun, 18 Aug 2013 15:33:00 +0300 Santeri Piippo Code formatting: use same separators everywhere, remove extra spaces from license headers, simplified message manager api a bit file | diff | annotate
Sat, 17 Aug 2013 11:35:51 +0300 Santeri Piippo ask the user for ext prog paths instead of telling to go to configuration if no path is defined file | diff | annotate
Sat, 17 Aug 2013 02:24:08 +0300 Santeri Piippo minor change file | diff | annotate
Sat, 17 Aug 2013 02:06:55 +0300 Santeri Piippo made downloaded files be stored into recent files file | diff | annotate
Sat, 03 Aug 2013 12:31:36 +0300 Santeri Piippo Merged PartDownloader into the prompt and renamed the prompt to PartDownloader file | diff | annotate
Sat, 03 Aug 2013 04:39:39 +0300 Santeri Piippo Moved the alias macro to common.h file | diff | annotate
Sat, 03 Aug 2013 04:32:13 +0300 Santeri Piippo finalized downloading file | diff | annotate
Sat, 03 Aug 2013 02:18:41 +0300 Santeri Piippo stability to downloading file | diff | annotate
Sat, 03 Aug 2013 00:56:02 +0300 Santeri Piippo added config option, refined logic and regexps. This behaves coherently now. :) file | diff | annotate
Fri, 02 Aug 2013 23:24:49 +0300 Santeri Piippo More work on downloading file | diff | annotate
Fri, 02 Aug 2013 22:36:51 +0300 Santeri Piippo handle errors file | diff | annotate
Fri, 02 Aug 2013 22:02:40 +0300 Santeri Piippo now actually downloads parts file | diff | annotate
Fri, 02 Aug 2013 18:42:06 +0300 Santeri Piippo added missing files file | diff | annotate
(0) tip

mercurial