0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Nov 15, 2024 — Nov 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Some bug fixes More... over 14 years ago
Select Diff program from configuration. Configuration separated for global and local files More... over 14 years ago
Select Diff program More... over 14 years ago
Simple diff. Integration with configuration left More... over 14 years ago
Changes - * Force add/remove (to make Add/Remove work with files with VersionState Added/Removed * Rename dialog - Old name and text box aligned to left * Removed line edit for StatusList (planned to make it filter in future) * Fixed a new born bug which made commit dialog crash when a file is selected from StatusList to get its diff * Changed label for Hg Init dialog and some other dialogs * Solved UTF problem in many dialogs. * Fixed bug where \s character is pushed at front in HgConfig, replacing space character * Fixed SEGFAULT when Edit is clicked in Ignored Files in Config Dialog * Error message if changes not pulled succesfully and information message when changes not available in Push and PUll dialog More... over 14 years ago
Added remove slot in import dialog More... over 14 years ago
Import dialog implemented More... over 14 years ago
Simple unbundle More... over 14 years ago
Export dialog implmented and tested More... over 14 years ago
Bundle working More... over 14 years ago
Hg Bundle basic dialogs More... over 14 years ago
Separated Commit Info Viewer to be reused in future dialog. Replaced QTextEdit with KTextEditor More... over 14 years ago
Separated Path Selector from SyncBase to be reused by future dialogs More... over 14 years ago
Save geometry. Better error messages More... over 14 years ago
Show log rather than diff patch More... over 14 years ago
Merging by selecting heads completed More... over 14 years ago
Simple merge More... over 14 years ago
Ignore List implemented More... over 14 years ago
Save and load ignore. No decent way to add files yet More... over 14 years ago
basic ui for HG Ignores More... over 14 years ago
various weird problems with paths editoe now seems to work. More testing needed though More... over 14 years ago
Path Editor implemented and tested(not throughly) More... over 14 years ago
Add/Remove/Edit paths. No verification More... over 14 years ago
Save config dialog settings More... over 14 years ago
Added context menu to Path Editor of Config Dialog More... over 14 years ago
Added a basic Paths Editor in Config Dialog. Only read only. More... over 14 years ago
Changes - * Code documentation * Fixed 'Current Parent' info in update dialog * Modified some fine working functions to make it more portable and robust * Push and Pull dialog button enabled property when busy More... over 14 years ago
SVN_SILENT made messages (.desktop file) More... over 14 years ago
Rollback implemented and tested. More... over 14 years ago
Created separate instance of HgWrapper for beginRetrival() which runs on another thread. More... over 14 years ago