Fri, 06 Dec 2013 00:29:44 +0200 Santeri Piippo - Renamed common.h to main.h, split the PROPERTY macro and supporting macros to property.h file | diff | annotate
Thu, 05 Dec 2013 13:51:52 +0200 Santeri Piippo - ensured header files' guards start with LDFORGE_ 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
Thu, 03 Oct 2013 20:56:20 +0300 Santeri Piippo last code reformatting i swear file | diff | annotate
Wed, 21 Aug 2013 14:07:02 +0300 Santeri Piippo stuff 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
Fri, 02 Aug 2013 16:33:30 +0300 Santeri Piippo style cleanup - it should be all unified now file | diff | annotate
Tue, 30 Jul 2013 18:01:53 +0300 Santeri Piippo Separated LDConfig.ldr-specific stuff to ldconfig.cpp/h file | diff | annotate
Mon, 08 Jul 2013 01:36:12 +0300 Santeri Piippo Renamed the color class to LDColor for clarity file | diff | annotate
Sun, 07 Jul 2013 17:45:48 +0300 Santeri Piippo more restyle/refactor file | diff | annotate
Wed, 03 Jul 2013 00:43:27 +0300 Santeri Piippo Apply tr() for possible future translations file | diff | annotate
Sat, 15 Jun 2013 01:20:07 +0300 Santeri Piippo Converted from C-style fopen to the new File class file | diff | annotate
Fri, 14 Jun 2013 16:00:54 +0300 Santeri Piippo Converted to 16-bit strings.. again file | diff | annotate
Fri, 24 May 2013 03:22:11 +0300 Santeri Piippo Added a progress dialog for file loading to respond to desktops while loading files. With large files the no-response policy could be a bad thing. My first real use case of multi-threading... file | diff | annotate
Thu, 16 May 2013 22:59:10 +0300 Santeri Piippo Added dialog for rotation points file | diff | annotate
Fri, 10 May 2013 17:39:56 +0300 Santeri Piippo Rewrote the string class with a simpler version. The old one was more than probably leaking water like a boat with an elephant on board... file | diff | annotate
Thu, 09 May 2013 02:28:39 +0300 Santeri Piippo Speed up picking - no need to rebuild the object list as its contents do not change while picking. Fixed transparent stuff always being opaque (although it still appears messed up for some reason) file | diff | annotate
Wed, 08 May 2013 15:19:06 +0300 Santeri Piippo Moved source files to src/, removed zz_ prefix off dialog files. file | diff | annotate
(0) tip

mercurial