diff options
author | Orgad Shaneh <orgad.shaneh@audiocodes.com> | 2013-01-02 23:21:30 +0200 |
---|---|---|
committer | hjk <qthjk@ovi.com> | 2013-01-07 14:29:14 +0100 |
commit | 2396f34fda5f2b57a0294f1bfa6639a2ef2a322d (patch) | |
tree | 71909e399cafab559473400285c1a4da167246de /src/plugins/git/branchcheckoutdialog.cpp | |
parent | 01084aaa38e3ce413e0d365e13ceaba75c8d7f17 (diff) | |
download | qt-creator-2396f34fda5f2b57a0294f1bfa6639a2ef2a322d.tar.gz |
VCS: Generalize selections preserving on model refresh
Default implementation is between O(n) (for identical models) to
O(n*m) (for disjoint models). If sort order is known, this
can be reduced to O(n+m), like in Git implementation.
Change-Id: I44662a22961311cb882601d20efa9d445f74748b
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
Reviewed-by: hjk <qthjk@ovi.com>
Diffstat (limited to 'src/plugins/git/branchcheckoutdialog.cpp')
0 files changed, 0 insertions, 0 deletions