Navigation
index
modules
|
next
|
previous
|
git-cola documentation
»
API Reference
ΒΆ
Application
cola.main
– Main
cola.app
– Custom QApplication implementation
Base Classes
cola.observable
– Observable base class
cola.observer
– Observer base class
cola.qobserver
– QObserver base class
cola.errors
– Custom exceptions
Models
cola.models.base
– Serializable model base class
cola.models.browser
– RepoBrowser model
cola.models.main
– Main application model
cola.models.gitrepo
– Git repo model
cola.models.commit
– Git history model
cola.models.observable
– Observable base class
cola.models.compare
– Compare commits model
Views
cola.views.about
– About dialog
cola.views.actions
– User Actions Dialog
cola.views.dag
– Git DAG
cola.views.log
– Log viewer
cola.views.main
– Main window
cola.views.mainwindow
– Main window base class
cola.views.repo
– Repository tree view
cola.views.revselect
– Revision Selector
cola.views.standard
– Standard widget base class
cola.views.startup
– Startup Dialog
cola.views.status
– Status view
cola.views.syntax
– Syntax highlighting
Controllers
cola.controllers.main
– Main application controller
cola.controllers.bookmark
– Bookmarks manager
cola.controllers.compare
– Compare commits
cola.controllers.classic
– Classic controller
cola.controllers.merge
– Merge operations
cola.controllers.options
– Options and preferences
cola.controllers.remote
– Remote repository operations
cola.controllers.repobrowser
– Repository browser
cola.controllers.search
– Search commits
cola.controllers.selectcommits
– Select commits
cola.controllers.stash
– Stash operations
Miscellaneous Utility Modules
cola.core
– Unicode and UNIX helpers
cola.diffparse
– Diff Parsing and Processing
cola.difftool
– Difftool helpers
cola.gitcfg
– Interface to git config data
cola.git
– Interface to the git command
cola.gitcmds
– Helper commands for git
cola.guicmds
– GUI Commands
cola.inotify
– inotify helpers
cola.resources
– Resources
cola.settings
– Settings manager
cola.utils
– Miscellaneous helpers
cola.qt
– Qt Widget
cola.qtutils
– Miscellaneous Qt helpers
cola.version
– Release versioning
Previous topic
git-cola v1.4.3.5
Next topic
Application
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
next
|
previous
|
git-cola documentation
»