Fuel

History of src/MainWindow.cpp of 33305fed1383ad01
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History of file src/MainWindow.cpp at check-in 33305fed1383ad01

2015-10-16
09:41
Support for force closing a workspace file: [9368012e5c] check-in: [16b4d25fe1] user: Kostas branch: trunk, size: 88806
2015-09-16
14:28
Refactored Workspace common types into WorkspaceCommon.h file: [3b6206d066] check-in: [f31360bcda] user: Kostas branch: trunk, size: 88476
2015-09-14
15:56
Simplified Workspace interface Removed Workspace::setDefaultRemoteUrl since Fossil::setRemoteUrl is Fossil specific file: [be50d276b0] check-in: [3a62c3b480] user: Kostas branch: trunk, size: 88563
15:46
All generic Fossil operations are now encapsulated in Workspace file: [4268a41085] check-in: [b29c19caa9] user: Kostas branch: trunk, size: 88678
2015-08-31
14:04
Working update check including changelog view file: [8c9d09c3a2] check-in: [bb2b83739d] user: Kostas branch: update-check, size: 89350
2015-08-28
11:11
Initial work on application version check file: [66f8bef751] check-in: [66af69e97a] user: Kostas branch: update-check, size: 89217
09:28
Windows: Shift-Right-Click invokes the Explorer folder context menu on Workspace folders file: [d5adcea39c] check-in: [ca5602f8b3] user: Kostas branch: trunk, size: 89007
2015-08-27
14:43
Also Include "Latest Revision" to the version list of updateRevision file: [461a0ef941] check-in: [e4ee91a2c5] user: Kostas branch: trunk, size: 88594
14:30
Added long operation termination button on status bar More robust process termination Folded the Abort shortcut into a QAction file: [751deebc3a] check-in: [ea4b656b82] user: Kostas branch: trunk, size: 88485
12:00
Fossil::Init now requires a path to the fossil executable file: [37bda20f00] check-in: [ee09b7f597] user: Kostas branch: trunk, size: 88009
11:26
Moved Fossil operation abortion logic to UICallback file: [290557fca8] check-in: [eaec54a032] user: Kostas branch: trunk, size: 88045
11:05
Fossil internal API cleanup file: [f4dc8ec160] check-in: [ef3e63fb4f] user: Kostas branch: trunk, size: 88097
09:33
Removed fossil() convenience function file: [b94d6963f9] check-in: [203cc502bc] user: Kostas branch: trunk, size: 88055
2015-08-26
20:28
Fixed issue with incosistent UI state when closing a workspace Simplified workspace refresh logic file: [28f0155821] check-in: [2e0cbf44fd] user: Kostas branch: trunk, size: 87365
2015-08-23
13:59
Support for the versionable .fossil-settings/ignore-glob file file: [47aa96182c] check-in: [511954d6d9] user: kostas branch: trunk, size: 87496
2015-08-22
16:35
Somewhat better Log/Browser TabBar on OSX file: [48ed62679d] check-in: [aea2b8b898] user: kostas branch: trunk, size: 86870
14:52
Added space to the right side of the searchbox file: [d97473f89c] check-in: [39572229e9] user: kostas branch: trunk, size: 86756
14:13
Improved the look of the UI on OSX file: [3f9e9e43f4] check-in: [08496c56db] user: kostas branch: trunk, size: 86489
2015-08-21
09:53
Fixed issue where all exe files had the same icon file: [dfa81f94f0] check-in: [14ddcd1589] user: Kostas branch: trunk, size: 85959
09:42
Fixed custom action exe path parsing Renamed custom action macros from '$' to '%' so that they match fossil's Fixed Release build warnings file: [47ca7c79bf] check-in: [b9521f3974] user: Kostas branch: trunk, size: 85840
2015-08-17
08:29
Added more messageboxes for failed fossil operations file: [fd738336d6] check-in: [2193c91c25] user: Kostas branch: trunk, size: 85822
07:59
More refactoring Added messageboxes for failed fossil operations file: [cf6fbd8899] check-in: [4a23244f2a] user: Kostas branch: trunk, size: 83948
2015-08-14
11:09
Use the fossil settings to determine whether gdiff or diff should be used for diffing files file: [95c2339407] check-in: [b3dc68271f] user: Kostas branch: trunk, size: 83236
10:43
Minor UI tweaks file: [f46ad68006] check-in: [49797e154e] user: Kostas branch: trunk, size: 83138
10:00
Refactored and unified workspace path functions file: [02e95be5eb] check-in: [5e89247bf2] user: Kostas branch: trunk, size: 83136
2015-08-13
11:16
- Reimplemented the about dialog - Added licenses for external libraries - Translators and license text now live in separate resource files file: [bbf6d5529f] check-in: [8b95a90087] user: Kostas branch: trunk, size: 83289
2015-08-04
08:33
Merged Korean translation file: [f61c46fcfc] check-in: [2c93f17132] user: Kostas branch: trunk, size: 84138
08:22
Added Korean (ko_KR) translation. Thanks ardiefox. file: [96c1c733e7] check-in: [7fa0e98760] user: Kostas branch: fuel-v1, size: 75806
2015-07-29
09:20
Fixed issue with Fossil's default remote-url with password preventing commits file: [b6c43a8aed] check-in: [c16b5a8904] user: Kostas branch: trunk, size: 84111
09:09
Fall back to textual diff when gdiff fails Fossil Exe path needs to be set before applySettings file: [4743ac0f46] check-in: [a9115a3369] user: Kostas branch: trunk, size: 83923
07:34
Fixed issue where the explicit fossil path setting was not being applied file: [c78a18f4f4] check-in: [c9ad2689d2] user: Kostas branch: trunk, size: 83854
2015-07-23
19:01
Apply the default remote url to Fossil as well. file: [987aed2242] check-in: [faaed64ae5] user: kostas branch: trunk, size: 83685
18:46
- Keychain data is now stored within a settings group on Windows - Do not attempt make Fossil's default url the default if one exists already file: [18b42607bf] check-in: [15f5fde7bf] user: kostas branch: trunk, size: 83521
18:04
Fixed Qt runtime warning caused by automatic singals file: [70decdfee2] check-in: [193d2c862c] user: kostas branch: trunk, size: 83279
13:05
Merged changes from fuel-v1 file: [d98c68af2f] check-in: [1e30709d8e] user: kostas branch: trunk, size: 83295
12:54
Added Dutch localisation (Thanks Rick Van Lieshout and Fly Man) Reformated Docs into Markdown file: [0f4acbc7c9] check-in: [c2bac983bb] user: kostas branch: fuel-v1, size: 75779
2015-07-11
15:01
Removed revision label from status bar. Cleaned-up tag label file: [a6dffbc663] check-in: [945c7455e0] user: kostas branch: trunk, size: 83233
13:49
Merged Italian translation file: [37e53b84cd] check-in: [bf0f238d67] user: kostas branch: trunk, size: 83541
13:38
Added Italian translation. Thanks maxxlupi and Zangune Sorted the language selection combo-box file: [1fc0bec394] check-in: [ddb8c7f5e5] user: kostas branch: fuel-v1, size: 75717
12:17
Renamed getInternal*Icon to getCached*Icon file: [5b9aaf13c8] check-in: [874b5aa939] user: kostas branch: trunk, size: 83488
12:12
Display a system icon for a custom actions Refactored Icon cache Refactored custom command spawning file: [6261d26a62] check-in: [2dabf7d89c] user: kostas branch: trunk, size: 83524
11:43
Folder state now uses icon aliases file: [b9920340aa] check-in: [0f8cf57fa2] user: kostas branch: folder-state, size: 83117
11:38
Added state tooltips for folders Minor refactoring file: [c28be6f903] check-in: [802d225046] user: kostas branch: folder-state, size: 83100
11:11
Folder state generation and propagation now happens during workspace scan. file: [8fa0605205] check-in: [309756d798] user: kostas branch: folder-state, size: 82820
2015-07-10
19:52
Initial work on workspace folder state visualization file: [c815726012] check-in: [a2d5250064] user: kostas branch: folder-state, size: 82691
18:20
Allow triggering custom actions via double-clicking a file in the file view file: [764eb76c1c] check-in: [4270974c3f] user: kostas branch: user-actions, size: 81559
18:06
Custom actions now support explicit single selections file: [6b31ae5eca] check-in: [e422f84c48] user: kostas branch: user-actions, size: 81322
15:49
Refactored custom action process invocation into a separate function file: [ad1e2f3dd6] check-in: [bf36bf1c73] user: kostas branch: user-actions, size: 80738
15:36
Added support for $FILE $FOLDER and $WORKSPACE macros in custom action commands file: [ab8aa79742] check-in: [381aa49e9b] user: kostas branch: user-actions, size: 82571
2015-07-09
18:55
Support for multiple custom actions file: [272e8424e8] check-in: [172938d454] user: kostas branch: user-actions, size: 81756
2015-06-02
17:28
Initial work on user defined file actions file: [8521536cfe] check-in: [c1562dbda3] user: kostas branch: user-actions, size: 78067
15:36
- Added View Modified Files only view option - Reorganized the View menu. file: [191dff3e47] check-in: [34f0879b8c] user: kostas branch: trunk, size: 76544
14:48
- Cloning now uses the keychain to store credentials, and sets the default remote - Clone target fossil file now adds the fossil extension if missing - Fixed clipboard URL parsing for clone url - Added more actions to disable when a valid workspace is not available file: [dd63f28e8e] check-in: [e7d9b59c32] user: kostas branch: trunk, size: 76217
2015-05-29
20:23
Ported new features to QT4 file: [3c2ecc7455] check-in: [28087b899e] user: kostas branch: trunk, size: 75701
19:11
Fixed incorrect remote search key file: [bba716022f] check-in: [1f10dd85e5] user: kostas branch: remote-management, size: 75698
18:45
Fixed workspace remote storage Added Delete Remote action Double-cliking a remote triggers a remote editing file: [bc954c5923] check-in: [6c042af93e] user: kostas branch: remote-management, size: 75720
2015-05-28
19:29
Initial work on multiple remotes file: [351608ee4b] check-in: [9674708cb5] user: kostas branch: remote-management, size: 74889
2015-05-25
19:59
Working Fuel-managed remote-url No more FOSSIL_SETTING_REMOTE_URL uglyness file: [08e207cc8e] check-in: [54518e5519] user: kostas branch: remote-management, size: 74395
14:03
Implemented remote credential storage via qtkeychain Imported qtkeychain file: [2bfafff682] check-in: [7c068aa8ac] user: kostas branch: remote-management, size: 73034
12:27
Initial work on remote management file: [717ccd4c91] check-in: [13d3a5222d] user: kostas branch: remote-management, size: 72814
2015-05-24
18:19
Separated Application and Fossil settings into separate dialogs. file: [4cbfa1fdf3] check-in: [97d0d1e240] user: kostas branch: new-workspace, size: 71805
17:44
Fuel now uses the http port that Fossil reports when starting the web ui. file: [c25a7a4898] check-in: [5c9a7defad] user: kostas branch: new-workspace, size: 71523
15:28
Added Workspace menu Some action refactoring file: [537c458f5b] check-in: [343b1675fb] user: kostas branch: new-workspace, size: 71823
09:00
Added View All Files option file: [f0803414a8] check-in: [239c19ebec] user: kostas branch: new-workspace, size: 71852
08:47
Added branch on commit Refactored CommitDialog file: [ff43767952] check-in: [34efdbe98a] user: kostas branch: new-workspace, size: 71538
2015-05-23
11:48
Initial work on branching during commit Refactored CommitDialog usage file: [6e8aa08837] check-in: [4b4c7cdb6d] user: kostas branch: new-workspace, size: 71528
2015-05-22
20:18
- App now uses aliases instead of icon filenames - Removed unused actionViewStash file: [0c4e30a60f] check-in: [999f57bd1e] user: kostas branch: new-workspace, size: 71533
2015-05-17
16:43
Maintain the workspace state even when refreshing file: [a354f84278] check-in: [0eef20c8eb] user: kostas branch: new-workspace, size: 71742
11:19
Separated View->File List checked menu option into two separate mutually exclusive options file: [5b69ea3295] check-in: [502ce5e1b6] user: kostas branch: new-workspace, size: 70440
10:13
Renamed DirModel to TreeModel file: [ec6143d24b] check-in: [b49ff56d2a] user: kostas branch: new-workspace, size: 70029
10:08
Fixed missing workspace view header when repository a is not available file: [0c0a9edf7a] check-in: [37e191368a] user: kostas branch: new-workspace, size: 70018
2015-05-12
20:44
Display current tags and branches as bold in workspace view file: [20aa6bdb15] check-in: [59372f35e8] user: kostas branch: new-workspace, size: 69922
20:38
Added SearchBox file: [a4ce4ef0d6] check-in: [097bed8619] user: kostas branch: new-workspace, size: 69593
19:13
The header of the workspace view is no longer regenerated every refresh file: [fe78b884ab] check-in: [d1823f2de2] user: kostas branch: new-workspace, size: 68092
2015-05-05
12:41
Fixed windows build file: [6a50f409c7] check-in: [9eea1bac1b] user: kostas branch: new-workspace, size: 68034
2015-05-03
19:27
Merged with trunk Ported the icon cache file: [e56d3fe486] check-in: [713625d583] user: kostas branch: new-workspace, size: 68028
19:14
Implemented an icon cache to speed-up workspace refresh file: [6758e29796] check-in: [964b28f34f] user: kostas branch: trunk, size: 75664
15:37
Merged UpdateRevision into Update Disabled unimplemented Remotes and Settings workspace items file: [0a5183c05f] check-in: [a297f70942] user: kostas branch: new-workspace, size: 67529
15:27
Renamed REPODIRMODEL_ROLE_PATH to Renamed TreeViewItem to WorkspaceItem file: [0ac9252f14] check-in: [07f3a4f2e0] user: kostas branch: new-workspace, size: 68128
14:52
Cleanups file: [bf2fb9a33b] check-in: [c179d505ce] user: kostas branch: new-workspace, size: 68124
14:47
Renamed UpdateDialog to RevisionDialog file: [d430100fd7] check-in: [9704609d5e] user: kostas branch: new-workspace, size: 68364
12:43
Added tag and revision display on status bar file: [552a6bab2a] check-in: [b64d5954b1] user: kostas branch: new-workspace, size: 68354
12:27
Commits are now allowed when a merge integration has occured even when no files are modified Support for forced merges Context menus are offset by a pixel to prevent unintended clicks file: [1ea5808d0a] check-in: [b0f81bc9c4] user: kostas branch: new-workspace, size: 67731
11:44
Added merge support file: [7ae75136eb] check-in: [ac65fbf8d3] user: kostas branch: new-workspace, size: 67531
10:26
Fixed up-to-date workspace check Added icons for tag operations file: [032fec25b6] check-in: [87468705be] user: kostas branch: new-workspace, size: 65344
10:05
Support for deleting tags When parsing tags, also keep track of the checkin uuid Fixed key-value parsing Prevent apply stash when nothing is selected file: [b671fe2af7] check-in: [72ac541c4c] user: kostas branch: new-workspace, size: 65334
09:22
Prevent unnecessary dialog when updating with no new changes file: [b7d4d636ad] check-in: [f718ab845e] user: kostas branch: new-workspace, size: 64612
2015-05-02
18:23
Added support for tagging revisions file: [03761f68b6] check-in: [579a9a1fb0] user: kostas branch: new-workspace, size: 64859
16:42
Added "Update to Revision" Action file: [8ae32de39a] check-in: [203cae37a6] user: kostas branch: new-workspace, size: 63532
14:37
Renamed updateDirView to updateWorkspaceView Disabled sorting in the workspace view file: [5ed1c10b7a] check-in: [330e0819bb] user: kostas branch: new-workspace, size: 62270
12:44
Added tag and branch list to workspace view file: [87b8831f70] check-in: [304f9bd6c6] user: kostas branch: new-workspace, size: 62261
2015-05-01
19:31
Renamed getStashViewSelection to getSelectionStashes file: [96ebf7dd8e] check-in: [82357d43ca] user: kostas branch: new-workspace, size: 61615
19:29
Goodbye Stash View Working stash management in Workspace view file: [50bcfea121] check-in: [1b0d47442d] user: kostas branch: new-workspace, size: 61623
19:13
Fixed getSelectionPaths file: [bdaa3a5c8d] check-in: [268641002b] user: kostas branch: new-workspace, size: 63233
19:10
Fixed "open containing" file: [7c406918e1] check-in: [63b2c04763] user: kostas branch: new-workspace, size: 63246
19:04
Initial work on new workspace view file: [7f3b069531] check-in: [64386745eb] user: kostas branch: new-workspace, size: 63172
2015-04-30
17:43
Merged refactor Added missing status UPDATED_BY_MERGE Fixed parsing of file status file: [b8d87316df] check-in: [f82fab4145] user: kostas branch: new-workspace, size: 59265
16:23
Renamed tableView to fileTableView Renamed treeView to workspaceTreeView Renamed tableViewStash to stashTableView file: [cbd80ad8b9] check-in: [54059126ae] user: kostas branch: refactor, size: 59284
11:29
Renamed RepoFile to WorkspaceFile file: [f6ffb8c6d1] check-in: [8527bab97b] user: kostas branch: refactor, size: 58926
11:21
Moved Workspace to separate file file: [4c93bd6ef8] check-in: [4c84ad9b0b] user: kostas branch: refactor, size: 58786
11:10
Refactored Workspace cleanup file: [eef87990ce] check-in: [3a653a3761] user: kostas branch: refactor, size: 63690
11:04
Renamed getRepo to getWorkspace file: [8b6494e94c] check-in: [654259ef3b] user: kostas branch: refactor, size: 63648
10:59
Renamed Repository to Workspace Workspace member access is now via methods file: [f04effe7db] check-in: [2c664b7db2] user: kostas branch: refactor, size: 63353
10:30
Moved scanWorkspace to Repository file: [939c919b6e] check-in: [61734cf430] user: kostas branch: refactor, size: 63385
09:50
Added UICallback::updateProcess Moved scanDirectory to Repository file: [d0592f736a] check-in: [4d94a63849] user: kostas branch: refactor, size: 63005
08:44
Wrapped bridge member via function file: [2ba210d3d8] check-in: [c48861c932] user: kostas branch: refactor, size: 62678
08:34
Moved repository model data to Repository class file: [b73396d7d6] check-in: [2e2faf9770] user: kostas branch: refactor, size: 62586
2015-04-29
12:35
Fixed fossil operation termination flag file: [f87fb7425a] check-in: [f791fda7d7] user: kostas branch: refactor, size: 61730
2015-04-27
19:59
Bridge now longer derives from QObject file: [6a6a3ad412] check-in: [0017b55685] user: kostas branch: refactor, size: 61696
19:54
Bridge no longer needs depends on the UI. All interaction occurs via the callback More cleanups file: [5a66bf80a0] check-in: [3d1e269fee] user: kostas branch: refactor, size: 61704
19:31
Transitioned to new fossil bridge file: [8f20a49621] check-in: [c5b0a1a62a] user: kostas branch: refactor, size: 61386
19:15
More refactoring file: [691e536058] check-in: [e2b03b2a96] user: kostas branch: refactor, size: 81612
19:04
Cleanups file: [e793fdec04] check-in: [b6473fc403] user: kostas branch: refactor, size: 81381
18:59
Refactored ui callback mechanism Bridge now has access to the status bar via the new callbacks file: [10501a468e] check-in: [ee4cf9240e] user: kostas branch: refactor, size: 81587
18:23
Completed wrapping file: [cc89324e8e] check-in: [de84b1fda5] user: kostas branch: refactor, size: 80764
18:12
Wrapped "stash" and all remaining calls We now use explicit calls for non-setting based fossil options (eg remote-url) file: [e4136c2470] check-in: [bbbd2f42e6] user: kostas branch: refactor, size: 80640
15:53
Wrapped "settings" file: [afbca2ef96] check-in: [2b7585554e] user: kostas branch: refactor, size: 79760
15:49
- More fossil "mv" wrapping - stopUI now navigates to "about:blank" file: [d1a07a3cc3] check-in: [77ff1ae869] user: kostas branch: refactor, size: 79677
15:32
Wrapped fossil "update" file: [946d1422c8] check-in: [11a0f979fc] user: kostas branch: refactor, size: 79529
15:25
Wrapped fossil version file: [c1421d8ade] check-in: [239b8ac44d] user: kostas branch: refactor, size: 79143
2015-04-26
19:32
Wrapped "revert" "rename" "undo" file: [a44f5c8bee] check-in: [09f2c8f441] user: kostas branch: refactor, size: 79003
19:14
Wrapped "add" and "remove" file: [58f21bcd22] check-in: [1284b0abf5] user: kostas branch: refactor, size: 78527
18:55
Wrapped "clone" "diff" "commit" file: [9016287b46] check-in: [1207f87a56] user: kostas branch: refactor, size: 78073
18:26
Wrapped "push" and "pull" file: [e585e885e4] check-in: [ab5fd401a0] user: kostas branch: refactor, size: 77353
18:16
Wrapped "ls" and "stash ls" file: [929ee7209b] check-in: [8d81e12735] user: kostas branch: refactor, size: 77229
17:40
- Wrapped "fossil close" - Fixed invalid window title when closing a workspace file: [b76f758591] check-in: [c449a826c8] user: kostas branch: refactor, size: 77160
17:31
Wrapped "fossil open" and "fossil new" file: [1a56674289] check-in: [edf97efd4a] user: kostas branch: refactor, size: 77014
17:13
Refactored openRepository file: [6115f40df1] check-in: [02a7b672e1] user: kostas branch: refactor, size: 76925
13:57
Fixed status bar updates file: [664178a97f] check-in: [bf0e885bf8] user: kostas branch: refactor, size: 77088
12:27
Refactored repositoryFile file: [ee9cedf576] check-in: [880213d7d5] user: kostas branch: refactor, size: 77170
11:33
Fixed currentWorkspace Refactored projectName file: [1f54b516ab] check-in: [1d1ec089cd] user: kostas branch: refactor, size: 77139
11:13
Moved currentWorkspace to Bridge file: [7bc9f5ce1d] check-in: [a7ac992f6f] user: kostas branch: refactor, size: 77055
10:58
Refactored logging file: [0400011fea] check-in: [9c198b023e] user: kostas branch: refactor, size: 76820
10:41
Ported uiRunning file: [16c97083d4] check-in: [bc822e7b94] user: kostas branch: refactor, size: 76612
10:36
Started moving fossil operations into Bridge file: [7d07c97213] check-in: [7a4ea959c6] user: kostas branch: refactor, size: 76294
2015-04-09
11:46
Covered more cases with an error message when opening a repository failed. Fixes [6e08966e80] file: [f023407f57] check-in: [d2e3f8c14d] user: kostas branch: trunk, size: 75245
11:24
Fossil command-lines are now passed via a temporary file and the new "--args <Filename>" option. file: [018520e94c] check-in: [25812c7fba] user: kostas branch: trunk, size: 75032
10:49
Allow added files to be reverted. Fixes [72d5fb6fec] file: [cbafd636bc] check-in: [d8b0af9783] user: kostas branch: trunk, size: 74265
2015-03-27
17:18
- Added Portuguese translation (Thanks emansije) - Getting ready for V1.0.0 Release file: [a228d45fde] check-in: [4316f39e17] user: kostas branch: trunk, size: 74244
2014-08-26
12:30
Fixed issue where conflicted files could not be reverted file: [d20f68bbf1] check-in: [48ee3014e8] user: kostas branch: trunk, size: 74251
2014-08-06
10:06
Removed all path conversion for the gdiff and gmerge settings. The settings are now stored in the platform native format. This should fix the issue where fuel was providing fossil with an incorrect command line for the gmerge setting file: [f321f9e0b9] check-in: [c57c6d52cc] user: Kostas branch: trunk, size: 74225
09:26
Added HTTP Proxy support during clone Added file dialog for selecting a local source repository for cloning file: [37cb55d2f4] check-in: [872751faba] user: Kostas branch: trunk, size: 74239
08:32
Fixed incorrect handling of local and UNC paths when cloning repositories file: [12cee8367a] check-in: [ab62f1bafd] user: Kostas branch: trunk, size: 74059
2014-07-31
07:22
Always append the extra query line when available file: [63d36b11b7] check-in: [964aff7d35] user: Kostas branch: trunk, size: 73958
2014-07-29
14:09
- Perform the first workspace scan after the main window is visible - Aborted scans now leave the workspace state empty to prevent incorrect operation - Minor refactoring file: [0299d46ad7] check-in: [be20b59a51] user: kostas branch: trunk, size: 73834
11:59
Initial support for abortable refreshes file: [ec7c571b76] check-in: [ac8a195f2f] user: Kostas branch: trunk, size: 74042
2014-07-28
12:50
Added "Conflicted" file state file: [6e217d1088] check-in: [9d073dbbd5] user: kostas branch: trunk, size: 72801
10:55
Improved fossil query parsing to handle cr/nl conversions queries file: [a09935e15a] check-in: [7963dcf290] user: Kostas branch: trunk, size: 72636
10:38
Comment files now start with a UTF-8 BOM Added an "Apply" MessageBox button to handle the convert option asked by fossil Converted Q_WS_* to Q_OS_* since the first no longer exists in QT5 file: [2db7b4ca00] check-in: [f99bd8ac79] user: Kostas branch: trunk, size: 72177
2014-06-04
16:21
Added Russian localization (Thanks mouse166) file: [f5b550c638] check-in: [eb4cdf56ed] user: kostas branch: trunk, size: 71696
2014-06-03
16:57
Added support for more fossil queries file: [e243d3533a] check-in: [883a2adb3d] user: kostas branch: trunk, size: 71660
2014-03-26
19:01
Initial work on advanced update action file: [f7e3ed42af] check-in: [444bdb4dad] user: kostas branch: advanced-actions, size: 73029
2013-05-14
15:25
Initial QT5 Support Minor fixes file: [b7c0659d51] check-in: [15630ec9d8] user: kostas branch: trunk, size: 71442
2013-04-04
14:12
Updated translations Fixed assert in debug build file: [59456ae5b0] check-in: [3074d4c5f5] user: kostas branch: trunk, size: 71229
2013-02-15
04:02
Ignore drops from the same fuel window file: [1ce71ed04d] check-in: [d45b311e64] user: kostas branch: trunk, size: 71229
2013-02-03
02:58
Added support for adding files to Fosill via drag and drop file: [e08adbae09] check-in: [5bda1c4842] user: kostas branch: trunk, size: 71113
2013-01-13
12:04
Display only the filename when the TreeView is activated file: [e53a9785fe] check-in: [b0ae319a2a] user: kostas branch: trunk, size: 70582
11:46
Fossil output is now treated as utf-8 on Windows file: [f00d55c004] check-in: [9c28f79677] user: kostas branch: trunk, size: 70418
2012-12-22
04:03
Added French translation. Thanks Fringale Fixed English text file: [530a35b486] check-in: [8bcd65e5fa] user: kostas branch: trunk, size: 70133
2012-12-15
15:37
Dropping a fossil workspace file or folder on Fuel now opens that workspace Refactored some localizations file: [cfa00ccd12] check-in: [0d190dea85] user: kostas branch: trunk, size: 70094
14:29
Fixed incorrect FileView refresh file: [003d1d9ca5] check-in: [007750beaa] user: kostas branch: trunk, size: 69150
14:21
Make the Log tab active by default file: [9f171fbf69] check-in: [88b0e8891c] user: kostas branch: trunk, size: 69177
14:12
Optionally use the internal browser for the Fossil UI Support for persisting the state (Column order and sizes) of the File View file: [bb82954d26] check-in: [7439077817] user: kostas branch: trunk, size: 69120
10:50
Added Spanish translation Changed the handling of FileView columns FileView column order and sizes is now persisted in the settings file: [e46c31b692] check-in: [87b7bd70ee] user: kostas branch: trunk, size: 69113
2012-12-10
12:05
Added German translation file: [1bf137068f] check-in: [33305fed13] user: kostas branch: trunk, size: 68569
2012-11-23
02:57
Improved localization file: [bcbfc3f7d7] check-in: [ecfc352947] user: kostas branch: trunk, size: 68471
2012-10-08
11:28
- Reorganized settings management - Added localisation UI - Added Greek localisation - Message text refactoring file: [f25ef475c5] check-in: [05f2cac387] user: kostas branch: trunk, size: 68385
2012-09-23
10:20
Initial support for localization file: [026cb929ea] check-in: [8d881de4e5] user: kostas branch: trunk, size: 69721
2012-05-13
03:40
Renamed MainWindow.cpp → src/MainWindow.cpp. Major reorganization of the project files file: [4041709d8f] check-in: [8212394713] user: kostas branch: trunk, size: 70007
2012-05-12
10:43
Moved LoggedProcess to separate files Added message box when attempting to push or pull when no remote url has been set file: [4041709d8f] check-in: [3adc2a837c] user: kostas branch: trunk, size: 70007
08:45
Fixed DnD on OSX file: [3e51da42bb] check-in: [165f5a8e36] user: kostas branch: trunk, size: 69325
08:29
Minor GUI fixes file: [e1e547b11d] check-in: [2bf7d04d99] user: kostas branch: trunk, size: 69420
07:56
Fixed issue on OSX where the QProcess was terminating without providing all the fossil output. Corrected handling of new-lines in fossil output on OSX. The update command now logs only the actual update output from fossil. The log cursor is now repositioned to the end before any text is appended. Fixed minor static analysis warnings. file: [28297ee15b] check-in: [4db466899d] user: kostas branch: trunk, size: 69186
2012-05-09
14:20
Simplified status bar handlong When fossil is running, a progress bar is now displayed and input event processing is disabled file: [c106d92d34] check-in: [6dc3266841] user: kostas branch: trunk, size: 68979
2012-05-08
15:04
Added repository cloning Minor internationalization fixes in the settings dialog file: [9202bea6f5] check-in: [cdd05759ab] user: kostas branch: trunk, size: 68032
2012-05-07
14:42
The extension column now displays the last suffix only file: [256191268b] check-in: [666ca0231b] user: kostas branch: trunk, size: 67451
13:10
Fixed warning on non-windows builds file: [ca50aab5d2] check-in: [40121f1da0] user: kostas branch: trunk, size: 67459
2012-05-04
09:46
Changed alignment of status column in the FileView file: [7b61fc2818] check-in: [9362f078cb] user: kostas branch: trunk, size: 67435
08:29
Improved parsing of fossil queries when filenames contain query-like characters file: [d7f63ea098] check-in: [7d22e48d7b] user: kostas branch: trunk, size: 67385
2012-05-03
09:03
Cleanups file: [ba773798bc] check-in: [18f5bc2700] user: kostas branch: trunk, size: 67375
08:29
Refresh Views after successful explorer context menu action file: [ee20db95fb] check-in: [2af31cfaa9] user: kostas branch: trunk, size: 67374
08:23
Made FileView columns resizable and movable Shift-Right Clicking in Windows invokes the explorer context menu file: [a98e79e382] check-in: [837bdcc1c7] user: kostas branch: trunk, size: 67356
2012-04-29
12:18
Added tooltips to stashes. Addresses [4620f4b939] file: [f6087bb977] check-in: [1ff2c9dbb0] user: kostas branch: trunk, size: 66996
2012-04-23
13:23
Fixed issue where a complete repository would be committed even when the user has selection set file: [08529dd9bd] check-in: [8eda0def07] user: kostas branch: trunk, size: 66966
2012-04-22
13:48
Added support for portable mode [Thanks Chris] Portable mode is enabled by passing the "--portable" command line option More i8n cleanups file: [1ae55ca0a7] check-in: [9cb380713c] user: kostas branch: trunk, size: 66399
12:54
Fixed crash on Windows Minor cleanups for i8n file: [44316f743a] check-in: [2efeff4cc8] user: kostas branch: trunk, size: 66034
09:34
Avoid specifying filenames explicitly when all modified files are selected. Fixes issue when committing after a merge. Commit selection now defaults to the fileview except when the treeview is in focus file: [27e87d3306] check-in: [b8a055ccf8] user: kostas branch: trunk, size: 65997
09:16
Merged with Head file: [4d34103a08] check-in: [5c0c785ed2] user: kostas branch: trunk, size: 65651
09:08
Added support for using a user specified folder for workpaces instead the fossil repository folder file: [daacedbfdb] check-in: [5cd50b0577] user: kostas branch: trunk, size: 65370
06:38
Prevent scanning of workspaces when we don't have a valid path Fixed invalid access in stash parsing file: [63f43be93e] check-in: [c346118e74] user: kostas branch: trunk, size: 63911
05:57
Increased robustness in the stash parsing file: [865788d994] check-in: [ce3816871d] user: kostas branch: trunk, size: 63878
2012-04-21
08:36
When creating a new repository always show unknown files Moved the clear log action to the log context menu The file view now displays the actual filetype icons Better resizing for columns in the fileview Fixed crash in drag and drop in Linux file: [e81955c190] check-in: [03c02e59f3] user: kostas branch: trunk, size: 64872
2012-04-15
14:42
Allow opening a specific workspace path from the commandline file: [8d0d6d8e78] check-in: [e42f476b1c] user: kostas branch: trunk, size: 63601
13:01
Fixed Qt runtime warnings file: [328041680f] check-in: [8e08f86043] user: kostas branch: trunk, size: 63355
12:31
Disable Stash actions when necessary file: [e6a73e1677] check-in: [8814626a60] user: kostas branch: trunk, size: 63356
09:08
Added support for dragging files from the file list Upped version to 0.9.6 Changed the configuration namespace to fuel-scm.org file: [6b8caf49d9] check-in: [a5a77363fd] user: kostas branch: trunk, size: 63202
06:56
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 file: [36e0fa67db] check-in: [ce70efe67a] user: kostas branch: trunk, size: 62497
2012-04-14
09:16
Allow for opening workspaces via the checkout file. [Thanks Chris] Added support for the new ".fslckout" file Fixed an issue where the tree view was not being updated when hidden and a different workspace was opened Minor dialog text improvements file: [f6ee64df8e] check-in: [d0520ae505] user: kostas branch: trunk, size: 56313
06:43
Fixed issue where the view mode from the stored settings was not reflected on startup file: [73128657d8] check-in: [b04aa4a2a3] user: kostas branch: trunk, size: 56118
2011-12-14
13:25
Added debug tracing of fossil output file: [9943eb0e15] check-in: [72c6ea7423] user: kostas branch: trunk, size: 56027
2011-10-22
15:03
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 file: [8c0864e092] check-in: [d7d817fe47] user: kostas branch: trunk, size: 55858
08:41
Improved tooltip text of actions Fixed empty pop-menu in toolbar file: [1e1037c4a8] check-in: [af6bd9ca62] user: kostas branch: trunk, size: 55144
2011-10-21
17:38
Added setting to customize the double-click action in the file view file: [9554c5f08d] check-in: [b0fda22886] user: kostas branch: trunk, size: 55006
15:46
Select the root node in the Tree view when opening a project Commit Dialog now displays the first line previous commit messages only file: [3ece15d621] check-in: [6f0dadf863] user: kostas branch: trunk, size: 54521
15:01
Moved DialogQuery to Utils.h/.cpp Added clear commit message history option in settings file: [389c32f8df] check-in: [3ce654a76b] user: kostas branch: trunk, size: 54072
14:44
Commit message history is now saved Commit message history is now accumulated even when a commit is cancelled file: [8fe31e4970] check-in: [1ff7aa3b04] user: kostas branch: trunk, size: 55494
2011-10-20
16:31
Beautified log output file: [5b4503c06d] check-in: [36ef959eec] user: kostas branch: trunk, size: 54868
15:36
Beautified the settings dialog Double-clicking a folder in the behaves like open folder file: [149a4bdf9a] check-in: [8a4fbbb146] user: kostas branch: trunk, size: 54743
2011-10-19
16:30
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) file: [35de92266b] check-in: [91c5a65b7e] user: kostas branch: trunk, size: 54554
2011-10-18
13:21
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 file: [7d9f8914b3] check-in: [a2cba45b7a] user: kostas branch: trunk, size: 53785
12:35
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) file: [1d32a9a2a7] check-in: [1fb5f07f1b] user: kostas branch: trunk, size: 53515
2011-10-17
14:58
Added Workspace Tree view Added Rename Folder action Minor GUI cleanups file: [1ca79369fd] check-in: [5fc925ac68] user: kostas branch: trunk, size: 52223
2011-10-06
13:23
Re-Enabled the tableview automatic resizing even on large files. file: [25d3453d37] check-in: [4e53a5ec68] user: kostas branch: trunk, size: 40142
13:02
Added Support for ignored files Better handling when refreshing workspaces with lots of files file: [d4bc0072c2] check-in: [f038928c48] user: kostas branch: trunk, size: 40226
2011-09-04
04:30
Added status message when scanning for workspace files file: [e89d09b783] check-in: [165842900a] user: kostas branch: trunk, size: 38523
04:17
Added checkboxes to the files in the commit dialog file: [5ef8e7de01] check-in: [30fdcc0810] user: kostas branch: trunk, size: 38430
2011-09-03
15:03
Fixed fossil process termination on Windows Abstracted fossil ui url Added (disabled) code to detect fossil ui launch port file: [741cb2db89] check-in: [e8b33f373c] user: kostas branch: trunk, size: 38327
12:33
Fixed fossil path detection on windows The settings dialog now quotes paths to external tools if they contain spaces file: [7d7371085c] check-in: [208e56425e] user: kostas branch: trunk, size: 37232
2011-08-29
15:41
Changed timeline launch url to 127.0.0.1 file: [86bc099427] check-in: [ee85c090a1] user: kostas branch: trunk, size: 37049
15:33
Added support for filtering files based on repository status file: [99bc7ba062] check-in: [63e7632f4e] user: kostas branch: trunk, size: 37049
14:43
Remove invalid workspaces stored in the settings file: [93472d3e2f] check-in: [aa301610ec] user: kostas branch: trunk, size: 35556
2011-08-27
20:22
- 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. file: [c94e1ca922] check-in: [ebc405be8a] user: kostas branch: trunk, size: 35474
2011-08-08
14:44
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 file: [c6f682988e] check-in: [945c841fba] user: kostas branch: trunk, size: 34993
2011-08-07
08:15
Improved OSX GUI "About" dialog now displays the fossil version file: [80d52a1f0b] check-in: [81e1f4c7ec] user: kostas branch: trunk, size: 31715
05:46
Added Sync Settings action file: [c3c91806c4] check-in: [dbb036dbd2] user: kostas branch: trunk, size: 30503
04:56
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 file: [809b27413c] check-in: [97aefbc782] user: kostas branch: trunk, size: 29782
03:14
Improved support for fossil interactive questions file: [18c298a5cc] check-in: [2c36e183b8] user: kostas branch: trunk, size: 29347
2011-08-06
16:15
Support for Fossil queries FileActionDialog now becomes a (lame) question dialog box when no data is provided file: [10d04becd8] check-in: [6a6a654b0d] user: kostas branch: trunk, size: 29238
08:49
Added version info to about dialog file: [96ce6b4bb5] check-in: [797c2e6a66] user: kostas branch: trunk, size: 26955
08:31
Added settings dialog Added platform specific settings storage/retrieval file: [baa17293fc] check-in: [66205d1419] user: kostas branch: trunk, size: 26863
06:03
Fixed Qt warning on my custom workspace change slot Added Windows icon file: [44982070dd] check-in: [dc4d1a0ea7] user: kostas branch: trunk, size: 26515
03:54
Added Update Action Added recent files menu generation Renamed FileEntry to RepoFile Simplified most calls to runFossil file: [20e81f039c] check-in: [d8730cff0d] user: kostas branch: trunk, size: 26537
2011-08-05
15:35
Minor ui adjustments in the file view file: [2f50d5da6f] check-in: [d5e3fbfcb4] user: kostas branch: trunk, size: 24398
15:25
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) file: [b0e2b89153] check-in: [ea42e7cd8b] user: kostas branch: trunk, size: 24399
2011-08-04
15:52
Implemented CommitAction, DeleteAction, RevertAction, NewRepository, OpenRepository New Action: Open containing folder New filetypes ADDED, DELETED We now detect invalid or outdated repositories file: [f8433657ef] check-in: [2ac3cf9717] user: kostas branch: trunk, size: 20624
2011-08-03
15:30
Added Commit and FileAction dialogs Skeleton code for Commit, Add, Delete, Revert actions file: [b2fb908aef] check-in: [9e35495cc3] user: kostas branch: trunk, size: 14236
2011-08-02
15:42
Added Push/Pull actions file: [7eb2ce3b3b] check-in: [aea0b01c82] user: kostas branch: trunk, size: 11679
15:37
Added Path and Modified columns Double clicking a file invokes diff Added Open file action file: [4adeb7e76a] check-in: [22658a331a] user: kostas branch: trunk, size: 11301
14:37
Reorganized context menu Added Clear log action Improved settings serialization. Added Saving and loading of window position and size Added Quit action Added Timeline action Added File history action file: [40b52cc20d] check-in: [836ed88f08] user: kostas branch: trunk, size: 10217
13:16
Implemented diff command Implemented ui command Added full set of icons file: [e1ab75af0c] check-in: [b900691237] user: kostas branch: trunk, size: 7878
2011-08-01
16:01
Added: Initial commit file: [c5fbd8ca52] check-in: [ef1ad7e20b] user: kostas branch: trunk, size: 5888