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
/
find
/
findplugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make PluginManager mostly static.
Eike Ziller
2012-06-19
1
-1
/
+1
*
Add ActionContainer::addSeparator(...)
Eike Ziller
2012-06-05
1
-9
/
+2
*
ActionManager API cleanup.
Eike Ziller
2012-05-25
1
-10
/
+8
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
1
-5
/
+5
*
Long live the king!
hjk
2012-01-26
1
-1
/
+1
*
Use new static ICore interface.
hjk
2012-01-24
1
-4
/
+4
*
Find: Compile with QT_NO_CAST_FROM_ASCII.
Friedemann Kleint
2012-01-20
1
-15
/
+17
*
Disable "Search Again" if file filter is disabled.
Eike Ziller
2011-12-20
1
-1
/
+1
*
Merge remote-tracking branch 'origin/2.4'
Eike Ziller
2011-11-11
1
-2
/
+2
|
\
|
*
all: s/info@qt.nokia.com/qt-info@nokia.com/
hjk
2011-11-03
1
-2
/
+2
*
|
more Id type fixes
hjk
2011-11-10
1
-1
/
+1
|
/
*
Move advanced search dialog into search result pane.
Eike Ziller
2011-09-13
1
-8
/
+4
*
core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gone
hjk
2011-09-05
1
-1
/
+1
*
Add "Find in directory" to project tree context menu
Daniel Teske
2011-09-05
1
-0
/
+10
*
Fix/add copyright headers
Tobias Hunger
2011-05-06
1
-1
/
+1
*
Fix more krazy warnings.
Friedemann Kleint
2011-04-19
1
-1
/
+1
*
Update license.
hjk
2011-04-13
1
-14
/
+13
*
Exported header cleanup.
Friedemann Kleint
2011-01-20
1
-0
/
+5
*
It's 2011 now.
con
2011-01-12
1
-1
/
+1
*
License headers.
con
2010-12-17
1
-7
/
+11
*
coreplugin: use Core::Id is some places
hjk
2010-09-10
1
-3
/
+4
*
Make "Use regular expressions" a general option for find filters.
con
2010-07-15
1
-3
/
+10
*
Use the Find::FindFlags also for the search dialog.
con
2010-07-15
1
-14
/
+15
*
Move find flags from IFindSupport to more accessible place.
con
2010-07-15
1
-0
/
+11
*
Add "Advanced..." button to find tool bar that opens the search dialog.
con
2010-07-14
1
-1
/
+2
*
Add flag to IPlugin::aboutToShutdown that allows asynchronous shutdown.
con
2010-07-13
1
-1
/
+2
*
One method name slipped the naming convention displayName.
con
2010-07-12
1
-1
/
+1
*
Core::Context: remove special handling of C_GLOBAL_ID/C_GLOBAL
hjk
2010-06-28
1
-2
/
+2
*
core: use a class derived from QList<int> instead of a QList<int> for Core::C...
hjk
2010-06-25
1
-2
/
+3
*
Rename IPlugin::shutdown --> IPlugin::aboutToShutdown
con
2010-04-28
1
-1
/
+1
*
Header cleaning mainly in find/cpaster.
Friedemann Kleint
2010-03-24
1
-63
/
+100
*
Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.
Friedemann Kleint
2010-03-18
1
-0
/
+2
*
Long live the king!
hjk
2010-03-05
1
-1
/
+1
*
fakevim: implement incremental backward search '?' using Find plugin
Martin Aumüller
2010-01-21
1
-0
/
+8
*
for fakevim mode, terminate incremental search after pressing enter/return
Martin Aumüller
2010-01-21
1
-0
/
+17
*
Don't try to add actions to non-existing group.
con
2009-12-14
1
-1
/
+1
*
Clearer menu separation between find tool bar and find window.
con
2009-12-14
1
-4
/
+7
*
Merge commit '2be0845c7492ad991f23ce5c90c322df788b62b5'
con
2009-10-29
1
-1
/
+1
|
\
|
*
Find filter actions must use filter id as id, not filter name.
con
2009-10-29
1
-1
/
+1
*
|
Fix a bug with selecting copying the right text to the Find dialog.
dt
2009-10-21
1
-0
/
+2
|
/
*
Added bracket matching to the changes list for 1.3.0
Thorbjørn Lindeijer
2009-10-01
1
-1
/
+0
*
long live the king
hjk
2009-08-14
1
-1
/
+1
*
Prevent deletion of find tool bar when place holder is deleted.
con
2009-07-21
1
-0
/
+1
*
fix action title
Oswald Buddenhagen
2009-07-06
1
-1
/
+1
*
Update license headers and sales contact details.
Jason McDonald
2009-06-17
1
-2
/
+2
*
Prepare for being able to add find flags that are not in QTextDocument
con
2009-05-29
1
-0
/
+2
*
Some documentation.
con
2009-04-24
1
-0
/
+14
*
Shortcut for just opening search dialog with last filter.
con
2009-03-26
1
-4
/
+23
*
Fixes: change file license headers to include LGPL
hjk
2009-02-25
1
-21
/
+17
*
Fixes: remove unneeded #include from header
hjk
2009-01-21
1
-0
/
+1
[next]