2011-05-25 |
Chris Cannam |
Merge from branch "item_appearance_adjustments"
|
2011-05-25 |
Chris Cannam |
Use circle presentation for uncommitted merge as well as merge changeset
item_appearance_adjustments
|
2011-05-25 |
Chris Cannam |
Release mode
item_appearance_adjustments
|
2011-05-25 |
Chris Cannam |
Replace DateItems (background items for date shading) with a date range list in the scene and dedicated rendering for it in the graphics view: this way we can ensure the shading spans the full width and the dates are always visible
item_appearance_adjustments
|
2011-05-24 |
Chris Cannam |
... that yellow is still a bit much, though
item_appearance_adjustments
|
2011-05-24 |
Chris Cannam |
Make colour selection for branches and authors more headache-inducing^W^Wcheerful
item_appearance_adjustments
|
2011-05-24 |
Chris Cannam |
OK, maybe a slightly less vigorous yellow
item_appearance_adjustments
|
2011-05-24 |
Chris Cannam |
Show whole of "new" item in yellow, not just border -- and omit yellow border except for current item
item_appearance_adjustments
|
2011-05-24 |
Chris Cannam |
Draw star after (above) branch name
item_appearance_adjustments
|
2011-05-24 |
Chris Cannam |
Alignment fix: avoid integer division
item_appearance_adjustments
|
2011-05-24 |
Chris Cannam |
Add little yellow star to current item
item_appearance_adjustments
|
2011-05-24 |
Chris Cannam |
Jump to position when panner is clicked on
item_appearance_adjustments
|
2011-05-24 |
Chris Cannam |
Fix Z value of connecting item from uncommitted changes
item_appearance_adjustments
|
2011-05-24 |
Chris Cannam |
Use a plain small circle for merge commits
item_appearance_adjustments
|
2011-05-24 |
Chris Cannam |
Use rounded rectangles throughout
item_appearance_adjustments
|
2011-05-24 |
Chris Cannam |
Avoid crash when one of the data output callbacks is called after m_proc has already been reset (fixing #132)
|
2011-05-19 |
Chris Cannam |
Use "Open" in heading for clone-successful dialog to ensure action is recognisable from open dialog (closes #103)
|
2011-05-19 |
Chris Cannam |
Strip trailing slash before adding to recent files
|
2011-05-19 |
Chris Cannam |
Avoid failing on startup if started with no cwd
|
2011-05-19 |
Chris Cannam |
Add desktop file
|
2011-05-19 |
Chris Cannam |
Add desktop file
|
2011-04-13 |
Chris Cannam |
Try to make kdiff3 a bit clearer
|
2011-04-12 |
Chris Cannam |
Reset merge-commit comment when merge fails; add missing ampersand from Help menu label
|
2011-03-28 |
Chris Cannam |
Add warning dialog if version of Mercurial discovered is too old
|
2011-03-24 |
Chris Cannam |
Added tag easyhg_v0.9.6 for changeset a206deb6c1aa
|
2011-03-24 |
Chris Cannam |
Make text selectable in Remote URL label
easyhg_v0.9.6
|
2011-03-24 |
Chris Cannam |
Merge
|
2011-03-24 |
Chris Cannam |
Avoid compiler warning
|
2011-03-24 |
Chris Cannam |
OS/X build fixes, for now slightly simpler (conceptually) situation in which we have a single bundle with two Python extension distributions in it, one for each active Python version
|
2011-03-24 |
Chris Cannam |
Ensure current item is visible in graph after update
|
2011-03-24 |
Chris Cannam |
Move source files to src/
|
2011-03-24 |
Chris Cannam |
Look in installation path + Python version suffix for PyQt before looking in plain installation path
|
2011-03-23 |
Chris Cannam |
Added tag easyhg_v0.9.5 for changeset 820512d49fca
|
2011-03-23 |
Chris Cannam |
Merge from branch "feature_101"
easyhg_v0.9.5
|
2011-03-23 |
Chris Cannam |
Update deployment to handle the even more complicated situation in which we have to produce separate binaries for python 2.5 and 2.6-based systems (because we can't determine which extension to load otherwise, and they aren't compatible)
|
2011-03-18 |
Chris Cannam |
Add an explosion of menus and many keyboard shortcuts.
feature_101
|
2011-03-17 |
Chris Cannam |
Merge from branch "feature_93". Fixes #93
|
2011-03-17 |
Chris Cannam |
Enable Push button whenever the repo is non-empty, even when there is no remote location -- ask for remote location when it is pressed.
feature_93
|
2011-03-17 |
Chris Cannam |
Merge from branch "feature_91b". Really fixes #91
|
2011-03-17 |
Chris Cannam |
Add Rename and Copy to right-button menu on file status widget.
feature_91b
|
2011-03-17 |
Chris Cannam |
Merge from branch "feature_91"
|
2011-03-17 |
Chris Cannam |
Add "Open Recent". Fixes #91
feature_91
|
2011-03-17 |
Chris Cannam |
Make username/password prompts in easyhg.py more helpful; use a distinctive return for cancel in these dialogs, and avoid showing command-failed in the main program when cancelled
|
2011-03-17 |
Chris Cannam |
Merge from branch "feature_102"
|
2011-03-17 |
Chris Cannam |
Add warning message when pushing with uncommitted changes. Fixes #102
feature_102
|
2011-03-17 |
Chris Cannam |
Remove some no longer used functions
|
2011-03-17 |
Chris Cannam |
Merge from branch "feature_104"
|
2011-03-17 |
Chris Cannam |
Add a dedicated dialog for "authorization failed" messages. Resolves #104
feature_104
|