aboutsummaryrefslogtreecommitdiffstats
path: root/src/shared/help
Commit message (Expand)AuthorAgeFilesLines
* Help: Fix clang warning about unneeded copyChristian Kandeler2020-06-261-1/+1
* Remove uses QOverload<const QString &>::of(&QComboBox::currentIndexChanged)hjk2020-06-192-7/+4
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-04-281-0/+1
|\
| * CMake build: export less generic public includesEike Ziller2020-04-241-0/+1
* | Fix deprecation warning when using linksForKeyword()Jarek Kobus2020-04-031-2/+15
* | Integrate new filter engineJarek Kobus2020-04-024-5/+5
* | Port QtCreator over to use filterRegularExpressionLars Knoll2020-04-012-7/+6
* | Add some additional shortcuts for actionsEike Ziller2020-03-171-1/+2
|/
* Use isEmpty() instead of count() or size()Alessandro Portale2020-01-201-1/+1
* Help: Get rid of special CentralWidget class for help mode viewerEike Ziller2019-09-242-2/+0
* CMake build: Fix multi config buildsCristian Adam2019-09-111-1/+7
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-023-5/+5
* CMake build: Add "Devel" packageCristian Adam2019-07-251-2/+1
* Qt Creator CMake portCristian Adam2019-05-171-0/+24
* Replace static_casts by QOverload where possiblehjk2019-02-261-1/+1
* Add macOS touch bar supportEike Ziller2019-01-151-0/+2
* Fix the button order in the "Choose Topic" dialog (help plugin)Nicolas Ettlin2018-07-182-48/+6
* Add icons to file system view directory selectorEike Ziller2017-10-111-2/+0
* Replace QLatin1String, QStringLiteral ("") with QString()Nikita Baryshnikov2017-08-211-3/+3
* Help: Fix destination of index locator filterEike Ziller2017-07-272-7/+1
* Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-04-252-0/+4
|\
| * Fix that help bookmarks could get lostEike Ziller2017-04-242-0/+4
* | Help bookmarks: Remove reading old settingsEike Ziller2017-04-241-7/+1
|/
* Add spacer between widget and dialogbox button in filternamedialogMontel Laurent2017-03-101-3/+16
* Help: Fix crash when using drag&drop with bookmarksEike Ziller2017-01-111-0/+4
* Utils: Unify the different Bookmark iconsAlessandro Portale2016-10-112-6/+2
* Help: Remove unused functionOrgad Shaneh2016-06-302-10/+0
* Help: Use Qt5-style connectsOrgad Shaneh2016-06-307-42/+29
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-201-1/+3
|\
| * Help: Improved bookmark icon for non-toolbarAlessandro Portale2016-04-151-1/+3
* | Merge remote-tracking branch 'origin/4.0'Oswald Buddenhagen2016-04-011-4/+4
|\|
| * Help: New "Bookmark" iconAlessandro Portale2016-03-311-2/+2
| * Help: New "Home" iconAlessandro Portale2016-03-311-2/+2
* | Wholesale conversion to #pragma oncehjk2016-03-306-24/+6
|/
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1911-187/+132
* Flat and themeable side bar iconsAlessandro Portale2015-12-031-0/+6
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-253-2/+51
* Help: Do not save settings in help databaseEike Ziller2015-04-241-4/+14
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1210-60/+60
|\
| * Update LicenseEike Ziller2015-01-1610-60/+60
* | Port to new connect apiMontel Laurent2015-02-042-32/+31
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1410-70/+80
|\
| * License updateEike Ziller2014-10-0910-70/+80
* | Help Window: Add contents view to side barEike Ziller2014-10-132-8/+15
* | Help: Make it possible to create multiple content viewsEike Ziller2014-10-132-54/+34
* | Help: Clean up bookmarks widgetEike Ziller2014-10-132-57/+14
* | Help Window: Add Bookmarks viewEike Ziller2014-10-132-1/+11
* | Add index and filter combo box to external help windowEike Ziller2014-10-132-2/+13
* | Help: Make it possible to create multiple index viewsEike Ziller2014-10-102-63/+273
* | Share code between "central" and other help viewers.Eike Ziller2014-09-261-1/+1
|/