Fuel

Timeline
Login

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

50 most recent check-ins

2018-06-10
03:53
Updated travis.yml Leaf check-in: 6b21c5057d user: Kostas tags: trunk
2018-06-09
17:18
Switched to QWebEngineView, so Fuel now requires at least Qt 5.4 check-in: a4e2ab6686 user: Kostas tags: trunk
2017-07-11
09:43
Updates translation strings and finishes the pt_PT translations. Leaf check-in: 0b759b2fc7 user: emanuel tags: trunk
2015-10-16
09:43
Updated ChangeLog check-in: b8a962d79a user: Kostas tags: trunk
09:41
Support for force closing a workspace check-in: 16b4d25fe1 user: Kostas tags: trunk
2015-09-16
14:28
Refactored Workspace common types into WorkspaceCommon.h check-in: f31360bcda user: Kostas tags: trunk
12:11
Merged into trunk check-in: d3b7048058 user: Kostas tags: trunk
07:59
Minor localization build fixes check-in: 2bf7ce4ecb user: Kostas tags: trunk
2015-09-15
10:39
Fixed another QUrl weirdness were urls with empty credentials contained an unnecessary @ before the hostname check-in: 9f7b11b9ab user: Kostas tags: trunk
10:10
Renamed Settings.h/.cpp to AppSettings.h/.cpp check-in: 96924d1d07 user: Kostas tags: trunk
2015-09-14
15:56
Simplified Workspace interface Removed Workspace::setDefaultRemoteUrl since Fossil::setRemoteUrl is Fossil specific check-in: 3a62c3b480 user: Kostas tags: trunk
15:46
All generic Fossil operations are now encapsulated in Workspace check-in: b29c19caa9 user: Kostas tags: trunk
2015-09-12
18:34
Fixed issue where the RemoteDialog was displaying local paths as Urls when editing existing remotes check-in: 96e4a4d864 user: Kostas tags: trunk
18:13
Fixed issue where setting a default remote occasionally fails check-in: 6850f2915d user: Kostas tags: trunk
2015-08-31
14:04
Working update check including changelog view Leaf check-in: bb2b83739d user: Kostas tags: update-check
2015-08-28
11:41
Fixed UpdateCheck dialog not closing when Ok is pressed check-in: a8259a5581 user: Kostas tags: update-check
11:30
Switched to site url for version check check-in: 105a7c76ce user: Kostas tags: update-check
11:11
Initial work on application version check check-in: 66af69e97a user: Kostas tags: update-check
09:28
Windows: Shift-Right-Click invokes the Explorer folder context menu on Workspace folders check-in: ca5602f8b3 user: Kostas tags: trunk
2015-08-27
14:43
Also Include "Latest Revision" to the version list of updateRevision check-in: e4ee91a2c5 user: Kostas tags: trunk
14:30
Added long operation termination button on status bar More robust process termination Folded the Abort shortcut into a QAction check-in: ea4b656b82 user: Kostas tags: trunk
12:00
Fossil::Init now requires a path to the fossil executable check-in: ee09b7f597 user: Kostas tags: trunk
11:26
Moved Fossil operation abortion logic to UICallback check-in: eaec54a032 user: Kostas tags: trunk
11:05
Fossil internal API cleanup check-in: ef3e63fb4f user: Kostas tags: trunk
09:33
Removed fossil() convenience function check-in: 203cc502bc user: Kostas tags: trunk
09:22
Also address QUrl local-file weirdness in Fossil::setRemoteUrl check-in: 7f22404a22 user: Kostas tags: trunk
09:11
Prevent translation conversion script being called multiple times on Windows check-in: b82bb671d8 user: Kostas tags: trunk
2015-08-26
21:02
RemoteDialog: Fixed incorrect parsing for local repositories RemoteDialog/CloneDialog: UI Tweaks check-in: 9dd99f7de5 user: Kostas tags: trunk
20:28
Fixed issue with incosistent UI state when closing a workspace Simplified workspace refresh logic check-in: 2e0cbf44fd user: Kostas tags: trunk
19:56
CloneDialog: Fixed incorrect parsing for local repositories CloneDialog: Fixed incorrect missing suffix detection We now pass local repository urls as local paths to fossil, in order to overcome buggy behavior of QUrl for Windows paths check-in: afa9b2538a user: Kostas tags: trunk
19:45
Translation conversion is now automatically called from the project file Improved the translation converion script on Windows check-in: e574454625 user: Kostas tags: trunk
09:58
Added build revision information and clickable links to about box check-in: 6c585dffad user: Kostas tags: trunk
2015-08-25
13:07
Updated Changes.md check-in: 3490f71401 user: kostas tags: trunk, v2.0.0-beta3
2015-08-23
14:11
Updated the Changes.md Leaf check-in: 2c6269f8f1 user: kostas tags: v1.0.1, fuel-v1
13:59
Updated the Changes.md check-in: 8a83bfb691 user: kostas tags: trunk
13:59
Support for the versionable .fossil-settings/ignore-glob file check-in: 511954d6d9 user: kostas tags: trunk
2015-08-22
17:32
OSX: Guess actual executable from the app bundle directory check-in: 7988e53166 user: kostas tags: trunk, v2.0.0-beta2
17:05
Disabled automatically adding Fossil's remote-url to the list of remotes. check-in: cb27c4e2a0 user: kostas tags: trunk
16:35
Somewhat better Log/Browser TabBar on OSX check-in: aea2b8b898 user: kostas tags: trunk
14:52
Added space to the right side of the searchbox check-in: 39572229e9 user: kostas tags: trunk
14:13
Improved the look of the UI on OSX check-in: 08496c56db user: kostas tags: trunk
11:40
Fixed OSX linker errors check-in: d9a15280f1 user: kostas tags: trunk
11:04
Fixed incorrect command splitting for custom actions check-in: 29c6a41585 user: kostas tags: trunk
2015-08-21
10:54
Custom actions now expect macros for file and folder expansion Custom actions now trigger even without a selection Use native path separators in custom actions check-in: e017a9126c user: Kostas tags: trunk, v2.0.0-beta1
10:05
Updated tool-tips for custom actions check-in: 9b67709b92 user: Kostas tags: trunk
09:53
Fixed issue where all exe files had the same icon check-in: 14ddcd1589 user: Kostas tags: trunk
09:42
Fixed custom action exe path parsing Renamed custom action macros from '$' to '%' so that they match fossil's Fixed Release build warnings check-in: b9521f3974 user: Kostas tags: trunk
08:58
Preparation for V1.0.1 check-in: f3d5c35a93 user: kostas tags: fuel-v1
2015-08-17
08:36
Fixed repository active tags parsing check-in: 581579c7da user: Kostas tags: trunk
08:29
Added more messageboxes for failed fossil operations check-in: 2193c91c25 user: Kostas tags: trunk