Discussion:
[Kst-plot/kst] 1094f9: serverName is better than clientName.
Barth Netterfield
2017-12-13 23:43:35 UTC
Permalink
Branch: refs/heads/master
Home: https://github.com/Kst-plot/kst
Commit: 1094f9ae5403ace7d8df10100f48fbe4f04fcdde
https://github.com/Kst-plot/kst/commit/1094f9ae5403ace7d8df10100f48fbe4f04fcdde
Author: Barth Netterfield <***@astro.utoronto.ca>
Date: 2017-12-04 (Mon, 04 Dec 2017)

Changed paths:
M src/libkstapp/commandlineparser.cpp
M src/libkstapp/document.cpp
M src/libkstapp/scriptserver.cpp

Log Message:
-----------
serverName is better than clientName.

After all, kst is acting as a server, not a client.


Commit: ba95837891fadbc6fe39662532b999d3bf231132
https://github.com/Kst-plot/kst/commit/ba95837891fadbc6fe39662532b999d3bf231132
Author: Barth Netterfield <***@astro.utoronto.ca>
Date: 2017-12-13 (Wed, 13 Dec 2017)

Changed paths:
M docbook/kst/saving-chapter.docbook

Log Message:
-----------
More updates to the docbook.


Commit: 6d33b142ec339c7571b71dea4a85eba199275b7d
https://github.com/Kst-plot/kst/commit/6d33b142ec339c7571b71dea4a85eba199275b7d
Author: Barth Netterfield <***@astro.utoronto.ca>
Date: 2017-12-13 (Wed, 13 Dec 2017)

Changed paths:
M pyKst/demo/renamevector.py
M pyKst/demo/viewitems.py
M pyKst/pykst.py
M src/libkstapp/application.cpp
M src/libkstapp/application.h
M src/libkstapp/document.cpp
M src/libkstapp/mainwindow.cpp
M src/libkstapp/mainwindow.h
M src/libkstapp/scriptserver.cpp
M src/libkstapp/vectordialog.cpp

Log Message:
-----------
pykst updates:

Improve session name behavior:
uses username to make sure sessions don't bleed on multi-user systems

style changes suggested by pylint (though it still isn't exactly
thrilled).


Compare: https://github.com/Kst-plot/kst/compare/770c62a5305c...6d33b142ec33
Loading...