1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2025-07-03 14:03:21 +00:00

Commit Graph

  • e3706fa923 Fixed qt packaging. Virgil Dupras 2010-02-09 14:52:09 +00:00
  • 8193bc5f60 build.add_to_pythonpath() now also adds the path to sys.path. Virgil Dupras 2010-02-09 15:47:22 +01:00
  • 504ecaee5e Straightened out qt's packaging process. Virgil Dupras 2010-02-09 15:42:48 +01:00
  • 7c9e836572 Straightened out qt's build process. Virgil Dupras 2010-02-09 15:32:52 +01:00
  • 5db0f09b43 Fixed Reveal File on Qt. Virgil Dupras 2010-02-09 15:24:57 +01:00
  • 195bc4ef21 Eliminated code duplication in ResultsWindow. Virgil Dupras 2010-02-09 14:59:35 +01:00
  • 6b190bc184 Fixed a bug where double clicking a column would open the selected file. Virgil Dupras 2010-02-09 14:55:51 +01:00
  • 39f1cac2c8 Eliminated code duplication in ResultsWindow's awakeFromNib. Virgil Dupras 2010-02-09 14:50:27 +01:00
  • d193eed519 [#93 state:fixed] Straightened out selection and matches reloading. Virgil Dupras 2010-02-09 14:45:14 +01:00
  • 2d80b0e12f Updated hsutil subrepo. Virgil Dupras 2010-02-08 08:37:40 +01:00
  • b50d99be9c Added the PyRegistrable cocoa interface. Virgil Dupras 2010-02-07 16:29:39 +01:00
  • af41876a5e DetailsPanel is now a subclass of HGWindowController. Virgil Dupras 2010-02-07 16:19:14 +01:00
  • 76d351d8be Adapted th qt part to core.gui.directory_tree. Virgil Dupras 2010-02-07 16:00:58 +01:00
  • b5dd9651c3 Huge refactoring. I moved MGOutline from moneyGuru (as well as everything that comes with it) and used it to create DirectoryOutline for the directories panel. Virgil Dupras 2010-02-07 15:26:50 +01:00
  • 3e34502014 Added the hsgui subrepo. Virgil Dupras 2010-02-06 15:35:51 +01:00
  • 5e57f9cbd6 Removed logic duplication across toolkit code in "Reveal Selected" action. Virgil Dupras 2010-02-06 15:31:35 +01:00
  • 8edb869fdc Removed logic duplication across toolkit code in "Remove Selected" action. Virgil Dupras 2010-02-06 12:44:21 +01:00
  • 37238c7f57 Removed logic duplication across toolkit code in "Open Selected" action. Virgil Dupras 2010-02-06 12:36:43 +01:00
  • 9edee82fa1 Removed logic duplication across toolkit code in "Make Reference" action. Virgil Dupras 2010-02-06 12:27:11 +01:00
  • f7aaea79af Removed useless add_to_ignore_list() Virgil Dupras 2010-02-06 12:14:33 +01:00
  • 3c75d2f8b7 Removed logic duplication across toolkit code in "Add to Ignore List" action. Virgil Dupras 2010-02-06 12:12:20 +01:00
  • 64c67e19d2 Reduced code duplication among editions in ResultsWindow. Virgil Dupras 2010-02-06 11:40:10 +01:00
  • d4db8faad8 Added tag pe1.8.2 for changeset 19e40bab2052 Virgil Dupras 2010-02-06 10:49:13 +01:00
  • 7957b73b4a Tweaked PE installer project. pe1.8.2 Virgil Dupras 2010-02-06 09:30:33 +00:00
  • 69838c44af pe 1.8.2 Virgil Dupras 2010-02-06 09:09:40 +01:00
  • 8e2953aef6 Updated PE installer for Advanced Installer 7.5 and changed build scripts so they use the Advanced Installer command present in the PATH. Virgil Dupras 2010-02-06 07:58:37 +00:00
  • 8dda616502 The Qt side now makes use of core.gui.details_panel. Virgil Dupras 2010-02-05 21:09:04 +01:00
  • 484512e35b Removed refreshDetailsWithSelected which wasn't needed anymore. Virgil Dupras 2010-02-05 20:32:57 +01:00
  • c8cd05c07d Removed code duplication among editions in ResultWindow. Virgil Dupras 2010-02-05 20:16:56 +01:00
  • 7ffefe6259 Created gui.details_panel and moved all details panel related logic in there (cocoa only, for now). Virgil Dupras 2010-02-05 20:10:54 +01:00
  • cd9b7f2f11 [#86 state:fixed] Fixed a crash in GetOutlineViewValues. Virgil Dupras 2010-02-05 18:16:05 +01:00
  • b372974437 [#84 state:hold] Added debug logging to fs.get_files() to eventually figure out the cause of this bug. Virgil Dupras 2010-02-05 17:55:47 +01:00
  • 7464e0f799 [#85 state:fixed] Fixed crash when sorting by Words Used after a Contents scan. Virgil Dupras 2010-02-05 17:47:17 +01:00
  • 25e12f1775 [#83 state:fixed] Fixed crash on quitting if the appdata dir has been removed. Virgil Dupras 2010-02-05 17:24:20 +01:00
  • 6416469f78 Re-organized DetailsPanel across editions in a saner way. Virgil Dupras 2010-02-05 17:15:45 +01:00
  • 922ce5ae36 Re-organized DirectoryPanel across editions in a saner way. Virgil Dupras 2010-02-05 17:05:00 +01:00
  • 9ca8a199c0 Re-implemented the fix for utf-8 lookup error during auto-update in a more graceful way. Virgil Dupras 2010-02-05 16:51:00 +01:00
  • a570406ac8 Reduced code duplication among editions in AppDelegate.m. Virgil Dupras 2010-02-05 16:31:09 +01:00
  • 719edb6b6e Use hsutil.cocoa.objcmin instead of Foundation and AppKit. Virgil Dupras 2010-02-04 17:12:58 +01:00
  • d075218621 Removed a </li> tag in preferences help pages which had nothing to do there. Virgil Dupras 2010-02-04 15:25:29 +01:00
  • 7509943938 Added _block_osx to py2app workaround in dg_cocoa. Virgil Dupras 2010-02-04 06:13:40 -08:00
  • 774da9d2f8 Fixed XCode projects' target build settings. Virgil Dupras 2010-02-04 15:00:06 +01:00
  • 978fd383e8 Fixed package.py which was broken since the xcode template change. Virgil Dupras 2010-02-04 14:36:02 +01:00
  • 8551fc23fe Removed the 'build64' option and added a 'dev' configuration to all xcode projects. Virgil Dupras 2010-02-04 13:45:35 +01:00
  • fb711edeeb Use hsutil.cocoa.signature instead of objc.signature in dgse.dg_cocoa. Virgil Dupras 2010-02-04 13:20:38 +01:00
  • 352a21acaa Converted PictureBlocks to a Python extension and created a "common" C unit for common code among extensions. Virgil Dupras 2010-02-04 13:13:08 +01:00
  • 0b9d936317 Optimized qt/pe/modules/block.c Virgil Dupras 2010-02-03 15:44:15 +01:00
  • dc500243e9 Updated cocoalib subrepo. Virgil Dupras 2010-02-03 12:19:51 +01:00
  • 21203b8341 Adapted to NIB --> XIB conversion in cocoalib. Virgil Dupras 2010-02-03 12:17:39 +01:00
  • 5b03447640 Updated subrepos to improve the registration process. Virgil Dupras 2010-02-03 11:58:58 +01:00
  • d34158db2c Merged dg_cocoa files from all editions into core/app_cocoa_inter to eliminate annoying code duplication. Virgil Dupras 2010-02-03 11:55:53 +01:00
  • 65a17390c7 Corrected grammatical mistake in preferences panels. Virgil Dupras 2010-02-02 11:50:47 +01:00
  • 0e96f0917c core_pe.modules.block: Converted inttuple() to a vararg based function. Virgil Dupras 2010-01-31 12:41:28 +01:00
  • 3d62a7e64a Reorganized qt/pe/modules Virgil Dupras 2010-01-31 12:25:34 +01:00
  • 962805936e ifdef'd min/max functions when compiled under VC. It seems that VC already defines them. Virgil Dupras 2010-01-31 11:05:13 +00:00
  • 967aeecf5b Removed "inline" directive from C modules (doesn't work in VC). Virgil Dupras 2010-01-31 11:33:26 +01:00
  • 348b039fa3 Removed references to Cython. Virgil Dupras 2010-01-31 11:25:47 +01:00
  • 6e9b1f4fa3 Converted qt/modules/block from Cython to C. Virgil Dupras 2010-01-31 11:24:51 +01:00
  • f1d447d1aa Fixed core_pe's c modules licence notices. Virgil Dupras 2010-01-31 11:23:23 +01:00
  • a7c6f47dbe Reorganized core_pe's module folder. Virgil Dupras 2010-01-31 10:32:02 +01:00
  • 0446e89bfe Converted core_pe's "block" module from Cython to C. Virgil Dupras 2010-01-31 10:27:59 +01:00
  • e41457913f Fixed a memory leak in the cache module. Virgil Dupras 2010-01-31 10:12:26 +01:00
  • cea1ec7641 core_pe: Aah, got it. Performance from the new cache module are now comparable to the old Cython based one. Virgil Dupras 2010-01-30 17:19:40 +01:00
  • cc362deb87 core_pe: Tried to improve speed of that newly converted cache module. Virgil Dupras 2010-01-30 16:50:49 +01:00
  • 7ec64e8a3d core_pe: Re-implemented the "cache" cython module in C. I like coding in C from time to time... Virgil Dupras 2010-01-30 16:29:18 +01:00
  • ff2461df9d Fix the configure script so that the --64bit flag works. Virgil Dupras 2010-01-20 15:22:25 +01:00
  • 192cd2733c Added tag me5.7.1 for changeset 2c454eca9ebe Virgil Dupras 2010-01-19 17:59:11 +01:00
  • ecef95469d me v5.7.1 me5.7.1 Virgil Dupras 2010-01-19 12:38:30 +01:00
  • 55d30d5e4b Use hsutil.cocoa.signature in me/dg_cocoa.py, Added the Remove Dead Tracks menu item which was lost since 5.7 (how did I not notice that?) Virgil Dupras 2010-01-19 12:28:15 +01:00
  • 2d5502cc2f Explicited pyobjc imports. Virgil Dupras 2010-01-18 08:48:44 +01:00
  • 5cda4a1eb4 Updated the cocoalib subrepo Virgil Dupras 2010-01-17 12:41:19 +01:00
  • 812b914b70 Added support for 64 bit in the build script. Virgil Dupras 2010-01-15 11:47:40 +01:00
  • 9b870ad863 Converted int to NSInteger Virgil Dupras 2010-01-15 11:19:24 +01:00
  • 0f250ac92d Added tag pe1.8.1 for changeset 0e923897a338 Virgil Dupras 2010-01-15 09:00:36 +01:00
  • 552e6b7836 pe v1.8.1 pe1.8.1 Virgil Dupras 2010-01-15 07:24:40 +01:00
  • 28f70b281b [#80 state:fixed] Removed some old references to the hsfs system. Virgil Dupras 2010-01-14 16:33:27 +01:00
  • 32d9b573c0 Removed the test for threading support in Cache. That feature has been removed in the previous commit. Virgil Dupras 2010-01-14 16:17:38 +01:00
  • fc76a843d5 Straightened out the blocks cache. Instead of having a single global threaded block cache in the app, there's just a cache path, and non-threaded caches are created when needed. Also, made Cache.clear() more robust (it will clear the cache even if the db is corrupted). Virgil Dupras 2010-01-14 16:14:26 +01:00
  • 06607aabb2 Added tag se2.9.1 for changeset 61c4101851bd Virgil Dupras 2010-01-13 18:03:05 +01:00
  • a1edc0e4f1 Fixed packaging on windows. It didn't correctly find help files. se2.9.1 Virgil Dupras 2010-01-13 16:02:59 +00:00
  • 787c5d2189 Fixed the build script so it correctly calls HelpIndexer on OS X 10.5 Virgil Dupras 2010-01-13 16:18:13 +01:00
  • 492c577184 se v2.9.1 Virgil Dupras 2010-01-13 16:06:59 +01:00
  • f5d0e22dc7 qt.base.preferences.Preferences now subclasses qtlib.preferences.Preferences. Virgil Dupras 2010-01-13 15:25:15 +01:00
  • dc5ba01f1e [#74 state:fixed] The value for small files threshold is sent to preferences even if the field doesn't lose focus. Virgil Dupras 2010-01-13 14:53:41 +01:00
  • a31f6e68aa Updated qtlib subrepo. Virgil Dupras 2010-01-13 10:41:22 +01:00
  • c95b356a99 [#81 state:fixed] Show a message dialog when a duplicate scan yields no result. Virgil Dupras 2010-01-13 10:39:27 +01:00
  • b5e645cb10 Removed redudant license files. Virgil Dupras 2010-01-13 10:07:14 +01:00
  • 627e638251 [#77 state:fixed] Don't spend time comparing 2 ref files together. Virgil Dupras 2010-01-13 10:04:53 +01:00
  • d2e2f337f6 Fixed core_me.tests.scanner_test which was broken. Virgil Dupras 2010-01-13 09:35:37 +01:00
  • e6d4d44f15 Removed APPNAME and LIMIT_DESC consts from cocoa. Virgil Dupras 2010-01-13 09:30:10 +01:00
  • 55f4df19a9 Updated cocoalib subrepo Virgil Dupras 2010-01-13 09:03:00 +01:00
  • 9f006ec08a [#75 state:fixed] md5 hashes are now computed incrementally. Virgil Dupras 2010-01-13 08:59:44 +01:00
  • d62ff40bed Removed svn keywords. Virgil Dupras 2010-01-02 16:52:18 +01:00
  • da194007fb Improved the cocoa build process. Virgil Dupras 2010-01-01 21:42:52 +01:00
  • d06ce0c748 Updated subrepo ref. Virgil Dupras 2010-01-01 21:15:51 +01:00
  • c14fecb415 Changed copyright year to 2010 Virgil Dupras 2010-01-01 21:11:34 +01:00
  • 99f7308a67 Added tag pe1.8.0 for changeset cbcf9c80fee4 Virgil Dupras 2009-12-31 14:14:10 +01:00
  • 99ee45ba2d Added tag se2.9.0 for changeset adc73ccd14b1 Virgil Dupras 2009-12-31 14:13:22 +01:00
  • 615f3f77a6 Added tag me5.7.0 for changeset 321d15e818cf Virgil Dupras 2009-12-31 14:12:24 +01:00
  • 12e4c00c5d Added tag before-tiger-drop for changeset a8f232f880b6 Virgil Dupras 2009-12-31 14:10:58 +01:00