aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/submiteditorwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move SubmitEditorWidget from Utils to VcsBaseOrgad Shaneh2013-01-071-719/+0
* Add whitespace after control keywordsOrgad Shaneh2012-11-281-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* VCS: Replace isDescriptionMandatory() virtual function with a memberOrgad Shaneh2012-06-181-6/+13
* SubmitEditorWidget: Add isDescriptionMandatory()Orgad Shaneh2012-05-161-1/+6
* Normalized connect()sRobert Loehning2012-03-061-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-11/+11
* Long live the king!hjk2012-01-261-1/+1
* Git: Fix crash of wrappedTextYuchen Deng2012-01-261-1/+14
* VCS: auto-completion in the description text editHugues Delorme2011-12-081-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-12-071-1/+1
|\
| * Fix crash in submit editorDaniel Teske2011-12-021-1/+1
* | Utils: let SubmitEditorWidget handle empty descriptionHugues Delorme2011-11-231-0/+2
|/
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* all: some m_d -> d stylehjk2011-09-081-104/+104
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* VCS: Added Ctrl+Enter shortcut for submitOrgad Shaneh2011-05-031-0/+6
* VCS: Added a virtual commitName() method, for VCS that have unusual semantics...Orgad Shaneh2011-05-031-2/+8
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | Fix warning about signed/unsigned comparisonTobias Hunger2011-04-081-5/+5
* | Submit Editor: Fix shortcutsOrgad Shaneh2011-04-081-1/+1
* | Submit Editor: Add check all checkboxdt2011-04-011-1/+38
|/
* API-Documentation: Add the Utils-library.Friedemann Kleint2011-03-021-0/+23
* 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
* | Git: Only enable submit button when a description is availableTobias Hunger2010-11-231-2/+10
|/
* Git: Only allow commit if author information is validTobias Hunger2010-10-041-17/+26
* I18n: tr-fixes.Friedemann Kleint2010-09-131-0/+2
* VCS[git]: Add menu option for git amend.Friedemann Kleint2010-08-231-1/+16
* VCS: Polish commit button label.Friedemann Kleint2010-08-191-1/+1
* VCS: Add 'Check/Uncheck' all context menu to submit file list.Friedemann Kleint2010-08-191-20/+90
* Long live the king!hjk2010-03-051-1/+1
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-3/+3
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-3/+3
* | VCS Submit: Run check script in repository, do not front-trim message.Friedemann Kleint2009-12-141-6/+14
|/
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-2/+0
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Avoid infinit loop in submit editor on Mac.con2009-03-271-0/+1
* Use use-preferred font in submit editor, not slightly smallerThorbjørn Lindeijer2009-03-251-1/+2
* Submit editor: Use config font settings, add simple highlighting for gitFriedemann Kleint2009-03-251-3/+0
* Add a submit field widget modeled after mail client address controlsFriedemann Kleint2009-03-231-59/+26
* Fix wrapping of commit messagesFriedemann Kleint2009-03-201-6/+23
* Add option to wrap commit message at 72 chars and make it default.Friedemann Kleint2009-03-201-3/+40
* Fixes: Add common configuration to the VCSA base plugin; submit message check...Friedemann Kleint2009-03-191-2/+105
* Added changeEvent calls where appropriateThorbjørn Lindeijer2009-03-171-0/+1
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17