aboutsummaryrefslogtreecommitdiffstats
path: root/src/shared/help/bookmarkmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace QLatin1String, QStringLiteral ("") with QString()Nikita Baryshnikov2017-08-211-3/+3
* Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-04-251-0/+3
|\
| * Fix that help bookmarks could get lostEike Ziller2017-04-241-0/+3
* | Help bookmarks: Remove reading old settingsEike Ziller2017-04-241-7/+1
|/
* Help: Fix crash when using drag&drop with bookmarksEike Ziller2017-01-111-0/+4
* Utils: Unify the different Bookmark iconsAlessandro Portale2016-10-111-2/+2
* Help: Remove unused functionOrgad Shaneh2016-06-301-9/+0
* Help: Use Qt5-style connectsOrgad Shaneh2016-06-301-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-1/+2
* Help: Do not save settings in help databaseEike Ziller2015-04-241-4/+14
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Port to new connect apiMontel Laurent2015-02-041-26/+23
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Help: Clean up bookmarks widgetEike Ziller2014-10-131-49/+7
* | Help Window: Add Bookmarks viewEike Ziller2014-10-131-1/+8
|/
* Help: Add missing bracesOrgad Shaneh2014-05-061-1/+2
* Utils: Merge FilterLineEdit into FancyLineEdithjk2014-02-141-2/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Fix some include statements.Christian Kandeler2013-09-041-1/+1
* Fix coding style for else statementsOrgad Shaneh2013-07-171-7/+5
* 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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-9/+5
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Help: Decouple BookmarksWidget from OpenPageManager.Friedemann Kleint2012-04-031-4/+2
* Normalized connect()sRobert Loehning2012-03-061-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-18/+18
* Long live the king!hjk2012-01-261-1/+1
* Minor usability fixRobert Loehning2011-11-031-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* minor stylehjk2011-09-191-1/+1
* 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
|/
* Doc - Fix UI text capitalization to follow the KDE style guide.Leena Miettinen2010-09-151-2/+2
* Move help manager into core.kh12010-06-111-3/+4
* Make the help mode more UI consistentJens Bache-Wiig2010-05-111-6/+17
* Implement tabless help mode, behaves now like edit mode.kh12010-03-301-9/+7
* Rewrite of the whole help modul initialization.kh12010-03-231-5/+5
* Make use of the help manager's core help engine.kh12010-03-231-5/+7
* Make them const.kh12010-03-231-2/+2
* Long live the king!hjk2010-03-051-1/+1
* Remove static icons, cleanup.Friedemann Kleint2010-02-151-11/+10