Review Request: Replace lockfile remove dialog code with call to existing code in kdevplatform.
Ivan Shapovalov
intelfx100 at gmail.com
Tue Aug 7 19:02:43 UTC 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105918/
-----------------------------------------------------------
Review request for KDevelop.
Description
-------
Remove the lockfile remove dialog in KDevelop's main() which has been moved to kdevplatform in https://git.reviewboard.kde.org/r/105917/ .
Instead of completely removing it, replace it with an early call to the same code in kdevplatform.
This allows to do early checks without creating a splash and going to Core::initialize() when a session name is explicitly given in arguments.
Diffs
-----
app/main.cpp 636a7a7
Diff: http://git.reviewboard.kde.org/r/105918/diff/
Testing
-------
Existing unit-tests + manual UI testing.
Thanks,
Ivan Shapovalov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20120807/7a16b8ed/attachment.html>
More information about the KDevelop-devel
mailing list