| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-12-19 | Select the whole text in the filterbar and searchbox if the widget has lost ↵ | Peter Penz | |
| the focus and gets focused again by the shortcut (this behavior is consistent to e.g. the behavior in Kate). CCBUG: 256160 svn path=/trunk/KDE/kdebase/apps/; revision=1207719 | |||
| 2010-11-25 | Don't offer the "Search everywhere" option for non-local URLs. | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1200741 | |||
| 2010-11-24 | Assure that the "From Here (...)" button contains always a useful content ↵ | Peter Penz | |
| also for non-local URLs svn path=/trunk/KDE/kdebase/apps/; revision=1200307 | |||
| 2010-11-24 | Allow to search for filenames + textcontent also for non-local files. | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1200303 | |||
| 2010-11-23 | Honor the from here/everywhere setting | Sebastian Trueg | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1199915 | |||
| 2010-11-11 | Provide a parent for the "From Here" button | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1195688 | |||
| 2010-11-11 | Remove the filter-button as it has been replaced by the Filter Panel. | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1195671 | |||
| 2010-11-11 | The string freeze is near: Add a string that may contain the file-name as ↵ | Peter Penz | |
| paramater. svn path=/trunk/KDE/kdebase/apps/; revision=1195670 | |||
| 2010-11-07 | The clearing is already done in DolphinSearchBox::keyReleaseEvent() | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1193915 | |||
| 2010-11-06 | Disable the filter-dock if Nepomuk is not active. | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1193611 | |||
| 2010-11-04 | Use the ontologies compiled into libnepomuk | Tobias Koenig | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1193072 | |||
| 2010-10-27 | - Automatically show the filter-panel when a searching is done | Peter Penz | |
| - Remove filter-prototypes that conflict with the filterpanel svn path=/trunk/KDE/kdebase/apps/; revision=1190445 | |||
| 2010-10-26 | Apply the facets-patch written by Sebastian Trüg, which allows to filter ↵ | Peter Penz | |
| search results in a very comfortable way. A lot of finetuning is necessary (e.g. the custom filter-prototypes from Dolphin will get removed etc). This will be done during the next weeks. svn path=/trunk/KDE/kdebase/apps/; revision=1189951 | |||
| 2010-10-10 | Automatically start the searching if the user did not change the search-text ↵ | Peter Penz | |
| for at least a second. svn path=/trunk/KDE/kdebase/apps/; revision=1184510 | |||
| 2010-10-08 | Allow to use wildcards when searching filenames or simple text files with ↵ | Peter Penz | |
| the filenamesearchprotocol. svn path=/trunk/KDE/kdebase/apps/; revision=1183944 | |||
| 2010-09-22 | Fix icon-name for the filenamesearch protocol. This fixes the issue that an ↵ | Peter Penz | |
| unknown-icon is shown when the search is done in a tab. svn path=/trunk/KDE/kdebase/apps/; revision=1178364 | |||
| 2010-08-17 | Remove DISABLE_NEPOMUK_LEGACY, it is defined now in kdebase/apps/CMakeLists.txt | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1164889 | |||
| 2010-08-07 | krazy fixes: let all .kcfg files be conform to KConfigXT schema | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1160311 | |||
| 2010-07-24 | Unify the search interface for non-indexed and indexed folders | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1154073 | |||
| 2010-07-22 | Do not add custom query items to the query URL. Instead use the existing ↵ | Sebastian Trueg | |
| method to specify a custom title. svn path=/trunk/KDE/kdebase/apps/; revision=1152960 | |||
| 2010-07-10 | Fix forward declation | Laurent Montel | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1148408 | |||
| 2010-07-07 | Do only search for files by default. | Sebastian Trueg | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1147115 | |||
| 2010-07-04 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1145779 | |||
| 2010-07-01 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1144877 | |||
| 2010-06-27 | SVN_SILENT: Use consistent member naming within Dolphin | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1143415 | |||
| 2010-06-27 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1143269 | |||
| 2010-06-26 | Use the member variable | Christoph Feck | |
| BUG: 241843 svn path=/trunk/KDE/kdebase/apps/; revision=1142897 | |||
| 2010-06-23 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1141645 | |||
| 2010-06-21 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1140600 | |||
| 2010-06-18 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1139384 | |||
| 2010-06-02 | Fix issue, that the translations for "Everywhere", "From Here", "All", ↵ | Peter Penz | |
| "Images", "Text" and "Filenames" in the search options are not shown in the UI. The patch has been verified by "KDE_LANG=x-test dolphin". BUG: 240163 svn path=/trunk/KDE/kdebase/apps/; revision=1133863 | |||
| 2010-05-31 | typo fix | Burkhard Lück | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1132703 | |||
| 2010-05-30 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1132275 | |||
| 2010-05-29 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1131891 | |||
| 2010-05-21 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1129044 | |||
| 2010-05-19 | Use the user provided query as UDS_DISPLAY_NAME. For 4.6 I will most likely ↵ | Sebastian Trueg | |
| hide the 'userquery' URL query parameter in the Nepomuk::Query API svn path=/trunk/KDE/kdebase/apps/; revision=1128624 | |||
| 2010-05-18 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1128050 | |||
| 2010-05-14 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1126490 | |||
| 2010-05-10 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1124874 | |||
| 2010-04-23 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1117807 | |||
| 2010-04-15 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1115065 | |||
| 2010-04-06 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1111569 | |||
| 2010-03-22 | Remove connection to non-existent slot. | Peter Penz | |
| Thanks to Frank Reininghaus for the hint! svn path=/trunk/KDE/kdebase/apps/; revision=1106410 | |||
| 2010-03-18 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1104643 | |||
| 2010-02-23 | ups: I forgot to set the and-term for the file query in the last commit | Peter Penz | |
| CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=1095055 | |||
| 2010-02-23 | Use Nepomuk::Query::Query for global search queries, as it does not only ↵ | Peter Penz | |
| return files but also other meta information. Thanks to Oliver Heidbüchel for the patch! CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=1095051 | |||
| 2010-02-17 | Implemented search restriction to filenames. | Sebastian Trueg | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1091902 | |||
| 2010-02-12 | SVN_SILENT made messages (.desktop file, second try) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1089061 | |||
| 2010-02-05 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1085566 | |||
| 2010-01-26 | Don't show the search options again, if the user closed them and cleared the ↵ | Peter Penz | |
| search box. BUG: 218880 svn path=/trunk/KDE/kdebase/apps/; revision=1080372 | |||
