summaryrefslogtreecommitdiff
path: root/src/plugins/help
Commit message (Expand)AuthorAgeFilesLines
* Version bump.con2010-12-021-4/+4
* Help plugin: Fix possible crash on documentation update.Christian Kandeler2010-11-152-1/+7
* Version bump.con2010-11-021-4/+4
* Fix regression: WelcomeMode has no RightPanePlaceHolder, switch to EditDaniel Molkentin2010-10-271-0/+3
* Fix potential crash and extra open page on initial help start.kh12010-10-122-8/+8
* version bump: 2.0.92 -> 2.0.93hjk2010-10-081-4/+4
* version bump: 2.0.91 -> 2.0.92v2.1.0-betahjk2010-10-071-4/+4
* Replace QToolBars with StyledBar. Remove minimum size constraints.kh12010-10-053-65/+68
* Some properties are not being highlighted in context sensitive help.kh12010-09-301-12/+24
* Prefer never documentation over old ones.kh12010-09-291-1/+16
* Translator correctionsJarek Kobus2010-09-291-1/+1
* version bump 2.0.90 -> 2.0.91hjk2010-09-271-4/+4
* Don't put focus on the viewer if we couldn't find any documentation.kh12010-09-241-1/+1
* L10n: tr()-fixes.Friedemann Kleint2010-09-231-1/+1
* Implement opening find toolbar after '/' as requested by hjk.kh12010-09-227-0/+31
* Make it possible to return editor mode if the last help page was closed.kh12010-09-215-5/+60
* UI text - fix capitalizationLeena Miettinen2010-09-171-1/+1
* UI text - fix capitalizationLeena Miettinen2010-09-172-2/+2
* Fix memory leak.kh12010-09-152-13/+17
* coreplugin: use Core::Id is some placeshjk2010-09-101-19/+18
* I10N: First translation fixes for 2.1Friedemann Kleint2010-09-102-17/+22
* The sidebar viewer should not be allowed to open a new page.kh12010-09-091-0/+3
* Quieten gcc compiler warnings.Friedemann Kleint2010-09-071-3/+3
* Abort expensive cancelled computations.Roberto Raggi2010-09-074-5/+11
* Wrong messages/contexts in help pluginVictor Ostashevsky2010-09-012-3/+3
* replace version 2.1.80 by 2.0.90hjk2010-08-301-4/+4
* Fix krazy issues: Use explicit constructorsTobias Hunger2010-08-274-4/+4
* Fix build without webkit.kh12010-08-261-0/+8
* Should have been part of fc6c2aa9980e8e5d37860d8844c18e5c21929e3d .kh12010-08-251-2/+0
* Small refactoring.kh12010-08-251-3/+5
* The backward menu logic was still broken.kh12010-08-251-3/+3
* Better naming.kh12010-08-252-5/+5
* Make next/ previous button work for external help.kh12010-08-253-34/+100
* Better naming.kh12010-08-251-11/+11
* Add navigation menus to the back and forth history buttons.kh12010-08-252-7/+107
* Fix jumping to an anchor once the page has been scrolled.kh12010-08-231-8/+12
* Make sure the query widget is shown using creator style.kh12010-08-171-5/+22
* Make sure we set the saved size for the side bar.kh12010-08-171-1/+1
* Show tooltip for open pages and add a copy to clipboard option.kh12010-08-163-5/+38
* Make sure we can open local files as well.kh12010-08-162-10/+2
* Fix compilation with Intel CC: Q_UNUSED takes a referenceThiago Macieira2010-08-111-1/+2
* Add some more missing shortcuts.kh12010-08-063-6/+25
* Merge remote branch 'origin/2.0'Friedemann Kleint2010-08-061-3/+3
|\
| * Highlight only topics, not in text hits.kh12010-07-291-3/+3
| * Version bumpcon2010-07-221-4/+4
* | Missing connects when changed from the options dialog.kh12010-08-052-19/+25
* | Fix warning.kh12010-08-051-1/+2
* | Make the side bar able to hide, implement missing shortcuts.kh12010-08-045-9/+143
* | Show user defined filters only, some more of information about the filter.kh12010-08-033-9/+81
* | Make use of the user defined filter settings.kh12010-08-023-30/+17