Activity Not Available

Commits : Individual Commit

  Analyzed 5 months ago based on code collected 5 months ago.

Commit ID b5604845df2387560e8d01cecd9e08fcbcbaa673

Avatar Contributor: raf
as Rui Abreu Ferreira
Files Modified: 17
Date: 04-June-2012 at 13:38 Lines Added: 43
Repository: git://gitorious.org/vim-qt/vim-qt.git master Lines Removed: 65
Commit Comment: Use builtin icon id to set toolbar icon
- Currently we used the menu name as identifier to map
toolbar icons.
- The problem is that when running with MULTI_LANG/translated
menu names, are different(#52).
- While we could just use the non-translated names to fix the
issue we might as well do the right thing and start using
Vim's buildIn icon IDs.
- This commit stores a mapping table in VimAction for the icon names
and removes the name mapping logic from the VimWrapper class.
* Issue#52
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  C++ 37 63 4 1 2 1

Changes by File

Showing page 1 of 2
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
src/qt/icons/document-new.png   No source code was detected in this file.
src/qt/icons/document-open-folder.png   No source code was detected in this file.
src/qt/icons/edit-find.png   No source code was detected in this file.
src/qt/icons/folder-new.png   No source code was detected in this file.
src/qt/icons/folder-open.png   No source code was detected in this file.
src/qt/icons/help-contextual.png   No source code was detected in this file.
src/qt/icons/help-faq.png   No source code was detected in this file.
src/qt/icons.qrc   No source code was detected in this file.
src/qt/icons/utilities-terminal.png   No source code was detected in this file.
src/qt/icons/view-split-left-right.png   No source code was detected in this file.
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.