aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help/remotehelpfilter.cpp
Commit message (Expand)AuthorAgeFilesLines
* HelpPlugin: ModernizeAlessandro Portale2018-11-121-4/+2
* Locator: Cleanup and modernize Locator and filtersAndre Hartmann2017-12-301-6/+9
* Remove 1-1 dependency between locator and locator input widgetEike Ziller2017-06-131-1/+5
* Locator: Remove unused return valueEike Ziller2017-06-021-3/+1
* Locator: Add highlighting of the search textSerhii Moroz2017-03-211-4/+5
* RemoteFilterOptions: Add ability to re-order items in the list widgetSerhii Moroz2017-03-091-3/+30
* Remote help: add Stack OverflowGiuseppe D'Angelo2016-10-101-0/+1
* Remote help: switch cplusplus.com to cppreference.comGiuseppe D'Angelo2016-10-101-1/+1
* Help: Remove unnecessary QLatin1StringsEike Ziller2016-07-211-6/+6
* Help: Use Qt5-style connectsOrgad Shaneh2016-06-301-1/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Improved locator settingsEike Ziller2015-06-121-2/+7
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Use new qt5 connect apiMontel Laurent2015-01-291-2/+4
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Locator filters: Fix various thread-safety issuesEike Ziller2014-09-231-1/+9
* | Replace QLatin1String("x") with QLatin1Char('x') where possibleKai Koehne2014-09-041-1/+1
* | Use Qt 5's QStringList::join(QChar)hjk2014-08-251-1/+1
|/
* Help: Use https to access external search enginesTobias Hunger2014-03-251-5/+5
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-4/+4
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Core: simplify ILocator interfacehjk2013-01-181-15/+3
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | remote help: fix enable/disable button when we have selected itemMontel Laurent2012-08-301-0/+8
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* UI text: rename locator filterLeena Miettinen2011-03-031-2/+2
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* UI text - fix capitalizationLeena Miettinen2010-09-171-1/+1
* Abort expensive cancelled computations.Roberto Raggi2010-09-071-1/+4
* Implement online help filter.kh12010-07-161-0/+172