2016-03-23 |
Chris Cannam |
Build fix
|
2014-09-01 |
Chris Cannam |
Workaround for disappearing menubar under Ubuntu
|
2013-03-14 |
Chris Cannam |
build with qt5 (in branch currently)
qt5
|
2013-03-01 |
Chris Cannam |
Merge
|
2012-11-09 |
Chris Cannam |
Be more flexible about the sorts of warning message we can remove in incoming
|
2013-02-14 |
Chris Cannam |
Another change
|
2013-02-14 |
Chris Cannam |
Update CHANGELOG for 1.3.0
|
2013-01-28 |
Chris Cannam |
Added tag easyhg_v1.3.0 for changeset 4d39a93cab9e
|
2013-01-25 |
Chris Cannam |
Add crypto dependencies
easyhg_v1.3.0
|
2013-01-25 |
Chris Cannam |
Update for PyQt 4.5+ signal/slot connection syntax
|
2013-01-25 |
Chris Cannam |
Ignore .msi files
|
2013-01-25 |
Chris Cannam |
Add updated PyQt
|
2013-01-24 |
Chris Cannam |
Add extra files from hg dist
|
2013-01-24 |
Chris Cannam |
Update Python version
|
2013-01-24 |
Chris Cannam |
Win32 typo fix
|
2013-01-24 |
Chris Cannam |
Use HKMU for registry key so as to do the right thing for multi-user installs
|
2013-01-24 |
Chris Cannam |
Show tag on merge commit (fixing #534)
|
2013-01-24 |
Chris Cannam |
Adjust text when closing something that is only a single sprout of a branch -- and don't warn when closing a sprout of the default branch (it's not the same thing as closing the default branch)
|
2013-01-21 |
Chris Cannam |
Merge
|
2013-01-11 |
Chris Cannam |
For later reference (for Qt5)
|
2013-01-11 |
Chris Cannam |
Toolbar spacing adjustments; avoid using unified toolbar on Mac because it breaks the left toolbar with Qt 4.8
|
2013-01-07 |
Chris Cannam |
Update copyright dates
|
2013-01-07 |
Chris Cannam |
Add --version or -v option
|
2012-10-19 |
Chris Cannam |
Back out commit:5dc24f8 and instead move the extensions setting to its own tab (allowing us to provide a bit more information about what it's for)
|
2012-10-19 |
Chris Cannam |
Shorten a label (dialog too wide)
|
2012-10-19 |
Chris Cannam |
Merge
|
2012-10-19 |
Chris Cannam |
Fix compiler warning about unhandled case
|
2012-10-19 |
Chris Cannam |
Fix preprocessor syntax
|
2012-08-29 |
Sam Izzo |
* Prefix working folder path on MacOS
|
2012-08-29 |
Sam Izzo |
* Removed spurious space
|
2012-08-26 |
Sam Izzo |
* Prepend working folder path to filename when showing files in explorer
|
2012-08-26 |
Sam Izzo |
* Added setting to show history automatically when it changes (defaults to true)
|
2012-08-26 |
Sam Izzo |
* Added setting to specify that diff command should be run once for each selected file, rather than passing all file names to diff command (p4merge doesn't like being given many files)
|
2012-08-26 |
Sam Izzo |
* Updated shortcut for revert
|
2012-08-26 |
Sam Izzo |
* Added shortcut for revert
|
2012-08-26 |
Sam Izzo |
* Fixed bug where ctrl+shift+s wouldn't work because of "ambiguous shortcut overload"
|
2012-08-25 |
Sam Izzo |
* Added shortcut for commit
|
2012-08-25 |
Sam Izzo |
* "Use extension" check box now appears to the left of the button and label, and enables/disables the button and label depending on its state
|
2012-08-25 |
Sam Izzo |
* Added shortcut for diff against parent
|
2012-08-25 |
Sam Izzo |
* Added Ctrl-F shortcut for find button
|
2012-08-25 |
Sam Izzo |
* "Show in" is now shown in context menu for untracked files
|
2012-08-25 |
Sam Izzo |
* Added "show in" to show selected file in explorer
|
2012-08-25 |
Sam Izzo |
* Link against Advapi32 (required for Crypt* functions)
|
2012-10-19 |
Chris Cannam |
Undo the one part we didn't want, from the last patch
|
2012-10-17 |
fpozo |
History widget stays on top when closing a branch.
|
2012-09-26 |
Chris Cannam |
Merge
|
2012-07-03 |
Chris Cannam |
Merge
|
2012-07-03 |
Chris Cannam |
URL fix
|
2012-07-24 |
Mikel |
Added new functionality to limit the total number of items shown in the graph. For projects with a fairly high number of commits, makes every action is very slow.
|
2012-07-04 |
Chris Cannam |
Merge
|
2012-07-03 |
Chris Cannam |
Add macx-llvm target
|
2012-07-03 |
Chris Cannam |
Added tag easyhg_v1.2.2 for changeset aade37785eca
|
2012-07-03 |
Chris Cannam |
Restore release mode
easyhg_v1.2.2
|
2012-07-03 |
Chris Cannam |
Prepare for upgrade
|
2012-07-03 |
Chris Cannam |
Fix incorrect signal in recent files action; if hg not found in last location, check for it in path (e.g. if it was previously in an installation-specific location that has since been overridden by a new installation)
|
2012-07-03 |
Chris Cannam |
Update version number and CHANGELOG
|
2012-07-03 |
Chris Cannam |
Wording and menu grouping adjustments to try to make the default push/pull location function look less like it will open a new remote for you (mitigates #461)
|
2012-07-03 |
Chris Cannam |
Clear history and file states while opening a new remote repo
|
2012-07-03 |
Chris Cannam |
Show a visible error when trying to clone to a local folder that can't be created
|
2012-07-03 |
Chris Cannam |
Add carriage return to hgignore file before new material, if it didn't end with one before
|