Changes

Summary

  1. PMR Workspaces window: slight improvement to the way we handle our (commit: d282af0) (details)
  2. Some minor cleaning up. (commit: a552207) (details)
  3. Readded our iStatus icons (#1582). (commit: faea209) (details)
  4. Added a question mark iStatus icon (#1582). (commit: 219d1ef) (details)
  5. Some minor cleaning up. (commit: 706012d) (details)
  6. Some minor cleaning up. (commit: 7ab4954) (details)
  7. PMR Workspaces window: can now show the staged (in addition to unstaged) (commit: d0ee9a7) (details)
  8. PMR Workspaces window: added our iStatus icons (#1582). (commit: 70763e8) (details)
  9. PMR Workspaces window: now show the iStatus or wStatus of a folder/file (commit: 19f1d61) (details)
  10. PMR Workspaces window: enable our Synchronise context menu if (only) (commit: 7ca77d3) (details)
  11. PMR Workspaces window: show our synchronisation dialog if we have staged (commit: f0ac46e) (details)
  12. PMR Workspaces window: enable/disable unstaged/staged files in our (commit: ce7fef3) (details)
  13. PMR Workspaces window: prevent staged files from being selectable in our (commit: 270accc) (details)
  14. PMR Workspaces window: slight improvement to the way we select file (commit: cf79ca0) (details)
  15. PMR Workspaces window: can now only check/uncheck unstaged files in our (commit: 6b8fc1d) (details)
  16. Slight update to our downloads page (#1582). (commit: 8b1f952) (details)
Commit d282af0df792402a76833d53dec036b4f92f5602 by Alan Garny
PMR Workspaces window: slight improvement to the way we handle our
synchronisation with PMR (#1582).
(commit: d282af0)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowwidget.cpp (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowwidget.cpp (diff)
Commit faea2093b1837512afb8032fbf49303a042c888e by Alan Garny
Readded our iStatus icons (#1582).
(commit: faea209)
The file was addedsrc/plugins/organisation/PMRWorkspacesWindow/res/iR.png
The file was modified src/plugins/organisation/PMRWorkspacesWindow/res/PMRWorkspacesWindow_ui.qrc (diff)
The file was addedsrc/plugins/organisation/PMRWorkspacesWindow/res/iD.png
The file was addedsrc/plugins/organisation/PMRWorkspacesWindow/res/iT.png
The file was addedsrc/plugins/organisation/PMRWorkspacesWindow/res/iA.png
The file was addedsrc/plugins/organisation/PMRWorkspacesWindow/res/iM.png
Commit 219d1ef9e85f2f969c54293f096f6a828779b631 by Alan Garny
Added a question mark iStatus icon (#1582).
(commit: 219d1ef)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/res/PMRWorkspacesWindow_ui.qrc (diff)
The file was addedsrc/plugins/organisation/PMRWorkspacesWindow/res/iQ.png
The file was modified src/plugins/support/PMRSupport/src/pmrworkspace.cpp (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrworkspace.h (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowwidget.cpp (diff)
Commit d0ee9a785ac731be9be08a52a85a0eb63f8c90ca by Alan Garny
PMR Workspaces window: can now show the staged (in addition to unstaged)
status of a workspace (#1582).
(commit: d0ee9a7)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowwidget.cpp (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowwidget.h (diff)
Commit 70763e8ecbbc9afb1d0cb5508494532de08404bd by Alan Garny
PMR Workspaces window: added our iStatus icons (#1582).
(commit: 70763e8)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowwidget.cpp (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowwidget.h (diff)
Commit 19f1d61eaebabe6c5c980a1df0460faea4e7c3ba by Alan Garny
PMR Workspaces window: now show the iStatus or wStatus of a folder/file
(#1582).
(commit: 19f1d61)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowwidget.h (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowwidget.cpp (diff)
Commit 7ca77d3d6e8868f3bcbda9a7d33fec4fe51074f2 by Alan Garny
PMR Workspaces window: enable our Synchronise context menu if (only)
some files have been staged (in a workspace we own; #1582).
(commit: 7ca77d3)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowwidget.cpp (diff)
Commit f0ac46ed746b8e27dde3cabba26c47469d30fbff by Alan Garny
PMR Workspaces window: show our synchronisation dialog if we have staged
files (#1582).
(commit: f0ac46e)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowwidget.cpp (diff)
Commit ce7fef3d2f428493041b40e095e96a3fd1beb93a by Alan Garny
PMR Workspaces window: enable/disable unstaged/staged files in our
synchronise dialog (#1582).
(commit: ce7fef3)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowsynchronizedialog.cpp (diff)
Commit 270acccdcb5a6c7364d1b8bc2e403aab88a28b32 by Alan Garny
PMR Workspaces window: prevent staged files from being selectable in our
synchronise dialog (#1582).
(commit: 270accc)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowsynchronizedialog.cpp (diff)
Commit cf79ca053407da73a4b6382df2a71c5dce27f77f by Alan Garny
PMR Workspaces window: slight improvement to the way we select file
items in our synchronise dialog (#1582).
Before, we could have file item #1 selected, check file item #2 (which
is not selected) and have file item #1 automatically checked too while
only file item #2 should be checked.
(commit: cf79ca0)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowsynchronizedialog.cpp (diff)
Commit 6b8fc1df9b4e0de0d4c7409d639309df91729b79 by Alan Garny
PMR Workspaces window: can now only check/uncheck unstaged files in our
synchronise dialog (#1582).
(commit: 6b8fc1d)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowsynchronizedialog.cpp (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowsynchronizedialog.h (diff)
Commit 8b1f9524405b5b830a73dca517179368b64e568d by Alan Garny
Slight update to our downloads page (#1582).
(commit: 8b1f952)
The file was modified doc/downloads/index.js (diff)