Summary: | JJ: Toolbar icon tooltip texts are inconsistent regarding capitalization and style | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Alexander Shaduri <ashaduri> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | minor | Keywords: | junior-jobs |
Priority: | NOR | ||
Version: | git master | ||
Target Milestone: | 4.3.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdevplatform/01530060bc04455323af7fdf420e4da539b45494 | Version Fixed In: | 4.6.0 |
Sentry Crash Report: |
Description
Alexander Shaduri
2012-05-03 17:53:01 UTC
confirmed, should be easy to change - any takers? patches welcome on git.reviewboard.kde.org! Git commit 01530060bc04455323af7fdf420e4da539b45494 by Andrea Scarpino. Committed on 24/01/2013 at 23:30. Pushed by scarpino into branch 'master'. Consistent styles in tooltips FIXED-IN: 4.6.0 REVIEW: 108492 M +5 -6 debugger/breakpoint/breakpointwidget.cpp M +8 -8 debugger/framestack/framestackwidget.cpp M +7 -7 debugger/variable/variablewidget.cpp M +3 -4 plugins/appwizard/appwizardplugin.cpp M +2 -4 plugins/codeutils/codeutilsplugin.cpp M +2 -2 plugins/documentswitcher/documentswitcherplugin.cpp M +0 -1 plugins/documentview/kdevdocumentview.cpp M +0 -1 plugins/filemanager/filemanager.cpp M +1 -1 plugins/filetemplates/filetemplatesplugin.cpp M +5 -6 plugins/grepview/grepviewplugin.cpp M +0 -2 plugins/konsole/kdevkonsoleview.cpp M +19 -25 shell/debugcontroller.cpp M +7 -7 shell/documentcontroller.cpp M +18 -19 shell/mainwindow_p.cpp M +13 -7 shell/projectcontroller.cpp M +17 -17 shell/runcontroller.cpp M +1 -1 shell/sessioncontroller.cpp M +3 -5 shell/sourceformattercontroller.cpp M +1 -1 util/environmentconfigurebutton.cpp http://commits.kde.org/kdevplatform/01530060bc04455323af7fdf420e4da539b45494 |