aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/silversearcher
Commit message (Collapse)AuthorAgeFilesLines
* Provide an empty default IPlugin::extensionsInitialized()hjk2020-02-072-5/+1
| | | | | | | And remove all empy re-implementations. Change-Id: I19f0b4e55c042c96693ecb89766f97f0a97b54ae Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-1/+1
| | | | | | | | | | Replaced: QLayout::setMargin() -> QLayout::setContentsMargins() QLayout::margin() -> QLayout::getContentsMargins() Task-number: QTBUG-76491 Change-Id: If28ef6910b3afe5d04e4746b74f9362a3e3b3c8e Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* CMake: Use extend_qtc_plugin in SilverSearcherTobias Hunger2019-05-311-4/+3
| | | | | | Change-Id: Iaf9b490151aea61e25b59a83c8a16d19f837482b Reviewed-by: Cristian Adam <cristian.adam@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* Utils: Rename FileName to FilePathhjk2019-05-282-2/+2
| | | | | | | | More in line with QFileInfo terminonlogy which appears to be best-of-breed within Qt. Change-Id: I1d051ff1c8363ebd4ee56376451df45216c4c9ab Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
* ExtensionSystem: Move away from QListEike Ziller2019-05-272-2/+2
| | | | | | | | Qt 6 API will move away from it. Use QVector for API and some std container for internal things. Change-Id: Iff14d48a47d5ac52ade875d9c8c84ad8a4f577d8 Reviewed-by: hjk <hjk@qt.io>
* Replace uses of qVariantFromValue with QVariant::fromValuehjk2019-05-271-1/+1
| | | | | | | | Deprecated in Qt 5.14, alternative has been around since Qt 4 at least. Change-Id: I4e3a53c289088368609e0d0ce2405a832d311308 Reviewed-by: Eike Ziller <eike.ziller@qt.io> Reviewed-by: Orgad Shaneh <orgads@gmail.com>
* Qt Creator CMake portCristian Adam2019-05-171-0/+13
| | | | | | | | | | | | | | Based on Tobias Hunger's work from a few months ago. The CMake configuration needs libclang and Qt paths specified as CMAKE_PREFIX_PATH. Auto tests are run with "ctest". At the moment the pass rate is 87%. Change-Id: Iba98e39bf22077d52706dce6c85986be67a6eab0 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io> Reviewed-by: Tobias Hunger <tobias.hunger@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* SilverSearcher: Fix widget construction if not availableChristian Stenger2019-03-041-2/+0
| | | | | | | | | | | Setting a layout on a widget only works after the old layout has been destroyed. Otherwise it just refuses and prints out a warning on the cmdline which in turn results in not displaying the failure inside the UI and keeping the line edit for the optional search options. Change-Id: Id4ff4679d67b625a7248569f6debf1912dc5bcf0 Reviewed-by: Przemyslaw Gorszkowski <pgorszkowski@gmail.com>
* SilverSearcher: Fix building with namespaced QtChristian Stenger2018-12-031-0/+2
| | | | | Change-Id: I7e6b98577fdff183b8d550a568d147f0f9653190 Reviewed-by: hjk <hjk@qt.io>
* SilverSearcherPlugin: add possibility to set additional search optionsPrzemyslaw Gorszkowski2018-12-022-10/+41
| | | | | Change-Id: Ia6dd11e4c7b68dba16e42fd80d1ac9878fafc220 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
* SilverSearcher: Support regexp substitutionOrgad Shaneh2018-10-093-4/+30
| | | | | Change-Id: I42cde61fdd052882ae84ae27466a9e79a1782398 Reviewed-by: Przemyslaw Gorszkowski <pgorszkowski@gmail.com>
* SilverSearcher: Use nullptrOrgad Shaneh2018-10-091-2/+1
| | | | | Change-Id: I6f33a8c4d746f849fd78b2da831f89dc221ddda8 Reviewed-by: Przemyslaw Gorszkowski <pgorszkowski@gmail.com>
* SilverSearcherPlugin: fix searching if PATTERN starts with dash/hyphenPrzemyslaw Gorszkowski2018-05-041-1/+1
| | | | | Change-Id: I36b35d4413f0f94664f75835c21e0945d22afce6 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
* SilverSearcherPlugin: fix searching if PATTERN starts with dash/hyphenPrzemyslaw Gorszkowski2018-05-011-3/+3
| | | | | Change-Id: I48a6d8a9748b5a8334b7972cae4294d4e8c1c740 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
* Vcs/Text search: Remove a few addAutoReleaseObject useshjk2018-02-063-4/+5
| | | | | | | Using a QObject parent suffices here. Change-Id: I4dc5448511d55bf14fbd8f810e91336a49e94094 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
* Fix more copyright years in pluginsEike Ziller2017-08-291-1/+1
| | | | | | Change-Id: I44845b3cc6f393e76a2f3ff5f166c6170c4eff56 Reviewed-by: Robert Loehning <robert.loehning@qt.io> Reviewed-by: Kai Koehne <kai.koehne@qt.io>
* SilverSearcher: Fix UI text to follow guidelinesLeena Miettinen2017-07-281-1/+1
| | | | | Change-Id: I6b0902e23b16a0e00087d65077776779498a9423 Reviewed-by: Przemyslaw Gorszkowski <pgorszkowski@gmail.com>
* fix warning "there is */ outside of a comment"Tim Jenssen2017-03-211-1/+1
| | | | | Change-Id: I86d7ce281a7395f9be4d74f353d7d57c7bb5dedc Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* SilverSearcher: Fix missing overridesEike Ziller2017-03-161-2/+2
| | | | | Change-Id: I92558b575cfac9302b280f5b742388e00df0db68 Reviewed-by: Przemyslaw Gorszkowski <pgorszkowski@gmail.com>
* SilverSearcher: Fix release buildEike Ziller2017-03-161-1/+2
| | | | | Change-Id: Ib55304708454204f14fe3429f02108678f7a3e9e Reviewed-by: Przemyslaw Gorszkowski <pgorszkowski@gmail.com>
* FindInFiles: Support Silver SearcherPrzemyslaw Gorszkowski2017-03-1612-0/+802
Change-Id: I6f0f55224f228fc1d0496c589cb71ede11d90ea5 Reviewed-by: Eike Ziller <eike.ziller@qt.io>