index
:
qt-creator/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
11.0
12.0
13.0
14.0
15.0
16.0
17.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
3dfirst
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
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-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/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
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
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
fakevim
/
fakevimplugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Allow validators operating on a single string in FancyLineEdit
hjk
2025-04-25
1
-4
/
+3
*
Utils: Use Result<> in FancyLinedit's validator
hjk
2025-04-23
1
-2
/
+5
*
FakeVim: allow using FakeVim with Utils::PlainTextEdit
David Schulz
2025-04-15
1
-0
/
+2
*
FakeVim: Implement :bd[elete]!
hjk
2025-04-15
1
-0
/
+12
*
Editor: use forked plaintextedit
David Schulz
2025-04-15
1
-1
/
+1
*
Editor: move block related infos out of the layout
David Schulz
2025-04-01
1
-19
/
+19
*
Avoid potential detach of non-const Qt containers in range-loops 2/2
Alessandro Portale
2025-03-24
1
-2
/
+2
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
1
-5
/
+5
*
Core: Provide settings categories centrally
Christian Kandeler
2024-11-15
1
-0
/
+3
*
Avoid std::optional::value
Eike Ziller
2024-11-04
1
-1
/
+1
*
Preparatory changes to enable Id ctor from char(&)[]
hjk
2024-09-12
1
-1
/
+1
*
Editor: remove TextDocumentManipulator
David Schulz
2024-07-01
1
-1
/
+1
*
Editor: Simplify TextDocumentManipulator
David Schulz
2024-06-27
1
-1
/
+1
*
FakeVim: Handle highlights for more split actions
Christian Stenger
2024-06-13
1
-3
/
+5
*
FakeVim: Avoid possible nullptr access
Christian Stenger
2024-06-13
1
-1
/
+1
*
Merge remote-tracking branch 'origin/13.0'
Eike Ziller
2024-04-17
1
-1
/
+1
|
\
|
*
FakeVim: Remove unused function warning when building without WITH_TESTS
Alessandro Portale
2024-04-16
1
-1
/
+1
*
|
Utils: Fix build with MSVC with C++20
Eike Ziller
2024-02-28
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'origin/12.0'
Eike Ziller
2024-01-30
1
-1
/
+1
|
\
|
*
Fix some compler warnings
hjk
2024-01-22
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/12.0'
Eike Ziller
2023-12-19
1
-0
/
+1
|
\
|
|
*
FakeVim: Persist fakevim settings when enabling globally
Christian Stenger
2023-12-15
1
-0
/
+1
*
|
FakeVim: Test build without tests
Eike Ziller
2023-11-22
1
-0
/
+4
*
|
FakeVim: Fix warning about unused lambda capture
hjk
2023-11-20
1
-2
/
+2
*
|
FakeVim: Merge Plugin and PluginPrivate classes
hjk
2023-11-17
1
-142
/
+109
*
|
FakeVim: Move plugin class definition to .cpp
hjk
2023-11-17
1
-31
/
+34
*
|
FakeVim: Move test declaration from plugin to separate object
hjk
2023-11-17
1
-32
/
+34
*
|
FakeVim: Simplify completion support setup
hjk
2023-11-16
1
-20
/
+5
|
/
*
All: Even less #include <QSettings>
hjk
2023-09-27
1
-1
/
+0
*
Utils, all: Standardize on QtcSettings
hjk
2023-09-27
1
-3
/
+3
*
Various Plugins: Add context object into connections
Jarek Kobus
2023-08-02
1
-1
/
+1
*
Fix some warnings about unused things
Eike Ziller
2023-07-25
1
-1
/
+1
*
FakeVim: Delay settings creation until actual use
hjk
2023-07-10
1
-13
/
+8
*
FakeVim: Use a FilePathAspect for .vimrc
hjk
2023-06-30
1
-1
/
+1
*
Utils: Rework aspect implementation
hjk
2023-06-29
1
-6
/
+6
*
Fix occurrences of the contains/insert anti-pattern
Christian Kandeler
2023-06-23
1
-3
/
+3
*
FakeVim: Streamline settings handling a bit
hjk
2023-06-01
1
-32
/
+18
*
FakeVim: Use PagedSettings for main settings
hjk
2023-06-01
1
-129
/
+1
*
FakeVim: Maintain highlighting on split
hjk
2023-05-17
1
-1
/
+18
*
FakeVim: only block suggestion when fakevim is in use
David Schulz
2023-05-15
1
-0
/
+2
*
All: Use the shorter access to aspect values in a few places
hjk
2023-05-12
1
-3
/
+3
*
FakeVim: More compact settings page implementation
hjk
2023-05-05
1
-101
/
+69
*
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
1
-1
/
+1
*
Utils: Rename QtcProcess -> Process
Jarek Kobus
2023-05-04
1
-1
/
+1
*
Layouts: Add/remove contentMargins where needed
Alessandro Portale
2023-05-04
1
-0
/
+1
*
FakeVim: Remove QtcProcess use from fakevimhandler.cpp
hjk
2023-05-02
1
-1
/
+13
*
FakeVim: Accept suggestion with Tab Key
Marcus Tillmanns
2023-05-02
1
-34
/
+38
*
FakeVim: Block Suggestions
Marcus Tillmanns
2023-05-02
1
-19
/
+54
*
FakeVim: Clear suggestions on mode change
Marcus Tillmanns
2023-04-27
1
-0
/
+5
*
FakeVim: Avoid using invalid regular expressions
Christian Stenger
2023-04-27
1
-3
/
+18
[next]