------------------------------------------------------------------------ r177 | sandman | 2008-08-24 04:35:09 +0200 (Sun, 24 Aug 2008) | 1 line more eol fixes ------------------------------------------------------------------------ r176 | sandman | 2008-08-24 04:18:07 +0200 (Sun, 24 Aug 2008) | 1 line eol style fixes ------------------------------------------------------------------------ r175 | sandman | 2008-08-20 03:32:21 +0200 (Wed, 20 Aug 2008) | 1 line compile fix for x11 and win ------------------------------------------------------------------------ r174 | sandman | 2008-08-19 17:42:52 +0200 (Tue, 19 Aug 2008) | 2 lines updated translations ------------------------------------------------------------------------ r173 | sandman | 2008-08-19 17:09:40 +0200 (Tue, 19 Aug 2008) | 3 lines Don't load priceguides and pictures at all if caching was switched off. ------------------------------------------------------------------------ r172 | sandman | 2008-08-19 17:04:45 +0200 (Tue, 19 Aug 2008) | 2 lines New filter concept and widget for the document window ------------------------------------------------------------------------ r171 | sandman | 2008-08-19 02:24:00 +0200 (Tue, 19 Aug 2008) | 1 line Updated the WiX tools to the latest stable release ------------------------------------------------------------------------ r170 | sandman | 2008-08-19 02:02:32 +0200 (Tue, 19 Aug 2008) | 1 line Bump version number to 1.1.15 ------------------------------------------------------------------------ r169 | sandman | 2008-08-19 02:02:10 +0200 (Tue, 19 Aug 2008) | 1 line The item-appears-in-set view now also supports multi-selection to find show a list of sets, each containing ALL of the selected items ------------------------------------------------------------------------ r168 | sandman | 2008-08-19 01:57:18 +0200 (Tue, 19 Aug 2008) | 3 lines a few fixes to the LDR importer (closes #140) * don't crash on broken LDR files (recursive submodel references) * basic support for model and item names with spaces (double spaces or funky chars like TAB will not work) ------------------------------------------------------------------------ r167 | sandman | 2008-08-19 01:18:17 +0200 (Tue, 19 Aug 2008) | 1 line Make fixing unmatched ldraw item ids a bit more user friendly (closes #117) ------------------------------------------------------------------------ r166 | sandman | 2008-03-08 15:31:16 +0100 (Sat, 08 Mar 2008) | 1 line the bit-fields for condition and sub-condition were 1 bit too small, leading to negative values (enums are signed ints) ------------------------------------------------------------------------ r165 | sandman | 2008-02-16 13:28:57 +0100 (Sat, 16 Feb 2008) | 1 line Translation fix from Saso ------------------------------------------------------------------------ r164 | sandman | 2008-02-05 01:40:44 +0100 (Tue, 05 Feb 2008) | 5 lines * bumped all copyright notices to 2008 * bumped version number to 1.1.13 * fixed crlf mess in cundo.cpp ------------------------------------------------------------------------ r163 | sandman | 2008-02-05 01:36:20 +0100 (Tue, 05 Feb 2008) | 1 line Fix shopping cart import for items with trailing spaces in the description (e.g. slope 30 1 x 1 x 2/3 ) ------------------------------------------------------------------------ r162 | sandman | 2008-01-25 12:01:40 +0100 (Fri, 25 Jan 2008) | 3 lines * rearranged the translator credits section in the about dialog * updated the german translation * Saso made a complete Slovene translation ------------------------------------------------------------------------ r161 | sandman | 2008-01-25 12:00:21 +0100 (Fri, 25 Jan 2008) | 2 lines support for sub-conditions in the backend - frontend is still missing ------------------------------------------------------------------------ r160 | sandman | 2008-01-24 12:48:57 +0100 (Thu, 24 Jan 2008) | 3 lines * completely changed the export/import shortcuts into a two level system (closes #157) * added old style (DOS/Unix) shortcuts for cut/copy/paste (closes #158) ------------------------------------------------------------------------ r159 | sandman | 2008-01-21 23:47:41 +0100 (Mon, 21 Jan 2008) | 2 lines We are in the year 2008 and apps on XP still crash because of GDI resource limitations ... sigh ------------------------------------------------------------------------ r158 | sandman | 2008-01-19 02:46:40 +0100 (Sat, 19 Jan 2008) | 1 line fixes #156 ------------------------------------------------------------------------ r157 | sandman | 2008-01-19 02:03:58 +0100 (Sat, 19 Jan 2008) | 1 line Empty and Null strings are treated differently in QString::compare() (closes #142) ------------------------------------------------------------------------ r156 | sandman | 2008-01-19 01:35:03 +0100 (Sat, 19 Jan 2008) | 3 lines reworked the Mac locale code once again to be able to use the same code for Panther, Tiger and Leopard ------------------------------------------------------------------------ r155 | sandman | 2008-01-19 00:01:15 +0100 (Sat, 19 Jan 2008) | 1 line Force Buyer/Collector mode to off when switching to Demo or Full mode ------------------------------------------------------------------------ r154 | sandman | 2008-01-18 23:42:25 +0100 (Fri, 18 Jan 2008) | 1 line Changed the wording of the export options - hopefully this will avoid some confusion for new users. ------------------------------------------------------------------------ r153 | sandman | 2008-01-18 02:12:15 +0100 (Fri, 18 Jan 2008) | 4 lines - fixed the manifest chaos for msvc2005 (hopefully once and for all) - fixed a crash in the new address for order import code - you can really enter order numbers with 7 digits now - bumped version ------------------------------------------------------------------------ r152 | sandman | 2008-01-17 13:23:59 +0100 (Thu, 17 Jan 2008) | 2 lines - mac fix for euro character not showing up in european locales (apart from the irish) ------------------------------------------------------------------------ r151 | sandman | 2008-01-17 12:55:54 +0100 (Thu, 17 Jan 2008) | 2 lines - speedup comment/remark operations by pulling QRegExp ctors out of inner loops ------------------------------------------------------------------------ r149 | sandman | 2008-01-16 04:54:04 +0100 (Wed, 16 Jan 2008) | 2 lines added support for address download on order import (ugly HTML parsing, but Admin won't provide a sane XML interface...) ------------------------------------------------------------------------ r148 | sandman | 2008-01-16 02:44:41 +0100 (Wed, 16 Jan 2008) | 2 lines Reverted incorrect cmoney rounding fix from r145 ------------------------------------------------------------------------ r147 | sandman | 2008-01-16 01:09:10 +0100 (Wed, 16 Jan 2008) | 3 lines - added multiple order import (closes #155) ------------------------------------------------------------------------ r146 | sandman | 2008-01-16 00:25:58 +0100 (Wed, 16 Jan 2008) | 1 line missing var initialization ------------------------------------------------------------------------ r145 | sandman | 2008-01-15 23:55:51 +0100 (Tue, 15 Jan 2008) | 1 line a few bugfixes - still need to be tested on the server side ------------------------------------------------------------------------ r138 | sandman | 2007-07-16 00:03:53 +0200 (Mon, 16 Jul 2007) | 2 lines Updated version to 1.1.10 ------------------------------------------------------------------------ r137 | sandman | 2007-07-15 03:39:22 +0200 (Sun, 15 Jul 2007) | 1 line Since there's no XML interface for price guides and Dan changed the wording in the HTML table... ------------------------------------------------------------------------ r134 | sandman | 2007-05-27 17:31:48 +0200 (Sun, 27 May 2007) | 5 lines Added a "copy remakrs" functionality to copy remarks from one document to similiar elements in another document (id and condition have to match - color is optional) (This is a bit hackish for -- this funtion will be reimplemented as a JavaScript plugin in the Qt4 version) ------------------------------------------------------------------------ r133 | sandman | 2007-02-16 05:41:49 +0100 (Fri, 16 Feb 2007) | 3 lines * renamed the slovenian translation from si to sl (si was the country code, not the language code) * added some sane compiler settings for MSVC2005 * fixed the standard print template ------------------------------------------------------------------------ r132 | sandman | 2007-01-30 00:15:20 +0100 (Tue, 30 Jan 2007) | 3 lines * fixed the BL shopping cart import (the HTML of the page was changed) * removed all obsolete translations ------------------------------------------------------------------------ r131 | sandman | 2007-01-26 18:13:13 +0100 (Fri, 26 Jan 2007) | 3 lines Start of the slovenian translation ------------------------------------------------------------------------ r129 | sandman | 2007-01-16 04:39:30 +0100 (Tue, 16 Jan 2007) | 3 lines Don't even try to sign packages and/or changelogs, since dpkg-buildpackage will exit with error code 1 (warning) if can't sign on Edgy. ------------------------------------------------------------------------ r128 | sandman | 2007-01-16 02:20:40 +0100 (Tue, 16 Jan 2007) | 1 line Bumped the version number to 1.1.8 ------------------------------------------------------------------------ r127 | sandman | 2007-01-16 02:16:49 +0100 (Tue, 16 Jan 2007) | 1 line Fix for Win9x bug: the BL password was not written correctly to the registry ------------------------------------------------------------------------ r126 | sandman | 2006-12-31 03:53:54 +0100 (Sun, 31 Dec 2006) | 1 line Added a new print template (invoice template for my bl shop) ------------------------------------------------------------------------ r125 | sandman | 2006-12-31 03:52:07 +0100 (Sun, 31 Dec 2006) | 3 lines Fix archive name for MacOsX dmg files. ------------------------------------------------------------------------ r124 | sandman | 2006-12-31 03:43:36 +0100 (Sun, 31 Dec 2006) | 3 lines Additional QSA stuff: static QSA builds for Linux, where Qt is built as a SO ------------------------------------------------------------------------ r123 | sandman | 2006-12-31 03:22:34 +0100 (Sun, 31 Dec 2006) | 4 lines Added QSA patch to make it possible to return complex arrays from script code to the C++ side (my own patch is lost, so this a backport of Gunnar's QSA 1.2.1 patch) ------------------------------------------------------------------------ r122 | sandman | 2006-12-31 01:38:23 +0100 (Sun, 31 Dec 2006) | 1 line Cleaned up the scripting interface for monetary values ------------------------------------------------------------------------ r121 | sandman | 2006-12-31 01:22:07 +0100 (Sun, 31 Dec 2006) | 1 line Fix loading of documents that have been saved with differences ------------------------------------------------------------------------ r120 | sandman | 2006-11-21 03:33:31 +0100 (Tue, 21 Nov 2006) | 3 lines * Fixed the "application configuration is incorrect" bug which occurred on some XP machines (hopefully) * Bumped the version number to 1.1.7 ------------------------------------------------------------------------ r119 | sandman | 2006-11-21 03:26:57 +0100 (Tue, 21 Nov 2006) | 4 lines * Added Debian/Etch to the deb create script * Fixed a "too many open files error" when rebuilding the database on a fast multi-core machine ------------------------------------------------------------------------ r118 | sandman | 2006-11-07 00:47:53 +0100 (Tue, 07 Nov 2006) | 3 lines * really support F2 now to enter edit mode (closes #125) * fixed a bug in the item merge code (items have been merged even if their status was different) ------------------------------------------------------------------------ r116 | sandman | 2006-10-26 19:21:05 +0200 (Thu, 26 Oct 2006) | 1 line Fixed the dependencies in the Win32 manifest ------------------------------------------------------------------------ r115 | sandman | 2006-10-23 16:40:18 +0200 (Mon, 23 Oct 2006) | 4 lines * GCC 4.1 fixes * Bash 3.0 fixes ------------------------------------------------------------------------ r114 | sandman | 2006-10-23 02:42:35 +0200 (Mon, 23 Oct 2006) | 4 lines * Big-endian (Mac PowerPC) fixes in the database (bitfield access) * Bumped version to 1.1.6 * Msvc2005 fixes ------------------------------------------------------------------------ r113 | sandman | 2006-10-02 04:42:28 +0200 (Mon, 02 Oct 2006) | 1 line Improved BL shopping cart and peeron import ------------------------------------------------------------------------ r112 | sandman | 2006-10-02 04:32:08 +0200 (Mon, 02 Oct 2006) | 6 lines * Enable the use of F2 to enter edit mode in the main list (closes #125) * Default the weight column's width to 10 chars (closes #136) * Instructions support weight and year of release now (closes #120) * Another comma bug in currency values - pg this time (closes #119) ------------------------------------------------------------------------ r111 | sandman | 2006-10-02 03:44:06 +0200 (Mon, 02 Oct 2006) | 1 line Fixed a crash in offline mode, setting prices to PG ------------------------------------------------------------------------ r110 | sandman | 2006-10-02 03:24:49 +0200 (Mon, 02 Oct 2006) | 1 line MSVC2005 fixes/workarounds ------------------------------------------------------------------------ r109 | sandman | 2006-10-02 03:23:54 +0200 (Mon, 02 Oct 2006) | 4 lines * Allow leading and trainling spaces in LDraw files (closes #115) * Diff. info wasn't saved correctly * Make it possible to close the large image window (by mouse double-click, Enter and Escape) * Fixed a crash in offline mode (recursively trying to download a picture for a toolip and failing) ------------------------------------------------------------------------ r107 | sandman | 2006-06-21 01:26:44 +0200 (Wed, 21 Jun 2006) | 1 line Win32 installer: Hide the launch product checkbox when actually de-installing (closes #111) ------------------------------------------------------------------------ r106 | sandman | 2006-06-21 00:39:45 +0200 (Wed, 21 Jun 2006) | 5 lines * Fixed the price guide to fetch prices with 3 decimal places from the BL server * Added a command to round prices down to 2 decimal places * Bumped version to 1.1.5 ------------------------------------------------------------------------ r104 | sandman | 2006-06-18 15:59:56 +0200 (Sun, 18 Jun 2006) | 3 lines Prevent a crash when printing and not all images have finished loading yet. ------------------------------------------------------------------------ r103 | sandman | 2006-06-17 21:42:50 +0200 (Sat, 17 Jun 2006) | 1 line Translation update ------------------------------------------------------------------------ r102 | sandman | 2006-06-17 01:06:31 +0200 (Sat, 17 Jun 2006) | 4 lines * All import operations do not automatically sort the items anymore (closes #110) * If the clipboard already contains a valid cart URL, then it is automatically pasted into the input field. (closes #106) * Added a warning regarding cart import and Super-Lots/custom items ------------------------------------------------------------------------ r101 | sandman | 2006-06-17 00:37:51 +0200 (Sat, 17 Jun 2006) | 1 line Added 'Set Price' for multiple items (closes #108) ------------------------------------------------------------------------ r100 | sandman | 2006-06-17 00:30:11 +0200 (Sat, 17 Jun 2006) | 5 lines Windows fixes: * The database could not be loaded on Windows 9x (forgot a QT_WA macro in the file mapping code) * Paths in the settings dialog are shown with the correct separators now (backslash) * Inactive icons are not alpha-blended, if the display depth is <15bpp ------------------------------------------------------------------------ r99 | sandman | 2006-06-09 17:29:39 +0200 (Fri, 09 Jun 2006) | 1 line BrickLink Shopping Cart import added ------------------------------------------------------------------------ r98 | sandman | 2006-06-09 16:18:05 +0200 (Fri, 09 Jun 2006) | 1 line Remember the date and type settings in the dialog when importing orders. (closes #105) ------------------------------------------------------------------------ r97 | sandman | 2006-06-04 21:11:08 +0200 (Sun, 04 Jun 2006) | 3 lines The database generator ignored all inventories that haven't been modified at least once. ------------------------------------------------------------------------ r95 | sandman | 2006-06-03 15:25:54 +0200 (Sat, 03 Jun 2006) | 3 lines Fixed a few compile warnings on Ubuntu Breezy. ------------------------------------------------------------------------ r94 | sandman | 2006-06-03 15:14:16 +0200 (Sat, 03 Jun 2006) | 3 lines A little hack to allow building of DEB packages again. ------------------------------------------------------------------------ r93 | sandman | 2006-05-31 14:24:21 +0200 (Wed, 31 May 2006) | 4 lines BrickStore crashed when trying to display item images, in case the BrickLink database had two items with the exact same id (this is basically an error in the BL database, but we shouldn't crash anyway (closes #104) ------------------------------------------------------------------------ r92 | sandman | 2006-05-30 22:51:01 +0200 (Tue, 30 May 2006) | 5 lines * Key calculations yielded the wrong result on big-endian machines (Mac/PPC) * Renamed the Mac/Intel package from -i386- to -intel- * Removed a few mime-type properties to make the files diffable again. ------------------------------------------------------------------------ r91 | sandman | 2006-05-30 01:10:26 +0200 (Tue, 30 May 2006) | 2 lines * updated the dutch translation * fixed a minor gcc warning ------------------------------------------------------------------------ r90 | sandman | 2006-05-29 04:42:14 +0200 (Mon, 29 May 2006) | 3 lines * complete rewrite of the order import interface (closes #52, #101) * updated the german and dutch translations ------------------------------------------------------------------------ r89 | sandman | 2006-05-28 15:10:43 +0200 (Sun, 28 May 2006) | 4 lines Fixed the column layout save/restore functionality (complete rewrite) ------------------------------------------------------------------------ r88 | sandman | 2006-05-19 10:56:40 +0200 (Fri, 19 May 2006) | 3 lines Fixed the last 3 remaining strings of the dutch translation - thanks Eric ------------------------------------------------------------------------ r87 | sandman | 2006-05-19 02:03:40 +0200 (Fri, 19 May 2006) | 7 lines * Cleanup: moved all lzma stuff into a single pair of .h/.c files * Fix for comments/remarks mixup when switching to "personal" mode * Remarks and Condition are now exported to wanted lists (closes #99, #100) * Complete Dutch translation. * BL still transmits order quantities with , as thousands-separator (closes #101) * Re-added the BrickLink catalog/priceguide/lots-for-sale menu items to the Add Item dialog (picture and price guide widget) * Added the BrickLink catalog/priceguide/lots-for-sale menu items to all appears-in-set widgets. (closes #92) ------------------------------------------------------------------------ r86 | sandman | 2006-05-19 02:02:58 +0200 (Fri, 19 May 2006) | 2 lines Cleanup: moved all lzma stuff into a single pair of .h/.c files ------------------------------------------------------------------------ r85 | sandman | 2006-05-10 00:14:55 +0200 (Wed, 10 May 2006) | 2 lines The Mass-Update XML export was missing the actual lot-ids (closes #98) ------------------------------------------------------------------------ r83 | sandman | 2006-05-08 04:04:15 +0200 (Mon, 08 May 2006) | 1 line minor update to the registration dialog's labels ------------------------------------------------------------------------ r82 | sandman | 2006-05-08 01:13:56 +0200 (Mon, 08 May 2006) | 4 lines * fixed some GUI texts (capitalization, consistency) * updated the german and dutch translations ------------------------------------------------------------------------ r81 | sandman | 2006-05-04 22:24:13 +0200 (Thu, 04 May 2006) | 10 lines - minor updates to the splash screen (more verbose) - updated all translation sources - fixed all missing entries in the german translation - updated the dutch translation (currently about 60% finished) - removed some rarely used commands from the context menu (closes #82) ------------------------------------------------------------------------ r80 | sandman | 2006-05-04 01:08:19 +0200 (Thu, 04 May 2006) | 5 lines - fixed static Undo/Redo strings (closes #95) - fixed wrong print template directory (closes #93) - added support for default values in the item list - clear the input field to set it to its default value (closes #89) - fixed the tab order for some dialogs (closes #94) ------------------------------------------------------------------------ r79 | sandman | 2006-04-30 00:08:13 +0200 (Sun, 30 Apr 2006) | 9 lines * consistent highlight of the undo-listbox items (closes #86) * added a context menu to all item selection dialogs to switch from the [All Items] category to the selected item's main category (closes #84) * The update database progress bar is set to 100% if there's is no newer database available (closes #85) * fixed some minor GUI glitches in the Add-Item dialog ------------------------------------------------------------------------ r78 | sandman | 2006-04-29 21:44:46 +0200 (Sat, 29 Apr 2006) | 2 lines Mark "File|New" and "Cond|New" as separate translation strings (need for french translation) - closes #79 ------------------------------------------------------------------------ r77 | sandman | 2006-04-29 19:06:28 +0200 (Sat, 29 Apr 2006) | 1 line Remark edit commands were in the wrong sub-menu (closes #78) ------------------------------------------------------------------------ r76 | sandman | 2006-04-29 02:45:35 +0200 (Sat, 29 Apr 2006) | 3 lines - added a new option to export selected items only - old .bti files can be opened just like regular .bsx files now ------------------------------------------------------------------------ r75 | sandman | 2006-04-28 00:47:45 +0200 (Fri, 28 Apr 2006) | 1 line Some internal cleanup (1.1.2 RC1) ------------------------------------------------------------------------ r74 | sandman | 2006-04-27 00:39:43 +0200 (Thu, 27 Apr 2006) | 3 lines - Translation update - Some small fixes ------------------------------------------------------------------------ r73 | sandman | 2006-04-27 00:36:16 +0200 (Thu, 27 Apr 2006) | 1 line Added dutch translation infrastructure. ------------------------------------------------------------------------ r72 | sandman | 2006-04-26 04:05:06 +0200 (Wed, 26 Apr 2006) | 4 lines Complete replacement of the old XML based print template system with a QSA/JavaScript based solution (closes #21) (still needs to be documented: use doxygen on reportobjects.h/.cpp) ------------------------------------------------------------------------ r71 | sandman | 2006-04-15 02:24:30 +0200 (Sat, 15 Apr 2006) | 2 lines - fixed a crash with the new set-image tooltips - fixed some minor glitches in the win32 and macx installer scripts ------------------------------------------------------------------------ r70 | sandman | 2006-04-13 12:11:05 +0200 (Thu, 13 Apr 2006) | 6 lines - add the possibility to add/remove words from comments and remarks (closes #69) - updated the german translation ------------------------------------------------------------------------ r69 | sandman | 2006-04-13 01:12:55 +0200 (Thu, 13 Apr 2006) | 7 lines - Fixed all package creation scripts to correctly parse the RELEASE info in the PRO file - Further Mac i386/ppc differences: the ppc dmg is gzip compressed, whereas the i386 dmg is bzip2 compressed (the arch is also coded in the dmg's name) - Mac 10.3/10.4 differences: 10.4 builds use the libcurl supplied by the OS ------------------------------------------------------------------------ r68 | sandman | 2006-04-12 02:36:10 +0200 (Wed, 12 Apr 2006) | 6 lines Mac OS X PPC fixes: - qsa is installed in QTDIR/lib - fixed the locale stuff according to Apple's recommendations (use weak imports to be able to also run on 10.2 machines) ------------------------------------------------------------------------ r67 | sandman | 2006-04-10 15:30:35 +0200 (Mon, 10 Apr 2006) | 5 lines - added a command to save a default column layout (closes #75) - layout fixes in the About dialog - updated the german translation ------------------------------------------------------------------------ r66 | sandman | 2006-04-10 02:57:44 +0200 (Mon, 10 Apr 2006) | 7 lines - Added tooltips for the item list in the Add Item dialog (just like the appears-in list tooltips) - Code cleanup for these tooltips - Removed the background gradient in the registration dialog (didn't work on Mac OS X) ------------------------------------------------------------------------ r65 | sandman | 2006-04-09 23:28:15 +0200 (Sun, 09 Apr 2006) | 7 lines Unix fixes: - don't use images with alpha channel on 8bit X servers - set a default window position - fixed the system info OS display - use a local qsa copy, since $QTDIR belongs to the system ------------------------------------------------------------------------ r64 | sandman | 2006-04-09 18:34:33 +0200 (Sun, 09 Apr 2006) | 4 lines - added some system information to the About dialog - fixed the text color of the about dialog on Mac OS X - made the database filename version dependent ------------------------------------------------------------------------ r63 | sandman | 2006-04-09 04:29:59 +0200 (Sun, 09 Apr 2006) | 5 lines - Windows fixes - CUrlLabel has black text on MacOSX now - Fixed a typo in install_table.txt - Added a build info popup to the About dialog ------------------------------------------------------------------------ r62 | sandman | 2006-04-09 02:16:48 +0200 (Sun, 09 Apr 2006) | 4 lines MacOSX 10.4 Intel / Qt 3.3.6 crashed when reparenting a widget to 0 (workaround by reparenting to a global, invisible widget) ------------------------------------------------------------------------ r61 | sandman | 2006-04-09 01:39:23 +0200 (Sun, 09 Apr 2006) | 3 lines MacOSX 10.4 Intel / Qt 3.3.6 fixes ------------------------------------------------------------------------ r60 | sandman | 2006-04-07 13:20:19 +0200 (Fri, 07 Apr 2006) | 4 lines - revised the registration key handling - new scripting components for the QSA print engine ------------------------------------------------------------------------ r59 | sandman | 2006-04-02 06:38:35 +0200 (Sun, 02 Apr 2006) | 7 lines - Added a new mechanism for demo versions: there is only a single executable, which can be set to PERSONAL, DEMO or FULL (requires a key to unlock) mode. - Fixed some small bugs - Updated the german translation ------------------------------------------------------------------------ r58 | sandman | 2006-03-12 18:05:16 +0100 (Sun, 12 Mar 2006) | 3 lines gcc4/Linux fix ------------------------------------------------------------------------ r57 | sandman | 2006-03-12 17:56:49 +0100 (Sun, 12 Mar 2006) | 3 lines MacOsX / gcc4 fixes ------------------------------------------------------------------------ r56 | sandman | 2006-03-12 02:15:42 +0100 (Sun, 12 Mar 2006) | 2 lines Startup optimization: Mapping the DB instead of normal file I/O decreases the DB loading times from 1s to 0.25s on a Athlon X2 3800 ------------------------------------------------------------------------ r55 | sandman | 2006-03-12 02:12:15 +0100 (Sun, 12 Mar 2006) | 3 lines Wanted list id were ignored on export closes #74 ------------------------------------------------------------------------ r54 | sandman | 2006-03-01 18:08:58 +0100 (Wed, 01 Mar 2006) | 4 lines Disable the window cascade and tile commands when in tabbed mode (closes #62) ------------------------------------------------------------------------ r53 | sandman | 2006-03-01 18:07:55 +0100 (Wed, 01 Mar 2006) | 3 lines Splash screen enhancements (colors and fonts) and X11 bugfixes. ------------------------------------------------------------------------ r52 | sandman | 2006-03-01 01:53:08 +0100 (Wed, 01 Mar 2006) | 3 lines - added a splash screen - closes #71 - optimized db loading for LE architectures - closes #70 - add a few missing GPL file headers ------------------------------------------------------------------------ r50 | sandman | 2006-02-27 00:30:12 +0100 (Mon, 27 Feb 2006) | 2 lines German translation update ------------------------------------------------------------------------ r49 | sandman | 2006-02-27 00:05:35 +0100 (Mon, 27 Feb 2006) | 6 lines Nearly all fields can be modified when multiple items are selected now: * Remarks and Comments need to be further refined to allow append and remove * Tiered prices and quantites are still missing closes #67 ------------------------------------------------------------------------ r48 | sandman | 2006-02-26 18:36:24 +0100 (Sun, 26 Feb 2006) | 3 lines Another batch of fixes... closes #45 and #53 ------------------------------------------------------------------------ r47 | sandman | 2006-02-26 17:39:15 +0100 (Sun, 26 Feb 2006) | 3 lines Many bugfixes and enhancements. closes #40, #50, #55, #59, #64, #65 and #66 ------------------------------------------------------------------------ r46 | sandman | 2006-02-24 17:30:11 +0100 (Fri, 24 Feb 2006) | 4 lines Some fixes for the new Appears-In-Sets widget closes #56, #57 and #63 ------------------------------------------------------------------------ r45 | sandman | 2006-02-22 19:21:33 +0100 (Wed, 22 Feb 2006) | 4 lines - added the Appears-In widget to the Add item dialog. - added 3 toggle buttons to show/hide any of the 3 info widgets ------------------------------------------------------------------------ r44 | sandman | 2006-02-22 01:33:43 +0100 (Wed, 22 Feb 2006) | 3 lines Replaced the XML based report generator with a JavaScript/QSA solution. (by now, only the data transfer TO the scripts is implemented) ------------------------------------------------------------------------ r42 | sandman | 2006-02-21 18:26:23 +0100 (Tue, 21 Feb 2006) | 4 lines The "Add Items" dialog shortcut (Ins) is now also set in the dialog itself. This makes it possible to quickly close and re-open the dialog via "Insert" ------------------------------------------------------------------------ r41 | sandman | 2006-02-21 13:45:12 +0100 (Tue, 21 Feb 2006) | 6 lines Unix fixes for the db generator: - the last inv update variable was initialised correctly - install a temporary message handler while running the db generator to suppress all qDebugs and qWarnings ------------------------------------------------------------------------ r40 | sandman | 2006-02-21 03:10:25 +0100 (Tue, 21 Feb 2006) | 5 lines - Don't start minimized, if even though we may have been minimized in the last session (closes #49) - Improved the output of the db generation ------------------------------------------------------------------------ r39 | sandman | 2006-02-21 01:21:31 +0100 (Tue, 21 Feb 2006) | 4 lines - Improved save/restore of the main window's state and size - Added a "big-color-field" tooltip to the color selector ------------------------------------------------------------------------ r38 | sandman | 2006-02-21 01:16:22 +0100 (Tue, 21 Feb 2006) | 22 lines - Moved all remaing (text) database parsing code into TextImport (the program could be compiled without CRebuildDatabase and TextImport now, but this would only save 24K on Win32, full optim.) - Fixed a crash when writing the U item type to the binary database. - Improved the merging algorithm for Comments and Remarks - Fixed a timezone problem regarding the "last inventory update": BL's btinvlist.txt contains local times in EST (UTC-0500) !! - Loading of the database happens BEFORE the main window is shown now. (this was done the other way around because of the slow text db parsing) - There is only one "Add Item" dialog now, which is a direct child of the main window (every document had its own before) This makes it possible to better preserve the state on open/close. - Ctrl+Mouse-Wheel on the "Add Item" dialog changes the opacity of the window (Win2K, WinXP and Mac OS X) ------------------------------------------------------------------------ r37 | sandman | 2006-02-19 19:02:10 +0100 (Sun, 19 Feb 2006) | 3 lines merged the 1.0.125 french translation ------------------------------------------------------------------------ r36 | sandman | 2006-02-19 18:48:18 +0100 (Sun, 19 Feb 2006) | 4 lines - moved the CTaskWidget implementation into a cpp file - updated the macx installer ------------------------------------------------------------------------ r32 | sandman | 2006-02-19 03:01:19 +0100 (Sun, 19 Feb 2006) | 8 lines - deactivated the every-30min-demo-popup (only one popup at startup) - save/restore of dock window states (#41) - added Full Screen mode (F11) - added a check to prevent opening the same document twice (#37) - renamed a few actions (for later customization of menus and shortcuts) - (partial) clean-up of the action initialization mess - minor UI and translation fixes ------------------------------------------------------------------------ r30 | sandman | 2006-02-18 01:36:52 +0100 (Sat, 18 Feb 2006) | 7 lines Bugfixes: - the lot-id wasn't copied on copy&paste (#35) - allow only one document per BSX file (#37) - track the document title in the add item dialog (#36) - File->Save was not disabled in newly created documents - updated the german translation ------------------------------------------------------------------------ r28 | sandman | 2006-02-17 00:38:09 +0100 (Fri, 17 Feb 2006) | 7 lines - Many updates to user visible texts (#25, #26, #28, #29, #30, #31, #32). - Added a option to NOT ask for a confirmation when closing empty documents. (#24) - Fixed a crash when hitting Del twice (the deleted item was still selected). - Implemented the last missing pieces to enable on-the-fly language changes. - Fixed a typo in the win32 installer .wxs file. ------------------------------------------------------------------------ r27 | sandman | 2006-02-16 01:08:50 +0100 (Thu, 16 Feb 2006) | 4 lines - added a new link, if a item with a Lot-ID is selected: My Inventory - the transfer progress bar is now hidden, if nothing is transfered - fixed the action translation mess in CFrameWork - added tooltips to the item picture widget ------------------------------------------------------------------------ r24 | sandman | 2006-02-15 21:38:56 +0100 (Wed, 15 Feb 2006) | 4 lines - Fix for tickets #19 and #20 - gcc4/ubuntu breezy adjustments ------------------------------------------------------------------------ r23 | sandman | 2006-02-13 03:52:07 +0100 (Mon, 13 Feb 2006) | 1 line Fix for some typos and inconsistencies (1001bricks) ------------------------------------------------------------------------ r22 | sandman | 2006-02-13 02:46:58 +0100 (Mon, 13 Feb 2006) | 9 lines - moved all import logic into separate new CImport* classes - replaced all progress dialogs with the generic CProgressDialog class. - added an "Part out" context menu to the AppearInSet list - fixed some bugs in the Undo/Redo framework - rewrote the item view list to use the Undo/Redo commands - reenabled/fixed all deactivated functions in CWindow - many bugfixes everywhere ------------------------------------------------------------------------ r21 | sandman | 2006-02-11 00:48:38 +0100 (Sat, 11 Feb 2006) | 4 lines - gcc/unix fixes - updated the installation targets/scripts ------------------------------------------------------------------------ r20 | sandman | 2006-02-10 22:15:57 +0100 (Fri, 10 Feb 2006) | 3 lines - added a conditional GET method to CTransfer - this makes it possible to only download the database, if it is really newer - updated the german translation ------------------------------------------------------------------------ r19 | sandman | 2006-02-10 02:30:33 +0100 (Fri, 10 Feb 2006) | 3 lines - added code to open a text mode console on Windows - simplified the console mode interface for rebuild database ------------------------------------------------------------------------ r18 | sandman | 2006-02-09 02:06:29 +0100 (Thu, 09 Feb 2006) | 2 lines - "ported" liblzmadec to Win32 - fixed the load inventory dialog to use the new inventories from the database ------------------------------------------------------------------------ r17 | sandman | 2006-02-08 16:39:37 +0100 (Wed, 08 Feb 2006) | 5 lines - fixed the new database URL - fixed a startup crash on Unix - fixed a redraw problem in the DB update dialog ------------------------------------------------------------------------ r16 | sandman | 2006-02-08 16:01:31 +0100 (Wed, 08 Feb 2006) | 3 lines Added liblzmadec from the LZMA tools package (lzma-4.32.0beta1) ------------------------------------------------------------------------ r15 | sandman | 2006-02-07 23:55:29 +0100 (Tue, 07 Feb 2006) | 8 lines Added all BL inventories to the binary database: the binary.cache is now 1.7MB gzipped (5.6MB uncompressed) - bzip2 compresses to 1.3MB - 7zip compresses to 1.1MB (but we need a decrompressor for both... gzip is built into libcurl) ------------------------------------------------------------------------ r14 | sandman | 2006-02-07 12:36:21 +0100 (Tue, 07 Feb 2006) | 5 lines - More gcc fixes - Some GUI enhancements (labels too long) - Extended ToolTip for categories in mainwindow ------------------------------------------------------------------------ r13 | sandman | 2006-02-07 02:30:48 +0100 (Tue, 07 Feb 2006) | 5 lines First version with fully functional Undo/Redo - replaced most ptr-lists with value-lists - replaced setAutoDelete with qDeleteAll from Qt4 - added foreach() macro from Qt4 ------------------------------------------------------------------------ r12 | sandman | 2006-02-06 18:21:43 +0100 (Mon, 06 Feb 2006) | 3 lines gcc/unix fixes and workarounds ------------------------------------------------------------------------ r11 | sandman | 2006-02-03 01:50:18 +0100 (Fri, 03 Feb 2006) | 9 lines - rewrote the MDI/Tabbed Window interface due to some stability problems with the double indirection of parent widgets (cworkspace -> qworkspace -> qworkspacechild) - rearranged some internals in CTaskPaneManager to simplify on-the-fly language changes. - a few fixes to GUI strings ------------------------------------------------------------------------ r10 | sandman | 2006-02-01 23:13:28 +0100 (Wed, 01 Feb 2006) | 2 lines Moved all tr("")s into languageChange() slots, so we can now switch languages on-the-fly (the action handling in CFrameWork had to be rewritten for this) ------------------------------------------------------------------------ r9 | sandman | 2006-01-30 22:39:49 +0100 (Mon, 30 Jan 2006) | 12 lines Major re-structuring: - the main database is now binary and is fetched from softforge.de (~1.3MB gzipped, the old textfiles summed up to ~0.9MB) - this master-database contains appears-in-sets informations for all items - calling brickstore with a --rebuild-database switch runs brickstore in a cmd-line only environment: it will download all BL databases and inventories and output a new master-database. - the UI now supports a tabbed or MDI interface. - the info-bars are now independent dock windows in classic style. - added a complete Undo/Redo framework (the commands are still missing though) ------------------------------------------------------------------------ r8 | sandman | 2006-01-02 23:33:17 +0100 (Mon, 02 Jan 2006) | 1 line Converted icons back to Crystal SVG ------------------------------------------------------------------------ r7 | sandman | 2005-12-29 02:52:48 +0100 (Thu, 29 Dec 2005) | 9 lines - update to latest WiX version - some minor adjustments to the Win32 installer UI (quicker installation) - added .bsx handling to the Win32 and MacX installers - moved the release specification from the _RELEASE_ file into the .pro file - updated all create scripts to handle the new RELEASE numbering system ------------------------------------------------------------------------ r6 | sandman | 2005-12-14 01:10:03 +0100 (Wed, 14 Dec 2005) | 4 lines - auto-import of old *.bti files - german translation update ------------------------------------------------------------------------ r5 | sandman | 2005-12-11 03:59:18 +0100 (Sun, 11 Dec 2005) | 15 lines Start of the 1.1 series: - new icons - busy indicator (browser-like) - new standard file format (.bsx) - 'goto item-number' button in all item selection dialogs - complete rewrite of the XML loading and saving routines ------------------------------------------------------------------------ r4 | sandman | 2005-12-11 00:58:50 +0100 (Sun, 11 Dec 2005) | 5 lines !MERGE! -r2:3 branches/1.0.124 -> trunk ------------------------------------------------------------------------ r1 | sandman | 2005-12-08 23:16:07 +0100 (Thu, 08 Dec 2005) | 3 lines Re-checkin of BrickStore 1.0.124 in the new repository ------------------------------------------------------------------------