Commit Graph

27 Commits

Author SHA1 Message Date
hjk
8397663964 Update license. 2011-04-13 11:49:28 +02:00
con
d1023c7614 It's 2011 now.
Reviewed-by: hjk
2011-01-12 09:46:24 +01:00
con
04e32b0049 License headers. 2010-12-17 16:03:42 +01:00
dt
faba06b553 Search Dialog: Make canceling possible
Task-Nr: QTCREATORBUG-2243
2010-09-02 16:13:46 +02:00
dt
f9504cd3c6 Find Dialog: Update en/disabled state on finishing searching
Makes QTCREATORBUG-2243 easier to do.
2010-09-02 16:13:46 +02:00
con
94a7fd0b99 Make "Use regular expressions" a general option for find filters.
This was the main goal of the new generalized Find::FindFlags
2010-07-15 16:42:32 +02:00
con
8c920ee089 One method name slipped the naming convention displayName. 2010-07-12 16:17:31 +02:00
con
225a827b0d Let search dialog open the completion box at cursor down.
Similar to what we do in the find tool bar.

Task-number: QTCREATORBUG-1543
2010-07-06 11:21:46 +02:00
Friedemann Kleint
8a58a2fe71 Header cleaning mainly in find/cpaster. 2010-03-24 10:43:01 +01:00
hjk
9595504bda Long live the king! 2010-03-05 11:28:13 +01:00
con
d2e5b19438 Fix crash with empty search term.
Also disable "Search" buttons in this case.
2010-02-26 15:46:43 +01:00
con
1a95f6f205 Implement string based search & replace in multiple files.
This uses the same UI as "Rename Symbol".
Moves the actual rename implementation to a static method in
BaseFileFind and uses it for rename symbol and search & replace.
Moves the signal notification for the code model from VCSManager to
the more general FileManager.
Note that as for rename symbol, there's no undo yet.

Task-number: QTCREATORBUG-73
2009-12-21 11:08:52 +01:00
Friedemann Kleint
74a3828f19 Purge out include files in exported headers 2009-10-01 16:38:08 +02:00
hjk
93cbef8724 long live the king 2009-08-14 09:30:56 +02:00
Jason McDonald
884b7af769 Update license headers and sales contact details.
Reviewed-by: Trust Me
2009-06-17 00:01:27 +10:00
con
286d809194 Fix the crash fix d03b5714c7. 2009-05-06 17:42:13 +02:00
dt
d03b5714c7 Fix obscure crash in Find when no FindFilter exist.
Can only happpen if the user disables all plugins...
2009-04-24 13:34:02 +02:00
con
cd14b9f197 Find dialog doesn't remember last selected scope.
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
2009-04-03 15:53:51 +02:00
hjk
8ca887aae2 Fixes: change file license headers to include LGPL 2009-02-25 09:15:00 +01:00
con
19670c5beb Fixes: - Crash on searching in "current project"
Task:     - 243147
RevBy:    - Thorbjørn
Details:  - Crash occurred in case there actually is no "current
project", e.g. because the current file doesn't appear in a project.
2009-02-10 12:15:32 +01:00
hjk
113b81e9db replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() by Core::ICore::instance() 2009-01-20 11:52:04 +01:00
Daniel Molkentin
59affcfffc Bump year in licence header. 2009-01-13 19:22:14 +01:00
hjk
da3cb14483 chancge Nokia GPL exception version from 1.2 to 1.3 2008-12-16 17:20:00 +01:00
hjk
df7aacd637 more file cosmetics 2008-12-02 15:08:31 +01:00
hjk
ab83dcd87c off-by-one in headers 2008-12-02 14:20:25 +01:00
hjk
8a43d9b9f3 end-of-line whitespace correction of the new headers 2008-12-02 14:17:16 +01:00
con
05c35356ab Initial import 2008-12-02 12:01:29 +01:00