aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/bookmarks/bookmarksplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add macOS touch bar supportEike Ziller2019-01-151-0/+3
* Bookmarks: Some general code cleanupEike Ziller2018-05-031-3/+3
* Add previous and next buttons to bookmarks pane tool barEike Ziller2018-05-021-0/+5
* Core: make useMacShortcut constexprDavid Schulz2018-02-021-3/+3
* Bookmarks: Avoid use of global object poolhjk2018-02-021-84/+99
* Bookmark: add locator filter for bookmarksDavid Schulz2018-01-121-0/+4
* BookMarks: restructure bookmark mapDavid Schulz2017-12-121-3/+3
* TextEditor: Enable tooltips for textmarkshjk2016-07-191-7/+0
* Fix Ctrl+M (bookmark) in editor when help mode is visibleEike Ziller2016-06-281-5/+7
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Bookmark: Remove unneeded includes of QDebugRobert Loehning2015-11-261-1/+0
* Bookmarks: Remove hack to special-case the disassembler viewTobias Hunger2015-09-161-1/+1
* Bookmarks: Fix connect/disconnect mismatchTobias Hunger2015-09-161-2/+2
* Bookmarks: Do not allow setting bookmarks in temporary filesTobias Hunger2015-09-161-11/+9
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+1
* Core: Make Context parameter to registerAction optionalhjk2015-02-261-6/+5
* BookmarksPlugin: initialize members in ctorNikita Baryshnikov2015-02-251-3/+10
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-3/+3
|/
* BookMarks: Fix line contents displayhjk2014-10-171-5/+12
* BookMarks: Some code modernizationhjk2014-10-151-43/+43
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: Make mark requests operate on widgets, not editorhjk2014-10-021-20/+15
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
* | TextEditor: Merge ITextEditor and BaseTextEditorhjk2014-07-251-14/+14
|/
* Bookmarks: Support manual editing of line numberOrgad Shaneh2014-07-101-5/+5
* Bookmarks: Code cosmeticshjk2014-06-261-3/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Bookmarks: Disable context menu for disassembler viewhjk2013-10-171-0/+4
* EditorManager: Use interface directly instead of going through ICorehjk2013-08-301-3/+2
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Added feature for change note for bookmarks.Vasiliy Sorokin2012-10-011-4/+17
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Add ActionContainer::addSeparator(...)Eike Ziller2012-06-051-8/+2
* ActionManager API cleanup.Eike Ziller2012-05-251-10/+9
* Get rid of lots of ifdef Q_OS_MAC for shortcuts.Eike Ziller2012-05-231-15/+3
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-3/+3
* Use new static ICore interface.hjk2012-01-241-3/+2
* Editor: Bookmark when Shift-clicking the gutterLeandro Melo2011-12-021-0/+7
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2