aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-0/+1
* Remove unnecessary removeContextObject callsEike Ziller2020-05-272-6/+0
* Add some additional shortcuts for actionsEike Ziller2020-03-171-1/+1
* Make TextEditor setup more flexibleEike Ziller2020-02-121-2/+2
* Provide an empty default IPlugin::extensionsInitialized()hjk2020-02-071-1/+0
* Add final specifies to classesIgor Sidorov2020-02-052-3/+3
* Fix various leaks relating to use of Core::NavigationViewChristian Kandeler2020-01-272-4/+4
* Avoid warning on empty expressionshjk2019-07-231-5/+5
* Utils: Rename FileName to FilePathhjk2019-05-285-18/+18
* Qt Creator CMake portCristian Adam2019-05-171-0/+9
* Plugins: Code cosmeticshjk2019-02-272-20/+15
* Fix Qt 5.13 deprecation warning about QFontMetrics::width()Friedemann Kleint2019-02-151-3/+4
* Fix some deprecation warnings in basic pluginsFriedemann Kleint2019-02-111-2/+2
* Fix warning: "Missing emit keyword on signal call"Alessandro Portale2019-01-171-1/+1
* Add macOS touch bar supportEike Ziller2019-01-151-0/+3
* BookmarkFilter: Allow more filteringAndre Hartmann2019-01-021-5/+37
* Bookmarks: ModernizeAlessandro Portale2018-11-082-4/+4
* Use FileName in TextMarkEike Ziller2018-05-034-20/+22
* Bookmarks: Some general code cleanupEike Ziller2018-05-033-47/+20
* Insert new bookmarks after the "current" bookmarkEike Ziller2018-05-022-9/+20
* Bookmarks: Improve behavior of "Previous Bookmark"Eike Ziller2018-05-022-1/+14
* Add previous and next buttons to bookmarks pane tool barEike Ziller2018-05-023-1/+26
* Plugins: Re-categorize plugins which are in "Qt Creator" categoryRazi Alavizadeh2018-03-201-1/+1
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-02-231-0/+1
|\
| * Fix usage of tr()Eike Ziller2018-02-191-0/+1
* | Core: make useMacShortcut constexprDavid Schulz2018-02-022-4/+4
* | Bookmarks: Avoid use of global object poolhjk2018-02-022-121/+105
|/
* Bookmark: Store line text trimmedDavid Schulz2018-01-172-3/+4
* Bookmark: add locator filter for bookmarksDavid Schulz2018-01-125-7/+170
* Bookmark: const correct BookmarkManager::gotoBookmarkDavid Schulz2018-01-112-2/+2
* BookMarks: restructure bookmark mapDavid Schulz2017-12-124-96/+32
* Fix copyright year in plugin info, --version, and macOS infoEike Ziller2017-08-241-1/+1
* Bookmark: make bookmarks draggableDavid Schulz2017-06-302-0/+14
* TextEditor: Add line annotationsDavid Schulz2017-06-301-0/+2
* Editor: Simplify text marksDavid Schulz2017-06-223-9/+6
* TextEditor: add right sidebarSerhii Moroz2017-03-091-1/+1
* Bookmarks: Fix qbs buildChristian Kandeler2016-10-121-1/+0
* Utils: Unify the different Bookmark iconsAlessandro Portale2016-10-115-10/+2
* Add default tool tips to text marksDavid Schulz2016-08-221-0/+1
* Allow focusing the bookmark viewDavid Schulz2016-08-171-1/+1
* TextEditor: Enable tooltips for textmarkshjk2016-07-195-37/+10
* Fix Ctrl+M (bookmark) in editor when help mode is visibleEike Ziller2016-06-281-5/+7
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-031-1/+2
|\
| * Bookmarks: Fix a HighDPI off-by-1 issue in the Bookmarks viewAlessandro Portale2016-04-291-1/+2
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-204-1/+4
|\|
| * Bookmarks: New Bookmark iconAlessandro Portale2016-04-184-1/+4
* | Wholesale conversion to #pragma oncehjk2016-03-304-17/+4
|/
* Preferably use QStringRef::toInt().Friedemann Kleint2016-02-041-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-198-122/+87
* Bookmarks: Remove use of deprecated typedef in delegatehjk2016-01-121-2/+2