index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
bookmarks
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide empty implementation for ILocatorFilter::refresh()
Jarek Kobus
2021-02-11
2
-6
/
+0
*
Refactor Locator filter settings saving
Eike Ziller
2021-02-04
1
-1
/
+1
*
Move the BookmarkFilter's matching into the main thread
Jarek Kobus
2021-01-29
2
-7
/
+14
*
Fix build issues with Qt6
Eike Ziller
2020-09-18
1
-1
/
+1
*
Small Qt 6 migration stuff
hjk
2020-07-29
1
-3
/
+3
*
Core/Utils: Migrate further to Utils::Id
hjk
2020-07-06
1
-0
/
+1
*
Remove unnecessary removeContextObject calls
Eike Ziller
2020-05-27
2
-6
/
+0
*
Add some additional shortcuts for actions
Eike Ziller
2020-03-17
1
-1
/
+1
*
Make TextEditor setup more flexible
Eike Ziller
2020-02-12
1
-2
/
+2
*
Provide an empty default IPlugin::extensionsInitialized()
hjk
2020-02-07
1
-1
/
+0
*
Add final specifies to classes
Igor Sidorov
2020-02-05
2
-3
/
+3
*
Fix various leaks relating to use of Core::NavigationView
Christian Kandeler
2020-01-27
2
-4
/
+4
*
Avoid warning on empty expressions
hjk
2019-07-23
1
-5
/
+5
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
5
-18
/
+18
*
Qt Creator CMake port
Cristian Adam
2019-05-17
1
-0
/
+9
*
Plugins: Code cosmetics
hjk
2019-02-27
2
-20
/
+15
*
Fix Qt 5.13 deprecation warning about QFontMetrics::width()
Friedemann Kleint
2019-02-15
1
-3
/
+4
*
Fix some deprecation warnings in basic plugins
Friedemann Kleint
2019-02-11
1
-2
/
+2
*
Fix warning: "Missing emit keyword on signal call"
Alessandro Portale
2019-01-17
1
-1
/
+1
*
Add macOS touch bar support
Eike Ziller
2019-01-15
1
-0
/
+3
*
BookmarkFilter: Allow more filtering
Andre Hartmann
2019-01-02
1
-5
/
+37
*
Bookmarks: Modernize
Alessandro Portale
2018-11-08
2
-4
/
+4
*
Use FileName in TextMark
Eike Ziller
2018-05-03
4
-20
/
+22
*
Bookmarks: Some general code cleanup
Eike Ziller
2018-05-03
3
-47
/
+20
*
Insert new bookmarks after the "current" bookmark
Eike Ziller
2018-05-02
2
-9
/
+20
*
Bookmarks: Improve behavior of "Previous Bookmark"
Eike Ziller
2018-05-02
2
-1
/
+14
*
Add previous and next buttons to bookmarks pane tool bar
Eike Ziller
2018-05-02
3
-1
/
+26
*
Plugins: Re-categorize plugins which are in "Qt Creator" category
Razi Alavizadeh
2018-03-20
1
-1
/
+1
*
Merge remote-tracking branch 'origin/4.6'
Eike Ziller
2018-02-23
1
-0
/
+1
|
\
|
*
Fix usage of tr()
Eike Ziller
2018-02-19
1
-0
/
+1
*
|
Core: make useMacShortcut constexpr
David Schulz
2018-02-02
2
-4
/
+4
*
|
Bookmarks: Avoid use of global object pool
hjk
2018-02-02
2
-121
/
+105
|
/
*
Bookmark: Store line text trimmed
David Schulz
2018-01-17
2
-3
/
+4
*
Bookmark: add locator filter for bookmarks
David Schulz
2018-01-12
5
-7
/
+170
*
Bookmark: const correct BookmarkManager::gotoBookmark
David Schulz
2018-01-11
2
-2
/
+2
*
BookMarks: restructure bookmark map
David Schulz
2017-12-12
4
-96
/
+32
*
Fix copyright year in plugin info, --version, and macOS info
Eike Ziller
2017-08-24
1
-1
/
+1
*
Bookmark: make bookmarks draggable
David Schulz
2017-06-30
2
-0
/
+14
*
TextEditor: Add line annotations
David Schulz
2017-06-30
1
-0
/
+2
*
Editor: Simplify text marks
David Schulz
2017-06-22
3
-9
/
+6
*
TextEditor: add right sidebar
Serhii Moroz
2017-03-09
1
-1
/
+1
*
Bookmarks: Fix qbs build
Christian Kandeler
2016-10-12
1
-1
/
+0
*
Utils: Unify the different Bookmark icons
Alessandro Portale
2016-10-11
5
-10
/
+2
*
Add default tool tips to text marks
David Schulz
2016-08-22
1
-0
/
+1
*
Allow focusing the bookmark view
David Schulz
2016-08-17
1
-1
/
+1
*
TextEditor: Enable tooltips for textmarks
hjk
2016-07-19
5
-37
/
+10
*
Fix Ctrl+M (bookmark) in editor when help mode is visible
Eike Ziller
2016-06-28
1
-5
/
+7
*
Merge remote-tracking branch 'origin/4.0'
Eike Ziller
2016-05-03
1
-1
/
+2
|
\
|
*
Bookmarks: Fix a HighDPI off-by-1 issue in the Bookmarks view
Alessandro Portale
2016-04-29
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/4.0'
Eike Ziller
2016-04-20
4
-1
/
+4
|
\
\
|
|
/
[next]