[QGIS Commit] [qgis/Quantum-GIS] 310751: plugin manager: use a case insensitive sort #5845
GitHub
noreply at github.com
Thu Jul 19 14:57:54 PDT 2012
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 31075129d7cf77f765e7273c909afc0904974f40
https://github.com/qgis/Quantum-GIS/commit/31075129d7cf77f765e7273c909afc0904974f40
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Date: 2012-06-24 (Sun, 24 Jun 2012)
Changed paths:
M src/app/qgspluginmanager.cpp
Log Message:
-----------
plugin manager: use a case insensitive sort #5845
Commit: 7d469dbf371cc595a9c71fd3ef1c9a540a424e0e
https://github.com/qgis/Quantum-GIS/commit/7d469dbf371cc595a9c71fd3ef1c9a540a424e0e
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Date: 2012-06-24 (Sun, 24 Jun 2012)
Changed paths:
M python/plugins/plugin_installer/installer_gui.py
Log Message:
-----------
plugin installer: split the description tooltip into multiple lines as needed
some plugins have so long descriptions, a single line tooltip doesn't fit
on my 1366px screen. Would be even worse on mobile devices if they had
the notion of mouse over tooltips. :I Example: MultiEdit
Commit: d6c0c6dbbcae5a2e6e06a4a46d545ae186de2768
https://github.com/qgis/Quantum-GIS/commit/d6c0c6dbbcae5a2e6e06a4a46d545ae186de2768
Author: Tim Sutton <tim at linfiniti.com>
Date: 2012-07-19 (Thu, 19 Jul 2012)
Changed paths:
M python/plugins/plugin_installer/installer_gui.py
Log Message:
-----------
Merge pull request #186 from lynxlynxlynx/master
two small usability improvements to the plugin manager & installer
Compare: https://github.com/qgis/Quantum-GIS/compare/62a51e8e9226...d6c0c6dbbcae
More information about the QGIS-commit
mailing list