Commit Graph

39 Commits

Author SHA1 Message Date
con
393a03747b Shortcut for just opening search dialog with last filter.
Task-number: 237733
2009-03-26 16:22:46 +01:00
Daniel Molkentin
a155cec18f Fixes: Bump Creator version after release
Task:     -
RevBy:    Thorbjorn
AutoTest: -
2009-03-04 12:46:05 +01:00
con
0be29685a3 Fixes: - New license, new website. 2009-02-27 15:09:44 +01:00
hjk
84c82a669b Fixes: change license headers to LGPL 2009-02-25 09:02:17 +01:00
con
523f74e838 Fixes: - Updated version number 2009-02-24 12:29:27 +01:00
con
4a1a0e83c5 Fixes: - Don't show Mac focus halo in locator and find
Task:     - 242931
2009-02-23 15:29:39 +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
Jens Bache-Wiig
3b7c35fa9b Fixes: Toolbar cosmetic problem
RevBy:    b_lindeijer
Details:
This resolves the problem with missing top-borders on
the find toolbar.

(cherry picked from commit e5c845fcc7)
2009-02-06 15:05:58 +01:00
con
bbca68fbb9 Fixes: - Copyright date 2009-02-04 11:15:28 +01:00
Thorbjørn Lindeijer
4fc1856d7f Don't open an editor when not clicking on a search result
This basically reverts change 01933445da
2009-02-02 16:17:23 +01:00
con
66e9410f3d Fixes: - Unwanted focus halos 2009-01-30 17:09:33 +01:00
Thorbjørn Lindeijer
beb0b18320 Add a border on top of the find toolbar
It was missing.
2009-01-29 17:46:47 +01:00
hjk
01933445da Fixes: find: make "item activated" in the search treeview jump to
the file.
2009-01-27 11:41:05 +01:00
hjk
09316a10df Fixes: remove unneeded #include from header 2009-01-21 18:12:38 +01:00
hjk
2362432109 Fixes: some ICore::instance() related cleanup 2009-01-21 18:09:37 +01:00
hjk
113b81e9db replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() by Core::ICore::instance() 2009-01-20 11:52:04 +01:00
hjk
cc5ff1ec74 Remove #include <extensionsystem/pluginmanager.h> from icore.h, a
forward declaration is sufficient.
2009-01-19 12:39:20 +01:00
con
fbfcc9a484 Fixes: - ICommand --> Command
Details:  - Naming convention
2009-01-14 13:18:25 +01:00
con
1e4c48a173 Fixes: - IActionContainer --> ActionContainer
Details:  - Conform to naming convention
2009-01-14 13:18:24 +01:00
Daniel Molkentin
59affcfffc Bump year in licence header. 2009-01-13 19:22:14 +01:00
con
c9889120c3 Fixes: - Rename ActionManagerInterface --> ActionManager
Details:  - To make it conform to naming convention.
2009-01-13 15:44:25 +01:00
Thorbjørn Lindeijer
6c1e557d70 Changed coreplugin resource prefix to "/core"
It still read "/qworkbench", the research project name for Qt Creator.

Reviewed-by: con
2009-01-12 15:23:22 +01:00
con
b0dd75b460 Fixes: - Fix the unhighlight fix.
Details:  - We shouldn't do anything if the find filter doesn't change.
That probably also avoids multiple event filters on the same widget.
2009-01-06 14:34:05 +01:00
con
514b16c815 Fixes: - Unhighlight search results when search filter changes
Task:     - 237668
2009-01-06 13:59:42 +01:00
goro
a51b70b51c Bump version from 0.9.1 to 0.9.2 2008-12-18 12:51:08 +01:00
dt
791217bad4 Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-16 17:25:17 +01:00
dt
29dfc72f1a Fixes: Nokia Technology Preview License -> Nokia Beta Version License
Details:  in all pluginspecs.
2008-12-16 17:24:14 +01:00
hjk
da3cb14483 chancge Nokia GPL exception version from 1.2 to 1.3 2008-12-16 17:20:00 +01:00
mae
14f916f7b2 close tab order chain the the embedded find toolbar 2008-12-12 11:22:39 +01:00
mae
4c20a8afc7 fix focus policy of the buttons so tab makes more sense 2008-12-09 17:41:58 +01:00
hjk
4a552ead9f use QTC_ASSERT instead of Q_ASSERT 2008-12-09 15:25:01 +01:00
hjk
342caa2141 some more whitespace changes 2008-12-09 11:07:24 +01:00
mae
923bfa52d3 Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-04 19:35:59 +01:00
mae
e9ad023def block navigation and selection (bound to Ctrl+[]{} 2008-12-04 18:37:02 +01:00
Oswald Buddenhagen
ce497d2085 improve accels in find-in-files dialog. 2008-12-03 22:03:07 +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