- Feb 18, 2011
-
-
Tobias Hunger authored
-
- Dec 20, 2010
-
-
Kai Koehne authored
-
Kai Koehne authored
Task-number: QTCREATORBUG-2976
-
- Jul 16, 2010
-
-
Kai Koehne authored
Requested by con.
-
Denis Mingulov authored
Utils::NavigationTreeView is created - as a base class for any Navigation Widget (Side Bar) tree view Merge-request: 2167 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- Jul 14, 2010
-
-
Kai Koehne authored
-
Kai Koehne authored
Use symbol->line() && symbol->column() instead going through the translation unit. That's also what CppEditor does in jumpToOutlineElement().
-
Kai Koehne authored
-
- Jul 13, 2010
-
-
Kai Koehne authored
Rename method[Overview] to outline
-
- Jul 12, 2010
-
-
Kai Koehne authored
-
- Jul 09, 2010
-
-
Kai Koehne authored
-
- Jul 08, 2010
-
-
Kai Koehne authored
Don't show e.g. all the methods that are defined by the Q_OBJECT macro in the outline. We skip these by checking for Symbol->isGenerated in the two proxy models used.
-
Kai Koehne authored
Don't calculate the right QModelIndex twice.
-
Kai Koehne authored
There's no use synchronizing the same model twice.
-
Kai Koehne authored
-