Commit Graph

  • e18f8ba6d4 se help: updated FAQ. hsoft 2009-12-30 10:43:00 +0000
  • 4d44753f6e cocoa se: updated the project for 10.5-updated cocoalib. hsoft 2009-12-30 10:40:48 +0000
  • f5accbfaed Changed dupeguru and dupeguru_* external references to core and core_* references. hsoft 2009-12-30 10:37:57 +0000
  • 6eba99eba1 Adjusted externals to the py --> core renames. hsoft 2009-12-30 10:26:50 +0000
  • 1e18a08998 Renamed base/py to base/core hsoft 2009-12-30 10:23:59 +0000
  • 2526380184 Renamed me/py to me/core hsoft 2009-12-30 10:23:31 +0000
  • 74dba7cb6c Renamed pe/py to pe/core hsoft 2009-12-30 10:23:02 +0000
  • 63aad8ca84 Renamed se/py to se/core hsoft 2009-12-30 10:22:33 +0000
  • b8bb40de62 dgme cocoa: v5.7.0 me5.7.0 hsoft 2009-12-18 13:04:30 +0000
  • 67dff7fbf2 dgme qt: v5.7.0 hsoft 2009-12-18 12:58:14 +0000
  • 6e226f32fd dgme help: "packagified" help and updated to 5.7.0. hsoft 2009-12-18 12:57:47 +0000
  • cf819dc0a8 dgme qt: fixed gen script and updated FAQ. hsoft 2009-12-18 12:21:33 +0000
  • 4f6af6e4dc dgpe cocoa: ugh... fixed typo pe1.8.0 hsoft 2009-12-16 16:16:22 +0000
  • a6d2a9b7b3 dgpe cocoa: Fixed a crash happening when iPhoto was never launched. hsoft 2009-12-16 15:51:26 +0000
  • cf34164191 dg cocoa: Since there are problems with the latest pyobjc + py2app + Snow Leopard, I've got to stick with pyobjc1.4 for a while after all... hsoft 2009-12-16 14:48:37 +0000
  • 9a7bb30df4 dgse cocoa: Since there are problems with the latest pyobjc + py2app + Snow Leopard, I've got to stick with pyobjc1.4 for a while after all... hsoft 2009-12-16 14:48:18 +0000
  • 5dc78809b6 dgpe: oops, wrong release date for 1.8.0. hsoft 2009-12-16 10:29:02 +0000
  • 2b53a6e7d6 dgpe cocoa: removed the forgotten "-A" flag in bundle generation script. hsoft 2009-12-16 10:10:18 +0000
  • eb82a35e5b dgpe cocoa v1.8.0 hsoft 2009-12-16 09:54:51 +0000
  • 51b14435e0 dgpe qt v1.8.0 hsoft 2009-12-16 09:54:00 +0000
  • 59de033523 [#79 state:fixed] Wrapped PIL's IOError into a warning logging. hsoft 2009-12-15 16:54:47 +0000
  • c9b0a278ca [#78 state:fixed] Wrapped appscript errors, updated error message and the F.A.Q. to give users a clue of what to do. hsoft 2009-12-15 16:23:02 +0000
  • b487189742 [#76 state:fixed] Added combobox painting for the selected item in Directories' State column. hsoft 2009-12-15 14:09:13 +0000
  • d5a60b1580 dgpe cocoa: Made the help file generation process independent from the current work directory. Reverted XCode version of the project to 3.0 so that it can be compiled on Leopard. hsoft 2009-12-15 12:52:21 +0000
  • e2665610e9 dgpe qt: Packagified help. hsoft 2009-12-15 11:35:30 +0000
  • 3262ee9938 dgbase: Changed ask_for_reg_code() to askForRegCode() to adapt to change in qtlib. hsoft 2009-12-15 11:35:08 +0000
  • 2f153003b3 dgpe help: packagified the help folder. hsoft 2009-12-15 11:34:21 +0000
  • 6724e710d8 cocoa: Removed fixed toolbar identifiers so that IB 3.0 can compile MainMenu.xib. se2.9.0 hsoft 2009-11-03 13:19:46 +0000
  • 9729e05fe8 se: Fixed changelog for v2.9.0 hsoft 2009-11-03 08:57:43 +0000
  • 686c60b83b se qt v2.9.0 hsoft 2009-11-02 16:59:48 +0000
  • 5fe11f3b3a qt: fixed bug in registration mechanism. hsoft 2009-11-02 16:55:36 +0000
  • 30d29c6b34 dgbase qt: fixed rename. hsoft 2009-11-02 16:43:05 +0000
  • fbfb16e77a se cocoa: v2.9.0 hsoft 2009-11-02 16:31:16 +0000
  • 7aea384f86 dgse qt: fixed the gen script (didn't gen rc file). hsoft 2009-11-02 16:10:40 +0000
  • 78bef5c3c6 dgme cocoa: adjusted to the detail panel toggling change. hsoft 2009-11-02 15:27:54 +0000
  • 5c8d90a57c dgpe cocoa: adjusted to the detail panel toggling change. hsoft 2009-11-02 15:22:30 +0000
  • 13dc9ff76d Fixed a bug where the details panel would sometimes not be updated. Also, pushed the details toggling mechanism in dgbase. hsoft 2009-11-02 15:16:34 +0000
  • eb3645d493 Fixed a bug where the mark state of a switched dupe would not be refreshed immediately on Make Selected Reference. hsoft 2009-11-02 14:40:29 +0000
  • 0a06e52d65 dg cocoa: adjusted to pyobjc upgrade (functions with multiple return values now require None placeholders to be placed at the places of the output arguments) and removed a couple of forgotten "dupe.parent". hsoft 2009-10-30 16:24:34 +0000
  • e004c0c2d4 [#10 state:port] Changed the Remove Selected from Results's shortcut to Cmd-Del. hsoft 2009-10-30 15:31:18 +0000
  • 6d5f6a0c3c dgpe cocoa: extracted the pref pane from MainMenu.xib into Preferences.xib, Removed code duplicated with dgbase. hsoft 2009-10-30 15:26:09 +0000
  • 024e3c380f dgse cocoa: Adjusted to the dgme change (applicationDidFinishLaunching: pushed down and column removal in xib). hsoft 2009-10-30 14:45:38 +0000
  • 06859fe9cd dgme cocoa: extracted the pref pane from MainMenu.xib into Preferences.xib, Removed code duplicated with dgbase. Pushed down AppDelegate.applicationDidFinishLaunching: to dgbase. hsoft 2009-10-30 14:40:17 +0000
  • 6392d08584 dgse cocoa: Changed the MainMenu reference to the dgbase one. hsoft 2009-10-30 13:27:55 +0000
  • 80a5290bc8 Moved dgse's MainMenu.xib to dgbase hsoft 2009-10-30 13:26:39 +0000
  • 6b30c88fba dgse cocoa: extracted the pref pane from MainMenu.xib into Preferences.xib, Removed column menu items, which are now generated in the code. other little things. hsoft 2009-10-30 12:56:05 +0000
  • 6adce9bf03 dgbase qt: Now uses qtlib's about_box and reg. hsoft 2009-10-30 11:41:14 +0000
  • 3c90ad81a7 [#13 state:fixed] Remember window size/pos. hsoft 2009-10-30 11:31:40 +0000
  • 484529add0 [#13] Remember window size/pos. hsoft 2009-10-30 11:30:32 +0000
  • 600c7906a4 [#13 state:port] On cocoa, the columns were already remembered, so only the window size/pos had to be remembered. hsoft 2009-10-30 11:19:32 +0000
  • f070e90347 [#72 state:fixed] When files are deleted during the scan, don't include them in the grouping phase. hsoft 2009-10-30 11:09:04 +0000
  • 88127d8b8d [#9] Implemented directories drag&drop on the QT side. hsoft 2009-10-29 12:02:49 +0000
  • 607ab86188 [#9] mapped the delete key to the remove button. hsoft 2009-10-28 16:13:50 +0000
  • c936f9ccc6 [#9 state:port] implemented drag&drop for directories on the cocoa side. hsoft 2009-10-28 15:48:19 +0000
  • d4d8917956 dgpe cocoa: dropped tiger support. Added toolbar creation in the MainMenu nib. hsoft 2009-10-25 11:46:26 +0000
  • 89bce95c27 dgse cocoa: dropped tiger support. Added toolbar creation in the MainMenu nib. hsoft 2009-10-25 11:17:13 +0000
  • f0a38a2b3f dgse cocoa: dropped tiger support. Moved Details.nib and Directories.nib to dgbase. Added toolbar creation in the MainMenu nib. hsoft 2009-10-25 10:42:00 +0000
  • 911521d8e0 dgpe qt: build related fixes. before-tiger-drop hsoft 2009-10-24 16:30:37 +0000
  • b25c1c3a3b Added dgpe 1.7.8 to the changelog. hsoft 2009-10-24 14:18:36 +0000
  • 37a40040b3 [#73 state:port] Fixed a bug causing some matches to be ignored in the new pe match algo. hsoft 2009-10-24 13:54:57 +0000
  • 25dadc83eb sgpe cocoa: adjusted to hsfs removal. hsoft 2009-10-24 12:21:39 +0000
  • b8c11b5aae dgpe cocoa: removed hsfs from externals. hsoft 2009-10-24 12:21:09 +0000
  • a3ab314378 dgpe qt: adjusted to the hsfs move. hsoft 2009-10-23 15:04:37 +0000
  • 794192835d dgme cocoa: added dupeguru_me external and removed the hsfs one. hsoft 2009-10-23 14:46:00 +0000
  • 385768a69b dgme qt: adjusted code to the hsfs move. hsoft 2009-10-23 14:35:51 +0000
  • a281931b16 dgme qt: added the dupeguru_me external and removed the hsfs one. hsoft 2009-10-23 14:34:59 +0000
  • 085311d559 Added the folder me/py hsoft 2009-10-23 14:05:06 +0000
  • 4d7f032889 dgse cocoa: fixed quirks created by the hsfs move. hsoft 2009-10-23 13:46:18 +0000
  • cf44c93013 dgse cocoa: added the dupeguru_se external and removed the hsfs one. hsoft 2009-10-23 13:45:15 +0000
  • 787cbcd01f dgse qt: removed hsfs external hsoft 2009-10-23 12:59:29 +0000
  • b2b316b642 dgse qt: removed all hsfs usages. hsoft 2009-10-23 12:56:52 +0000
  • 49165125e4 dg se: Moved se-specific code from dupeguru to dupeguru_se. hsoft 2009-10-23 08:19:48 +0000
  • 54ac0fd19e dg qt: oops, *now* I added the external ref. hsoft 2009-10-23 08:19:02 +0000
  • 0aff7f16e5 dg qt: Added the dupeguru_se external. hsoft 2009-10-23 08:17:35 +0000
  • f9abc3b35d Added a dupeguru_se sub-package. hsoft 2009-10-23 08:02:43 +0000
  • b167a51243 Added dupeguru.fs, which is a simpler fork of hsfs and aims to replace it in the dupeguru project. hsoft 2009-10-22 15:23:32 +0000
  • 371cdda911 dgpe cocoa: adjusted to MatchFactory removal. hsoft 2009-10-18 09:29:33 +0000
  • 11977c6533 dgpe: adjusted to the MatchFactory removal. hsoft 2009-10-18 09:26:04 +0000
  • 7228adf433 Changed the MatchFactory into a simple getmatch method, and added a separate getmatches_by_contents() method for contents scan, which results in faster and less memory hungry scans. hsoft 2009-10-18 08:46:00 +0000
  • 3f34dab881 dgpe qt v1.7.7 se2.8.2 pe1.7.8 me5.6.6 hsoft 2009-10-14 16:01:24 +0000
  • 2c339751b9 dgme qt v5.6.6 hsoft 2009-10-14 15:58:51 +0000
  • 1560992276 dgpe cocoa 1.7.7 hsoft 2009-10-14 15:52:31 +0000
  • 9300e03090 dgme cocoa 5.6.6 hsoft 2009-10-14 15:48:11 +0000
  • ab6cb5e3d7 dgse qt v2.8.2 hsoft 2009-10-14 15:38:19 +0000
  • 10af16614e dgse cocoa 2.8.2 hsoft 2009-10-14 15:18:26 +0000
  • 7f34389b8e [#70 state:fixed] Wrapped get_groups() into a try..except MemoryError hsoft 2009-10-14 14:42:18 +0000
  • 46a27d5988 [#56 state:fixed] Remember the last added folder in the Directories panel. hsoft 2009-10-14 13:29:46 +0000
  • 6c185bc960 [#69 state:fixed] Added a vcredist prereq to dgpe_qt's installer project. hsoft 2009-10-14 12:17:27 +0000
  • 3f78ee56a2 [#69] The build script now removes *90.dll from the dist package. hsoft 2009-10-14 12:04:34 +0000
  • 3ffbd2b242 [#69] Added a vcredist prereq to dgse_qt's installer project. hsoft 2009-10-14 12:03:00 +0000
  • 288601b30c [#69] Added a vcredist prereq to dgse_qt's installer project. hsoft 2009-10-13 15:34:25 +0000
  • 37abac1401 [#68 state:fixed] Create the appdata folder before trying to create a debug log. hsoft 2009-10-13 14:59:19 +0000
  • e3fb879f9f dgme qt v5.6.5 hsoft 2009-10-04 16:32:24 +0000
  • 4780ce6daa dgme cocoa v5.6.5 hsoft 2009-10-04 16:11:06 +0000
  • d71d8e6da9 dgpe qt v1.7.6 hsoft 2009-10-03 15:54:07 +0000
  • 723590abf8 dgpe help: updated the help file to add the fix for #58 hsoft 2009-10-03 15:38:28 +0000
  • 2a6124eacd [#58 state:fixed] Moved the async results collection into the same loops as the async filler phase to avoid getting memory errors. hsoft 2009-10-03 15:37:53 +0000
  • b7acc79165 dgpe qt: The reference image now longer show anything if the reference side is empty in the details panel. hsoft 2009-10-03 12:29:16 +0000
  • 90e2e43f3e [#67 state:fixed] Fixed block.pyx so it takes Qt pixel alignment into account. hsoft 2009-10-03 11:49:53 +0000
  • df6c9b3740 Fixed Results model, which still had invalid code since the latest qtlib tree_model changes. hsoft 2009-10-03 10:48:08 +0000