summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* tr()-Fixes in master.Friedemann Kleint2012-05-2813-27/+45
* QmlJSInspector: Set property valuesAurindam Jana2012-05-254-8/+56
* QmlJSInspectorAgent: Refactor codeAurindam Jana2012-05-255-410/+254
* debugger: remove workaround for some gdb 6.4 buildshjk2012-05-251-9/+0
* Gerrit: Onlt set port flag if SSH parameter chanedOrgad Shaneh2012-05-251-1/+3
* added possibility to enter port specifier to gitorious addressTheo J.A. de Vries2012-05-251-11/+14
* ActionManager API cleanup.Eike Ziller2012-05-2576-1330/+1191
* Gerrit: Do not run plink executable in accessor of OptionsWidget.Friedemann Kleint2012-05-252-4/+7
* debugger: prevent watched expressions from re-appearinghjk2012-05-253-15/+14
* Make sure we call stop before removing a page.kh12012-05-244-0/+11
* Allow not only a colon as a keyword-text divider in todos.Dmitry Savchenko2012-05-243-19/+66
* Return a valid URL from a user supplied input.kh12012-05-241-1/+2
* Remove some unused code from central widget.kh12012-05-242-28/+0
* Gerrit: Support plinkOrgad Shaneh2012-05-243-1/+18
* debugger: fix regression when trying to remove watched expressionshjk2012-05-244-29/+16
* debugger: rework WatchModelhjk2012-05-2426-942/+895
* QmlJSInspectorAdapter: remove onObjectTreeUpdated()Aurindam Jana2012-05-242-12/+0
* Show shortcuts in debugger tool buttons.Eike Ziller2012-05-241-25/+28
* Svn: fix lack of completion in submit editorHugues Delorme2012-05-241-1/+3
* Debugger: Warning message corrected.Simjees Abraham2012-05-241-1/+1
* Debugger: Fix for Apply on Save.Simjees Abraham2012-05-242-1/+18
* Mac: Avoid more Opt+<char> shortcuts.Eike Ziller2012-05-237-9/+13
* Filter virtual folders out again for simplified project tree.Eike Ziller2012-05-231-1/+1
* compile fix on non-machjk2012-05-231-2/+0
* Get rid of lots of ifdef Q_OS_MAC for shortcuts.Eike Ziller2012-05-2322-357/+116
* Debugger: Fix compilation on Windows.Friedemann Kleint2012-05-232-1/+8
* WelcomePage: adjusting minimum sizethohartm2012-05-231-1/+1
* Fix a warning about integer change of sign with ICCThiago Macieira2012-05-231-1/+1
* Silence warning about unnecessary use of the containing namespaceThiago Macieira2012-05-233-5/+5
* Mac: Allow searching for e.g. Cmd+E in shortcut settings.Eike Ziller2012-05-231-2/+16
* Rewrite the shortcut settings filtering.Eike Ziller2012-05-232-27/+17
* Fix broken handling of unsupported mime types.kh12012-05-231-7/+121
* IOptionsPage: replace virtual fuctions by data membershjk2012-05-23101-1545/+406
* Fix the rest of the warnings about integer sign change with ICCThiago Macieira2012-05-226-9/+9
* Fix non-void function that returned without a return valueThiago Macieira2012-05-221-1/+2
* WelcomePage: add delay to filterthohartm2012-05-222-3/+26
* WelcomePage: fix search filterthohartm2012-05-222-1/+12
* Mac: Avoid Alt+<character> shortcutsEike Ziller2012-05-228-2/+126
* Fix "New" dialog in dark themes.Eike Ziller2012-05-222-2/+5
* Mark canceled searches as such.Eike Ziller2012-05-228-14/+33
* outputpanemanager: reworkhjk2012-05-224-181/+298
* debugger: remove unused codehjk2012-05-222-16/+0
* Fix qbs build for help plugin.Christian Kandeler2012-05-221-1/+1
* Use correct row height in search results pane.Eike Ziller2012-05-222-4/+10
* Fix qbs build for qmlprofiler.Christian Kandeler2012-05-221-0/+2
* Move SSH support into a dedicated library.Christian Kandeler2012-05-2267-243/+245
* QmlJSInspector: New Objects createdAurindam Jana2012-05-222-6/+6
* Debugger: Response for DESTROY_OBJECT message is used.Simjees Abraham2012-05-212-0/+7
* QmlProfiler: state dialog as floating widgetChristiaan Janssen2012-05-2111-148/+313
* manhattanstyle: don't use defines for constantshjk2012-05-211-3/+3