Commit Graph

72 Commits

Author SHA1 Message Date
hsoft b2b316b642 dgse qt: removed all hsfs usages.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40200
2009-10-23 12:56:52 +00:00
hsoft 49165125e4 dg se: Moved se-specific code from dupeguru to dupeguru_se.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40199
2009-10-23 08:19:48 +00:00
hsoft b167a51243 Added dupeguru.fs, which is a simpler fork of hsfs and aims to replace it in the dupeguru project.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40195
2009-10-22 15:23:32 +00:00
hsoft 11977c6533 dgpe: adjusted to the MatchFactory removal.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40193
2009-10-18 09:26:04 +00:00
hsoft 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.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40192
2009-10-18 08:46:00 +00:00
hsoft 7f34389b8e [#70 state:fixed] Wrapped get_groups() into a try..except MemoryError
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40185
2009-10-14 14:42:18 +00:00
hsoft 46a27d5988 [#56 state:fixed] Remember the last added folder in the Directories panel.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40184
2009-10-14 13:29:46 +00:00
hsoft 37abac1401 [#68 state:fixed] Create the appdata folder before trying to create a debug log.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40179
2009-10-13 14:59:19 +00:00
hsoft df6c9b3740 Fixed Results model, which still had invalid code since the latest qtlib tree_model changes.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40171
2009-10-03 10:48:08 +00:00
hsoft f5c20b149b [#39 state:fixed] Wrapped the LookupError in DupeGuru.save()
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40169
2009-10-03 10:27:32 +00:00
hsoft 0b968ac1ce [#65 state:fixed] Handle shutil.Error.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40166
2009-10-02 11:31:46 +00:00
hsoft 61af22403e [#63 state:fixed] Added a "Open Debug Log" menu item in dg qt's menu.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40165
2009-10-02 11:12:25 +00:00
hsoft ff86624c3e [#62 state:fixed] Wrapped winshell exception.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40164
2009-10-01 11:13:58 +00:00
hsoft 354babc417 dgbase qt: Fixed a crash in the ResultsModel caused by the recent TreeModel changes.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40163
2009-10-01 11:08:18 +00:00
hsoft fa32880fdc Make the nag window show after the application's event loop is started.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40162
2009-10-01 09:45:49 +00:00
hsoft f739580db0 [#55 state:fixed] fixed a crash after makeReference when the action would make the dupe list smaller.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40161
2009-09-30 16:29:50 +00:00
hsoft e7cdec93c0 [#66 state:fixed] Fixed crash when changing the state of an expanded directory.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40160
2009-09-29 14:37:01 +00:00
hsoft d8ecf95497 [#8 state:fixed] Changed SE and ME's appdata path.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40159
2009-09-29 14:19:45 +00:00
hsoft f792d959e2 [#8] Changed the appdata base path (and PE's)
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40158
2009-09-29 14:07:50 +00:00
hsoft 01b06c90b2 [#60 state:fixed] Ignore invalid regexp in filter field
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40156
2009-09-29 11:15:36 +00:00
hsoft 25207831cc dgse cocoa: added "/dev" to the list of folder to auto-ignore
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40154
2009-09-28 16:19:27 +00:00
hsoft 5a94c82f95 dg base: Adjusted to hsfs section removal part 4.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40146
2009-09-27 10:16:15 +00:00
hsoft d9344a6d63 dg base: Adjusted to hsfs section removal part 1.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40144
2009-09-27 09:26:54 +00:00
hsoft a508a86ce4 qt base: Adjusted codebase to the latest dev trends.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40142
2009-09-27 08:44:06 +00:00
hsoft 541bf66cb4 Removed stuff that belongs to the qt-osx branch
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40139
2009-09-12 08:41:02 +00:00
hsoft 3cf2839dc3 Added partial is_bundle() support for Tiger (I hadn't noticed that typeOfFile:error: was Leopard only).
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40132
2009-09-07 10:06:41 +00:00
hsoft badd20e540 Added auto-update public key to dgse's resources.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40129
2009-09-07 07:17:28 +00:00
hsoft 5508609fdc Fixed a bug where groups discarded because all its files are ref would count in the "X discarded" message.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40128
2009-09-06 15:24:17 +00:00
hsoft ae6f5d27d8 Adjusted the qt codebase to the recent GetDisplayInfo refactoring.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40127
2009-09-06 13:16:52 +00:00
hsoft a197403a44 Put back a placeholder for the obsolete scan type that had recently been removed. scan preference use those constants, so they can't be changed.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40126
2009-09-06 12:36:25 +00:00
hsoft c9d5d6fe00 [#52] Removed OS X support for dg-qt from the main branch (it is kept in the qt-osx-support branch).
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40122
2009-09-06 08:22:33 +00:00
hsoft 2c3aa54c3f [#52] Improved the still shaky os x support for dg-qt.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40121
2009-09-06 08:17:19 +00:00
hsoft 65944ef813 [#33 state:fixed] md5partial is now used before md5 in Contents scans.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40118
2009-09-05 16:27:50 +00:00
hsoft 42ebef15dd Refactoring: modernized scaner_test and got rid of the obsolete SCAN_TYPE_TAG_WITH_ALBUM scan type const.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40117
2009-09-05 15:28:10 +00:00
hsoft 6d5ae99509 [#51 state:fixed] Improved the grouping algorithm to reduce the number of discarded matches in a scan.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40116
2009-09-05 14:58:35 +00:00
hsoft 36f9e21184 [#11 state:fixed] dupeGuru SE now handles any kind of bundle, not just applications.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40113
2009-09-02 13:05:17 +00:00
hsoft b8bad7a339 [#50 state:fixed] When a ref file is selected, only show info one one side of the details panel.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40112
2009-09-02 11:14:24 +00:00
hsoft b8e6b8ba8b [#50 state:port] When a ref file is selected, only show info one one side of the details panel.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40111
2009-09-02 11:08:36 +00:00
hsoft e5015d85b9 [#41 state:fixed] Added error handling + logging for GetDisplayInfo()
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40110
2009-09-02 10:21:11 +00:00
hsoft 44ecae2657 [#14 state:fixed] Added a Export to XHTML menu to the Qt port of DG.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40109
2009-09-01 16:40:29 +00:00
hsoft 4eebc7bb2c [#14 state:port] Changed the results export method to a pure python (and simpler) one.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40106
2009-09-01 14:05:00 +00:00
hsoft 7112c57b92 [#44] Added debug logging to try to figure out the cause of the crash.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40105
2009-09-01 12:42:43 +00:00
hsoft 51b1b53914 [#46 state:fixed] Fixed crash in Directories panel.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40104
2009-09-01 06:53:58 +00:00
hsoft f606cc37d2 [#47] Added debug logging to Results.load_to_xml() so that when it happens again, it's easier to figure out the cause of this
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40103
2009-08-31 15:33:44 +00:00
hsoft 047b4aff0c [#52] Added file recycling support on OS X.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40102
2009-08-31 12:04:43 +00:00
hsoft 4cebd142ed Added PyQt licensing warnings.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40101
2009-08-05 09:12:07 +00:00
hsoft a8a601ec36 Relicensed to HS License.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40100
2009-08-05 08:59:46 +00:00
hsoft 018f2a03dc [#35 state:fixed] base qt: Added contextual menu to the main window (the Actions menu).
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%4090
2009-06-19 11:32:58 +00:00
hsoft 8946ad02ac [#34 state:fixed] qt base: Implemented "open on double click".
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%4089
2009-06-19 11:14:27 +00:00
hsoft a49791173d Had forgotten to move the pe related tests to 'pe/py'.
--HG--
rename : base/py/tests/block_test.py => pe/py/tests/block_test.py
rename : base/py/tests/cache_test.py => pe/py/tests/cache_test.py
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%4084
2009-06-18 20:00:00 +00:00