5 Commits

Author SHA1 Message Date
kostas
0ea4fd9831 Added support for stashes
Generalized the commit dialog to support stashes
Parameters are now quoted in the log if necessary
Fixed another issue with the folderview show/hide logic
Various minor ui tweaks

FossilOrigin-Name: ce70efe67a1fe0087cc6d3aa79757a5011c57db2
2012-04-15 06:56:51 +00:00
kostas
92935b056a Select the root node in the Tree view when opening a project
Commit Dialog now displays the first line previous commit messages only


FossilOrigin-Name: 6f0dadf863a147669f09e5661541e2ae6043e2a5
2011-10-21 15:46:38 +00:00
kostas
a38503538c Added checkboxes to the files in the commit dialog
FossilOrigin-Name: 30fdcc0810046768f9635d4972026cadb1bb9dd3
2011-09-04 04:17:52 +00:00
kostas
433ef8252a Commit Dialog:
- Commit messages must not be empty
- Double-clicking a file invokes diff
FileAction Dialog:
- Optional checkbox

MainWindow:
- Added Rename/Undo/About Actions
- Added Renamed/Missing file states
- Added tooltips to status column
- Support for running fossil in detached mode (to prevent killing fossil due to timeout on diff sessions)


FossilOrigin-Name: ea42e7cd8b7041d82e35720b14e30437b6db6e0d
2011-08-05 15:25:38 +00:00
kostas
dd9e18f113 Added Commit and FileAction dialogs
Skeleton code for Commit, Add, Delete, Revert actions

FossilOrigin-Name: 9e35495cc3f4e18f458cf02f83d1d8075c0a85b9
2011-08-03 15:30:09 +00:00