Commit Graph

24 Commits

Author SHA1 Message Date
hjk
93cbef8724 long live the king 2009-08-14 09:30:56 +02:00
con
c89e237d00 Fix Locator's file system filter.
This always selected the whole filter text when entering a directory.
2009-07-14 16:02:19 +02:00
con
3a851daf2c Activating Locator when already in the locator window didn't work.
For example when you typed Ctrl+l and find that you don't want to use
the goto line filter after all.
2009-06-22 18:13:33 +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
240a6ec55c Fixes locator's show method in case the filter already has focus.
Was making the "f" filter unusable, because the popup was hidden when
selecting a directory.

Reviewed-by: dt <qtc-committer@nokia.com>
2009-06-03 17:41:25 +02:00
con
dddb965f83 Locator text was no longer selected when using shortcut.
Reviewed-by: dt <qtc-committer@nokia.com>
2009-06-03 16:25:52 +02:00
con
7b1655049a Locator tool window shortcut and menu item doesn't work.
After changes in Qt that expose a bug in Qt Creator. We actually
tried to set the focus on a widget that doesn't accept focus. Set a
focus proxy instead.

Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
2009-06-03 11:29:08 +02:00
con
d2ada82921 Increase the width of the locator window a bit.
Should still be ok on small screens though.
Suggested by Christian Hoenig.
2009-05-13 12:14:58 +02:00
Oswald Buddenhagen
6d5eeb7afb add missing tr()s, etc., add some //: comments 2009-04-20 16:51:10 +02:00
hjk
8ca887aae2 Fixes: change file license headers to include LGPL 2009-02-25 09:15:00 +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
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
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
Thorbjørn Lindeijer
59c8b93309 Modified IOptionsPage interface for Apply button
The previous interface wasn't sufficient to properly support the Apply
button, since it didn't separate applying the changes from the cleanup
phase.

Designer settings pages still need some fixing.

Fixes Apply button causing problems for certain plugins, for example the
QuickOpen.
2009-01-13 16:03:55 +01:00
Thorbjørn Lindeijer
9b35e32e85 Register stop action globally
Default shortcut is Ctrl+Shift+R now, but maybe there's something better
or more widely accepted. No menu entry yet.
2009-01-09 13:21:11 +01:00
con
e28c1255f2 Fixes: - Retain search term in locator when selecting different filter 2009-01-06 12:17:09 +01:00
hjk
da3cb14483 chancge Nokia GPL exception version from 1.2 to 1.3 2008-12-16 17:20:00 +01:00
Thorbjørn Lindeijer
cded30f0b4 Hide the "Available Filters" locator
Done based on new IQuickOpenFilter property, isHidden.
2008-12-12 12:00:37 +01:00
mae
fdd87280b2 rename visible parts of QuickOpen to "Type to locate", "Locate...", and "Locator",
suggestion and request by the doc team.
2008-12-10 12:11:57 +01:00
hjk
4a552ead9f use QTC_ASSERT instead of Q_ASSERT 2008-12-09 15:25:01 +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