summaryrefslogtreecommitdiff
path: root/src/shared/help/indexwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Help: Remove duplicate resultsMarcus Tillmanns2022-11-021-4/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Help: Convert to Tr::trEike Ziller2022-07-131-3/+4
* Help: Remove code paths supporting old filter engine < Qt 5.15Eike Ziller2022-07-121-6/+0
* Simplify IndexFilterModel::filter()Jarek Kobus2021-09-271-30/+23
* Fix some warnings about unused variables and functionsChristian Kandeler2021-09-271-0/+3
* Fix a crash in help index filterJarek Kobus2021-09-231-21/+46
* Help: Replace Qt::MidButton by Qt::MiddleButtonhjk2020-08-281-1/+1
* Shared: Replace QRegExp by QRegularExpressionChristian Stenger2020-07-201-3/+3
* Help: Fix clang warning about unneeded copyChristian Kandeler2020-06-261-1/+1
* Fix deprecation warning when using linksForKeyword()Jarek Kobus2020-04-031-2/+15
* Integrate new filter engineJarek Kobus2020-04-021-1/+1
* Help: Get rid of special CentralWidget class for help mode viewerEike Ziller2019-09-241-1/+0
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-2/+2
* Help: Fix destination of index locator filterEike Ziller2017-07-271-6/+1
* Help: Use Qt5-style connectsOrgad Shaneh2016-06-301-16/+16
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Add index and filter combo box to external help windowEike Ziller2014-10-131-2/+10
* | Help: Make it possible to create multiple index viewsEike Ziller2014-10-101-51/+220
|/
* Utils: Merge FilterLineEdit into FancyLineEdithjk2014-02-141-2/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Fix some include statements.Christian Kandeler2013-09-041-4/+5
* Fix coding style for else statementsOrgad Shaneh2013-07-171-2/+1
* Fix Krazy warnings about includes/header guards in help.Friedemann Kleint2013-03-131-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
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\ \ | |/
| * Adjust license headershjk2012-10-051-21/+20
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-3/+3
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Normalized connect()sRobert Loehning2012-03-061-3/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-151-10/+10
* Long live the king!hjk2012-01-261-1/+1
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-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
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Fix ambiguity with help manager by renaming the file to match class.kh12010-11-161-1/+1
|/
* Replace QToolBars with StyledBar. Remove minimum size constraints.kh12010-10-051-1/+0
* Sync against Assistantkh12010-07-141-2/+3
* Move help manager into core.kh12010-06-111-1/+1
* Make the help mode more UI consistentJens Bache-Wiig2010-05-111-6/+23
* Implement tabless help mode, behaves now like edit mode.kh12010-03-301-5/+6