kostas
97cbd30c35
Added debug tracing of fossil output
...
FossilOrigin-Name: 72c6ea7423b016df5150610f59fa8835b614701b
2011-12-14 13:25:09 +00:00
kostas
c9175a990f
OSX UI consistency fixes
...
FossilOrigin-Name: c5f9a9d87d22a61c1ffaa5c0fb893cf5dad3a08d
2011-10-23 06:11:27 +00:00
kostas
4dfa5d2d23
Fixed issue with fossil 1.2.0 where a new type of user query (yes to all/no) caused Fuel to hang
...
Upped version to 0.9.5
Minor GUI Tweaks
FossilOrigin-Name: d7d817fe47606c591cc03e8d71e744d187bca5d7
2011-10-22 15:03:48 +00:00
kostas
db5c2af9ac
Improved tooltip text of actions
...
Fixed empty pop-menu in toolbar
FossilOrigin-Name: af6bd9ca628ed1fe33819ac18706ed2bcabc79d2
2011-10-22 08:41:13 +00:00
kostas
ff622939e9
Added setting to customize the double-click action in the file view
...
FossilOrigin-Name: b0fda22886a7415ddf5d70457f3f7c8fe7ecf636
2011-10-21 17:38:02 +00:00
kostas
2529f35520
Added crnl-glob to settings
...
FossilOrigin-Name: 457fb31debab309e4932ca3fb8e6fe6d3c111c6c
2011-10-21 15:55:36 +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
6e11c6921e
Moved DialogQuery to Utils.h/.cpp
...
Added clear commit message history option in settings
FossilOrigin-Name: 3ce654a76b15af0c4b7a113cb04314d2906ab1e3
2011-10-21 15:01:22 +00:00
kostas
2cc459e459
Commit message history is now saved
...
Commit message history is now accumulated even when a commit is cancelled
FossilOrigin-Name: 1ff7aa3b04cec66eb7c1420713f4ee691cc3e5d5
2011-10-21 14:44:36 +00:00
kostas
d70ae79ae9
Beautified log output
...
FossilOrigin-Name: 36ef959eec3bb9c4f84b5e0acf9cc728c14633e1
2011-10-20 16:31:08 +00:00
kostas
6ccae8f206
Beautified the settings dialog
...
Double-clicking a folder in the behaves like open folder
FossilOrigin-Name: 8a4fbbb14628b2dc53b8d46a35a3b4f43182db9c
2011-10-20 15:36:18 +00:00
kostas
15e3cabf23
Integrated all fossil/fuel options into the Settings dialog
...
runFossil now uses a bitfield to control execution options
Settings management now sucks less, (but still enough suckage remains)
FossilOrigin-Name: 91c5a65b7e4ca4801a6d7632abd7982d2063a1f3
2011-10-19 16:30:12 +00:00
kostas
bff4b2967c
Removed unused RepoDialog
...
FossilOrigin-Name: fb85ae054f85e81e64e9d534fe502959f7f1fa2e
2011-10-19 16:24:42 +00:00
kostas
32da4986ae
The Folder View now properly sorts folder entries
...
Multiple selection support in the Folder View. When multiple folders are selected, the file view switches to List mode
FossilOrigin-Name: a2cba45b7a250bb1ad3ba4beb3a3a98dc7566ce0
2011-10-18 13:21:14 +00:00
kostas
160b04e762
Reorganized the menus.
...
Removed distinction between repositories and workspaces
Open Workspace action maps to File|Open
Open Workspace now also "opens" the fossil repo if no workspace is detected
Added "Close Repo" action (File|Close)
FossilOrigin-Name: 1fb5f07f1b18c3d7f9cf16f54cd790294001940f
2011-10-18 12:35:37 +00:00
kostas
5acd01a0fd
Added Workspace Tree view
...
Added Rename Folder action
Minor GUI cleanups
FossilOrigin-Name: 5fc925ac68148c69db66e88e23be196807ffec22
2011-10-17 14:58:09 +00:00
kostas
c153c9ce0a
Added Installer for Win32
...
FossilOrigin-Name: a29a3fd0f7f4c26591e1ca168ad63f1f7530edbe
2011-10-15 07:03:12 +00:00
kostas
42ae146cb6
Re-Enabled the tableview automatic resizing even on large files.
...
FossilOrigin-Name: 4e53a5ec6844f3a210ba2fbfc2185840d697b0bb
2011-10-06 13:23:44 +00:00
kostas
3387439c2c
Added Support for ignored files
...
Better handling when refreshing workspaces with lots of files
FossilOrigin-Name: f038928c484d177fbe86bee4cd689d8a7d1e3eeb
2011-10-06 13:02:09 +00:00
kostas
ee6a90530e
Added status message when scanning for workspace files
...
FossilOrigin-Name: 165842900a857fa07fa58f43f309b79065ecc42c
2011-09-04 04:30:52 +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
ea8419286c
Fixed fossil process termination on Windows
...
Abstracted fossil ui url
Added (disabled) code to detect fossil ui launch port
FossilOrigin-Name: e8b33f373c855cce60dd9fc528b7684f85849d5d
2011-09-03 15:03:01 +00:00
kostas
ee5f84b75d
Fixed fossil path detection on windows
...
The settings dialog now quotes paths to external tools if they contain spaces
FossilOrigin-Name: 208e56425e61f15f00ee2bbe200de18fda7fbc07
2011-09-03 12:33:47 +00:00
kostas
aed3800b37
Changed timeline launch url to 127.0.0.1
...
FossilOrigin-Name: ee85c090a173816f1d8053a7c982ab7facfe5c8b
2011-08-29 15:41:09 +00:00
kostas
98903bf056
Added support for filtering files based on repository status
...
FossilOrigin-Name: 63e7632f4e844c0915cb4ae6cce07ee173e7926b
2011-08-29 15:33:36 +00:00
kostas
9a1a137539
Remove invalid workspaces stored in the settings
...
FossilOrigin-Name: aa301610ecdf98433193c01c5ab7dfe32daf7227
2011-08-29 14:43:46 +00:00
kostas
ddb49dfbe5
Upped version to 0.9.3
...
FossilOrigin-Name: f00132a6072016db6840e2059bc8d332e760ecdb
2011-08-27 20:25:51 +00:00
kostas
c59d7596c4
- Corrected saving of active workspace
...
- Double-clicking a file now opens the file
- Corrected fossil error status parsing on windows
- Alternative method for storing the checkin messaage temporary file, since on windows fossil cannot access it.
FossilOrigin-Name: ebc405be8ad1ef5d86dff36a352528ccb363b3c9
2011-08-27 20:22:36 +00:00
kostas
5620a95627
Dialog refactoring
...
Extended the settings dialog
Reorganized the workspace management code
Fixed issue where the previous current directory was in effect even in new workspaces
Improved the log responsiveness on long fossil operations
FossilOrigin-Name: 945c841fba73be1355611554499e68a878b95359
2011-08-08 14:44:31 +00:00
kostas
75323e5b1a
Improved OSX GUI
...
"About" dialog now displays the fossil version
FossilOrigin-Name: 81e1f4c7ec00176abd9d467add266f84b0e63059
2011-08-07 08:15:07 +00:00
kostas
f8b1f9a0eb
Added Sync Settings action
...
FossilOrigin-Name: dbb036dbd2c7e2a34fae27e2a39bddf2168ab83d
2011-08-07 05:46:53 +00:00
kostas
086502926d
Upped version to 0.9.1
...
FossilOrigin-Name: d0b361eba56da87b7a0345d3a47e14987fbe287c
2011-08-07 04:57:30 +00:00
kostas
379d9707cb
Reintroduced the status character, since it is necessary for the automatic sorting
...
Streamlined the settings storage
We now support an implicit fossil executable living in QCoreApplication::applicationDirPath() or in the system path, unless the user has provided an override
FossilOrigin-Name: 97aefbc7825732e8fc2e711187c32c49e1149c11
2011-08-07 04:56:05 +00:00
kostas
d939003b9f
Improved support for fossil interactive questions
...
FossilOrigin-Name: 2c36e183b8e8816ada688991ea6da7ad64caf2a8
2011-08-07 03:14:37 +00:00
kostas
40fabe4378
Support for Fossil queries
...
FileActionDialog now becomes a (lame) question dialog box when no data is provided
FossilOrigin-Name: 6a6a654b0db2537fc73774e7dc37d25cb2ae63d7
2011-08-06 16:15:50 +00:00
kostas
3d0827763e
FileActionDialog now supports variable modal buttons
...
FossilOrigin-Name: d80b84c6b58b7daf71174d32a8c33cab0e2aabac
2011-08-06 15:34:40 +00:00
kostas
24a4e07ed2
Removed clone repository command (for now)
...
FossilOrigin-Name: 665b2ad1b609530a9c2c2815e143213e5e691100
2011-08-06 08:52:52 +00:00
kostas
88590376aa
Added version info to about dialog
...
FossilOrigin-Name: 797c2e6a66cb336351d569ab80737a7e491403f0
2011-08-06 08:49:10 +00:00
kostas
064819d295
Added settings dialog
...
Added platform specific settings storage/retrieval
FossilOrigin-Name: 66205d14199523228d7f6fa0241a7ef7162f6940
2011-08-06 08:31:19 +00:00
kostas
4beebf9b30
Fixed Qt warning on my custom workspace change slot
...
Added Windows icon
FossilOrigin-Name: dc4d1a0ea7eea22ee41170f366c08f09368735a7
2011-08-06 06:03:06 +00:00
kostas
6c08987733
Dialogs are now sheets in OSX
...
FossilOrigin-Name: 3b6f4f542c7c6daedf1eb7aff03ef988cbb5100f
2011-08-06 05:40:57 +00:00
kostas
993e6398e2
Unified toolbar on OSX
...
Added OSX Icon
FossilOrigin-Name: 7cdfaf2af1dda2779fc6a27f8bfc10c55827237c
2011-08-06 05:06:57 +00:00
kostas
f951fd25e2
OSX Fixes
...
FossilOrigin-Name: d3e052bf6f1531110003dbfcd4ec55d218983059
2011-08-06 04:48:04 +00:00
kostas
118483dfee
Added Update Action
...
Added recent files menu generation
Renamed FileEntry to RepoFile
Simplified most calls to runFossil
FossilOrigin-Name: d8730cff0d314fdb3f23cbaf61cfeb9d35145872
2011-08-06 03:54:43 +00:00
kostas
a8b3f4f9f2
Renamed qmake project
...
FossilOrigin-Name: ac732f689426b87eae201397cddfc91ea476efc1
2011-08-05 15:41:11 +00:00
kostas
100e6da32f
Removed the QtWeb requirement
...
FossilOrigin-Name: 3d20801ad81d4e3d797cb8b7f9088686ae41ee58
2011-08-05 15:36:59 +00:00
kostas
1014535e56
Minor ui adjustments in the file view
...
FossilOrigin-Name: d5e3fbfcb451ed8515eb2f4394ec41207d40f407
2011-08-05 15:35:10 +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
54ca948fae
Implemented CommitAction, DeleteAction, RevertAction, NewRepository, OpenRepository
...
New Action: Open containing folder
New filetypes ADDED, DELETED
We now detect invalid or outdated repositories
FossilOrigin-Name: 2ac3cf9717f3529f809ffde1e802295988dfda05
2011-08-04 15:52:07 +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