Virgil Dupras
|
fa8e64d04a
|
Fixed delta values color which were mixed up.
|
2010-10-05 09:54:52 +02:00 |
|
Virgil Dupras
|
4886982d43
|
Re-licensed to BSD
|
2010-09-30 12:17:41 +02:00 |
|
Virgil Dupras
|
7360f57beb
|
Converted registration system to Fairware.
|
2010-09-29 16:49:50 +02:00 |
|
Virgil Dupras
|
a6072f608b
|
[#105 state:fixed] Allow multiple selection in Add Directory.
|
2010-09-25 16:12:20 +02:00 |
|
Virgil Dupras
|
359f9c0680
|
[#92 state:fixed] Added an action to delete duplicates and then create hardlinks to group ref.
|
2010-09-25 15:37:18 +02:00 |
|
Virgil Dupras
|
f67f14a78d
|
Fixed compilation warning under cocoa.
|
2010-09-25 12:35:51 +02:00 |
|
Virgil Dupras
|
0a64d653e1
|
[#92 state:fixed] Added an option to ignore duplicates hardlinking to the same file.
|
2010-09-25 12:28:34 +02:00 |
|
Virgil Dupras
|
456a835285
|
Made the main window under cocoa a little cuter.
|
2010-09-24 16:01:38 +02:00 |
|
Virgil Dupras
|
0d8ed92a68
|
Converted the result tree into a result table.
--HG--
rename : cocoa/base/PyResultTree.h => cocoa/base/PyResultTable.h
rename : cocoa/base/ResultOutline.h => cocoa/base/ResultTable.h
rename : cocoa/base/ResultOutline.m => cocoa/base/ResultTable.m
rename : core/gui/result_tree.py => core/gui/result_table.py
|
2010-09-24 15:48:59 +02:00 |
|
Virgil Dupras
|
4c273a7910
|
[#102 state:fixed] Remember the size/position of all window between launches.
|
2010-08-15 12:27:15 +02:00 |
|
Virgil Dupras
|
7450eec7eb
|
Added Load/Save Results menu items, allowing to save results at arbitrary places.
|
2010-08-13 13:06:18 +02:00 |
|
Virgil Dupras
|
e81a5147c5
|
Adjusted details panel's eight in SE.
|
2010-08-13 09:32:05 +02:00 |
|
Virgil Dupras
|
e96a917bef
|
Fixed the problem dialog under cocoa, which was visible at launch.
|
2010-04-13 14:22:24 +02:00 |
|
Virgil Dupras
|
5bc8581389
|
[#12] Tweaked the custom command feature under Cocoa.
|
2010-04-13 10:52:44 +02:00 |
|
Virgil Dupras
|
5c80ac1c74
|
[#12] dgse cocoa: Added custom command invocation.
|
2010-04-12 17:43:24 +02:00 |
|
Virgil Dupras
|
1e0f6bfecb
|
Added a dialog giving more information about the causes of problems during operations.
|
2010-04-12 12:21:01 +02:00 |
|
Virgil Dupras
|
b182585d46
|
Fixed column reloading which was broken since the mark-->marked rename.
|
2010-02-13 14:08:37 +01:00 |
|
Virgil Dupras
|
7477330961
|
Fixed ResultOutline.selectedDupeCount().
|
2010-02-12 21:58:50 +01:00 |
|
Virgil Dupras
|
905988c592
|
Removed MatchesView and took advantage of HSOutlineView's delete and space triggered delegate methods.
|
2010-02-12 17:15:48 +01:00 |
|
Virgil Dupras
|
310951bfa8
|
Removed getSelectedPaths() from ResultsWindow.
|
2010-02-12 16:30:32 +01:00 |
|
Virgil Dupras
|
cab6d924aa
|
Adapted the Qt codebase to the addition of core.gui.result_tree and core.gui.stats_label.
|
2010-02-12 15:39:29 +01:00 |
|
Virgil Dupras
|
c3a972d39b
|
Fixed renaming in results.
|
2010-02-12 13:52:40 +01:00 |
|
Virgil Dupras
|
112ffb981f
|
Cleaned up some cruft.
|
2010-02-12 12:30:00 +01:00 |
|
Virgil Dupras
|
514426b980
|
Re-added the root children count optimization in the results outline.
|
2010-02-12 11:34:00 +01:00 |
|
Virgil Dupras
|
a4bf1c8be6
|
Made marking changes much faster and also made data fetching lazy in dupe nodes.
|
2010-02-12 11:21:39 +01:00 |
|
Virgil Dupras
|
d5f145d57e
|
Fixed sorting.
|
2010-02-11 21:03:22 +01:00 |
|
Virgil Dupras
|
bab891ee74
|
Added the StatsLabel.
|
2010-02-11 20:54:06 +01:00 |
|
Virgil Dupras
|
a65fd7d0d0
|
Brought back delta values.
|
2010-02-11 19:22:31 +01:00 |
|
Virgil Dupras
|
46836cc805
|
Pushed down some result refresh calls to the core code.
|
2010-02-11 18:47:45 +01:00 |
|
Virgil Dupras
|
42559f13d8
|
Began the transition to a HSOutline based result outline. There's still a lot of glitches, the most glaring one being the lack of support for multiple selection.
|
2010-02-11 17:52:18 +01:00 |
|
Virgil Dupras
|
195bc4ef21
|
Eliminated code duplication in ResultsWindow.
|
2010-02-09 14:59:35 +01:00 |
|
Virgil Dupras
|
6b190bc184
|
Fixed a bug where double clicking a column would open the selected file.
|
2010-02-09 14:55:51 +01:00 |
|
Virgil Dupras
|
39f1cac2c8
|
Eliminated code duplication in ResultsWindow's awakeFromNib.
|
2010-02-09 14:50:27 +01:00 |
|
Virgil Dupras
|
d193eed519
|
[#93 state:fixed] Straightened out selection and matches reloading.
|
2010-02-09 14:45:14 +01:00 |
|
Virgil Dupras
|
af41876a5e
|
DetailsPanel is now a subclass of HGWindowController.
|
2010-02-07 16:19:14 +01:00 |
|
Virgil Dupras
|
76d351d8be
|
Adapted th qt part to core.gui.directory_tree.
|
2010-02-07 16:00:58 +01:00 |
|
Virgil Dupras
|
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.
|
2010-02-07 15:26:50 +01:00 |
|
Virgil Dupras
|
9edee82fa1
|
Removed logic duplication across toolkit code in "Make Reference" action.
|
2010-02-06 12:27:11 +01:00 |
|
Virgil Dupras
|
3c75d2f8b7
|
Removed logic duplication across toolkit code in "Add to Ignore List" action.
|
2010-02-06 12:12:20 +01:00 |
|
Virgil Dupras
|
64c67e19d2
|
Reduced code duplication among editions in ResultsWindow.
|
2010-02-06 11:40:10 +01:00 |
|
Virgil Dupras
|
484512e35b
|
Removed refreshDetailsWithSelected which wasn't needed anymore.
|
2010-02-05 20:32:57 +01:00 |
|
Virgil Dupras
|
c8cd05c07d
|
Removed code duplication among editions in ResultWindow.
|
2010-02-05 20:16:56 +01:00 |
|
Virgil Dupras
|
7ffefe6259
|
Created gui.details_panel and moved all details panel related logic in there (cocoa only, for now).
|
2010-02-05 20:10:54 +01:00 |
|
Virgil Dupras
|
6416469f78
|
Re-organized DetailsPanel across editions in a saner way.
|
2010-02-05 17:15:45 +01:00 |
|
Virgil Dupras
|
922ce5ae36
|
Re-organized DirectoryPanel across editions in a saner way.
|
2010-02-05 17:05:00 +01:00 |
|
Virgil Dupras
|
9ca8a199c0
|
Re-implemented the fix for utf-8 lookup error during auto-update in a more graceful way.
|
2010-02-05 16:51:00 +01:00 |
|
Virgil Dupras
|
a570406ac8
|
Reduced code duplication among editions in AppDelegate.m.
|
2010-02-05 16:31:09 +01:00 |
|
Virgil Dupras
|
9b870ad863
|
Converted int to NSInteger
|
2010-01-15 11:19:24 +01:00 |
|
Virgil Dupras
|
c95b356a99
|
[#81 state:fixed] Show a message dialog when a duplicate scan yields no result.
|
2010-01-13 10:39:27 +01:00 |
|
Virgil Dupras
|
e6d4d44f15
|
Removed APPNAME and LIMIT_DESC consts from cocoa.
|
2010-01-13 09:30:10 +01:00 |
|