Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IQuickOpenFilter->ILocatorFilter and QuickOpenToolWindow->LocatorWidget | con | 2009-10-16 | 1 | -489/+0 |
| | |||||
* | Rename namespace Core::Utils into Utils | Friedemann Kleint | 2009-10-05 | 1 | -1/+1 |
| | | | | | Also move Designer::Internal::FormWindowEditor -> Designer::FormWindowEditor. | ||||
* | Enabled tooltips in quickopen | Denis Dzyubenko | 2009-09-22 | 1 | -1/+1 |
| | | | | Reviewed-by: Thorbjorn Lindeijer | ||||
* | long live the king | hjk | 2009-08-14 | 1 | -1/+1 |
| | |||||
* | Fix Locator's file system filter. | con | 2009-07-14 | 1 | -4/+5 |
| | | | | This always selected the whole filter text when entering a directory. | ||||
* | Activating Locator when already in the locator window didn't work. | con | 2009-06-22 | 1 | -2/+3 |
| | | | | | For example when you typed Ctrl+l and find that you don't want to use the goto line filter after all. | ||||
* | Update license headers and sales contact details. | Jason McDonald | 2009-06-17 | 1 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fixes locator's show method in case the filter already has focus. | con | 2009-06-03 | 1 | -6/+9 |
| | | | | | | | Was making the "f" filter unusable, because the popup was hidden when selecting a directory. Reviewed-by: dt <qtc-committer@nokia.com> | ||||
* | Locator text was no longer selected when using shortcut. | con | 2009-06-03 | 1 | -9/+2 |
| | | | | Reviewed-by: dt <qtc-committer@nokia.com> | ||||
* | Locator tool window shortcut and menu item doesn't work. | con | 2009-06-03 | 1 | -0/+1 |
| | | | | | | | | 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> | ||||
* | Increase the width of the locator window a bit. | con | 2009-05-13 | 1 | -1/+1 |
| | | | | | Should still be ok on small screens though. Suggested by Christian Hoenig. | ||||
* | add missing tr()s, etc., add some //: comments | Oswald Buddenhagen | 2009-04-20 | 1 | -2/+2 |
| | |||||
* | Fixes: change file license headers to include LGPL | hjk | 2009-02-25 | 1 | -21/+17 |
| | |||||
* | Fixes: - Don't show Mac focus halo in locator and find | con | 2009-02-23 | 1 | -0/+1 |
| | | | | Task: - 242931 | ||||
* | Add a border on top of the find toolbar | Thorbjørn Lindeijer | 2009-01-29 | 1 | -2/+0 |
| | | | | It was missing. | ||||
* | replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ↵ | hjk | 2009-01-20 | 1 | -2/+1 |
| | | | | by Core::ICore::instance() | ||||
* | Bump year in licence header. | Daniel Molkentin | 2009-01-13 | 1 | -1/+1 |
| | |||||
* | Modified IOptionsPage interface for Apply button | Thorbjørn Lindeijer | 2009-01-13 | 1 | -3/+3 |
| | | | | | | | | | | | 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. | ||||
* | Register stop action globally | Thorbjørn Lindeijer | 2009-01-09 | 1 | -1/+1 |
| | | | | | Default shortcut is Ctrl+Shift+R now, but maybe there's something better or more widely accepted. No menu entry yet. | ||||
* | Fixes: - Retain search term in locator when selecting different filter | con | 2009-01-06 | 1 | -3/+14 |
| | |||||
* | chancge Nokia GPL exception version from 1.2 to 1.3 | hjk | 2008-12-16 | 1 | -1/+1 |
| | |||||
* | Hide the "Available Filters" locator | Thorbjørn Lindeijer | 2008-12-12 | 1 | -2/+2 |
| | | | | Done based on new IQuickOpenFilter property, isHidden. | ||||
* | rename visible parts of QuickOpen to "Type to locate", "Locate...", and ↵ | mae | 2008-12-10 | 1 | -2/+2 |
| | | | | | | "Locator", suggestion and request by the doc team. | ||||
* | use QTC_ASSERT instead of Q_ASSERT | hjk | 2008-12-09 | 1 | -2/+3 |
| | |||||
* | off-by-one in headers | hjk | 2008-12-02 | 1 | -1/+0 |
| | |||||
* | end-of-line whitespace correction of the new headers | hjk | 2008-12-02 | 1 | -10/+11 |
| | |||||
* | Initial import | con | 2008-12-02 | 1 | -0/+484 |