- 10 May, 2015 1 commit
-
-
Orgad Shaneh authored
Similar to simple commit layout. Change-Id: If9470d47159cba21f11aefc8e2cc4895d10ff409 Reviewed-by:
André Hartmann <aha_1980@gmx.de>
-
- 16 Feb, 2015 1 commit
-
-
Tobias Hunger authored
Wrap lines that are too long while touching the file. Change-Id: I209cf0f3c126748508d07ad1a5fdc7dea0d09c71 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 22 Jan, 2015 1 commit
-
-
Tobias Hunger authored
Change-Id: Icd1e1ec16b1ff918162d3c6f564348d47177ffc7 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 16 Jan, 2015 1 commit
-
-
Eike Ziller authored
Change-Id: I711d5fb475ef814a1dc9d2822740e827f3f67125 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- 09 Oct, 2014 1 commit
-
-
Eike Ziller authored
Change-Id: I3c22ef2685d7aa589f5d0ab74d693653a4c32082 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- 23 Sep, 2014 1 commit
-
-
Orgad Shaneh authored
Change-Id: I99cee5236bc475aae949956ac7c1f05e8e3fd665 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 16 Sep, 2014 4 commits
-
-
Orgad Shaneh authored
Change-Id: I71f0169951b5dfd9cedeff82006b757dd4df756e Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Orgad Shaneh authored
Narrowing the submit editor down corrupts the commit message Also fixes the following cases: # comment that is wrapped to next line <-- this line currently appears comment in the middle of # wrapped line <-- this line currently disappears Change-Id: I7a35058569f002479c646ef6cfd1fdb1ada401c9 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
It is called twice on each change to the text, and called again on commit. Change-Id: I8bfa2b37247a270f8b92e0b8a4e581278acf4cea Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-8528 Change-Id: I894e562c3c6568233a85689dc1a759644779adb5 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 08 Sep, 2014 1 commit
-
-
Christian Kandeler authored
Qt 5.3 is the minimum requirement these days. Remove all fallback code from sources and project files. Change-Id: If6188a471197acadda4d6baee71804ba1a8026c6 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 01 Sep, 2014 1 commit
-
-
hjk authored
Same pattern as for VcsSubmitFactory. Change-Id: I7adb8868a83842c1b6c642db372a3624dd2e879e Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- 04 Aug, 2014 1 commit
-
-
Orgad Shaneh authored
The crash happens on Linux/Xming. 2 subsequents calls to slotRefreshCommitData occur, m_commitDataFetcher is released when the first one is handled, and the second call dereferences NULL. Change-Id: Ibc06fe5dd89b790ac84544f6842cbf345d118703 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 10 Jul, 2014 1 commit
-
-
Daniel Teske authored
Change-Id: I53b7c6c5fca1f0c988e0565b7ec196301ab88b7f Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
- 24 Jun, 2014 1 commit
-
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-12449 Change-Id: I3057ca458272daac72c54abce1d6f9acf6a5d4af Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 03 Mar, 2014 1 commit
-
-
Tobias Hunger authored
Task-number: QTCREATORBUG-11614 Change-Id: Ide2fe81250f3c1331a7f54be827e7dd8f551fdc6 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 29 Jan, 2014 1 commit
-
-
Orgad Shaneh authored
This breaks "Conflicts" section in Git, and possibly others Change-Id: I821fd147194af0ce3902cedad02f373d6892e665 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 08 Jan, 2014 1 commit
-
-
Robert Loehning authored
Change-Id: Ib5423fdd064e4546f848c0b640b0ed0514c26d3a Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 30 Sep, 2013 1 commit
-
-
Andre Hartmann authored
Git commit dialog: Added a drop-down menu to the commit button to execute "git push" or open the "Push to Gerrit" dialog directly after a commit or amend. Task-number: QTCREATORBUG-8854 Change-Id: I00ff8f816d1768e0cdaf6929126b55826788e578 Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 20 Jun, 2013 1 commit
-
-
Leena Miettinen authored
QDoc does some magic with the \class and \namespaces and \brief commands, so the following wording must be used: "The xxx class yyy ..." Change-Id: Id231f30e8464898b776888d5423523de404aae34 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 27 May, 2013 1 commit
-
-
hjk authored
This was implemented only for a small set of widgets. It's unlikely that we will ever have or even want a dynamic language selection, until then this code is only dead freight. Change-Id: I1bff4e1e89057786c0e5cb57225a508c5d390d9c Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 04 May, 2013 1 commit
-
-
Orgad Shaneh authored
Change-Id: Ia2584ff975ed0db614dc878a70ce4adbd5c3ba67 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 02 May, 2013 1 commit
-
-
Orgad Shaneh authored
* Introduce a const submitEditorWidget() and use it * Directly use layout from ui Change-Id: Ib566bab464d4f1c08a3f2af0edb5e1fa989c3160 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 11 Jan, 2013 1 commit
-
-
Orgad Shaneh authored
Useful when the same file can appear more than once (e.g. staged + modified) Task-number: QTCREATORBUG-5347 Change-Id: I3ce716c22840c149490e00e6948612607ae57159 Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 08 Jan, 2013 1 commit
-
-
Orgad Shaneh authored
#!/usr/bin/env ruby Dir.glob('**/*.cpp') { |file| # skip ast (excluding paste, astpath, and canv'ast'imer) next if file =~ /ast[^eip]|keywords\.|qualifiers|preprocessor|names.cpp/i s = File.read(file) next if s.include?('qlalr') orig = s.dup s.gsub!(/\n *if [^\n]*{\n[^\n]*\n\s+}(\s+else if [^\n]* {\n[^\n]*\n\s+})*(\s+else {\n[^\n]*\n\s+})?\n/m) { |m| res = $& if res =~ /^\s*(\/\/|[A-Z_]{3,})/ # C++ comment or macro (Q_UNUSED, SDEBUG), do not touch braces res else res.gsub!('} else', 'else') res.gsub!(/\n +} *\n/m, "\n") res.gsub(/ *{$/, '') end } s.gsub!(/ *$/, '') File.open(file, 'wb').write(s) if s != orig } Change-Id: I3b30ee60df0986f66c02132c65fc38a3fbb6bbdc Reviewed-by:
hjk <qthjk@ovi.com>
-
- 07 Jan, 2013 2 commits
-
-
Orgad Shaneh authored
Much cleaner Change-Id: I090e5d04e5afae1023fa58eca1ef416ddc069165 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
It belongs there Change-Id: I4b4cdacf32b0eab299d4b2d5258cd4d91a759907 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 28 Nov, 2012 1 commit
-
-
Orgad Shaneh authored
find -name \*.cpp -o -name \*.h | \ xargs sed -Ei 's/ (for|foreach|if|switch|while)\(/ \1 (/g' Change-Id: I9efdff4bf0c8c01a52baaaeb75198483c77b0390 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 05 Oct, 2012 1 commit
-
-
hjk authored
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 19 Jul, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 18 Jun, 2012 1 commit
-
-
Orgad Shaneh authored
Change-Id: Id7be95e9d20450d57cfd4f2fcae0088e6b67c2ec Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 16 May, 2012 1 commit
-
-
Orgad Shaneh authored
Usable for SCMs that do not require a message to commit Change-Id: I6cf0c55698172ad1f53ab31cc8060fa2cbd1a5f5 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 06 Mar, 2012 1 commit
-
-
Robert Loehning authored
Change-Id: Id353ab140a46e06ffc3abf667ab3b234e749e17c Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 15 Feb, 2012 1 commit
-
-
Erik Verbruggen authored
Getting the #include directives ready for Qt5. This includes the new-project wizards. Change-Id: Ia9261f1e8faec06b9285b694d2b7e9a095978d2b Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 26 Jan, 2012 2 commits
-
-
hjk authored
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Yuchen Deng authored
It's a Qt-Bug, and fixed in Qt5. The patch can avoiding the crash when use Qt4. Task-number: QTCREATORBUG-5633 Task-number: QTCREATORBUG-6082 Change-Id: I1c284b7558e77e03e26ad966376860cde0501833 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 08 Dec, 2011 1 commit
-
-
Hugues Delorme authored
In the description field of the commit editor, class VCSBaseSubmitEditor provides completion of file names and C++ entities (based on QtCreator's internal C++ code model). Change-Id: Ie5323714dbf6f6e635953dfbb35596201d86fc37 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-by:
Hugues Delorme <delorme.hugues@fougsys.fr>
-
- 02 Dec, 2011 1 commit
-
-
Daniel Teske authored
Task-number: QTCREATORBUG-6657 Change-Id: I1b7b9f6e84b4e81ed1c81c70c9a0b4e3dce360e3 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com> Reviewed-by:
Robert Löhning <robert.loehning@nokia.com>
-
- 23 Nov, 2011 1 commit
-
-
Hugues Delorme authored
SubmitEditorWidget::canSubmit() now return false if the description field is empty. This avoids dummy code duplication in VCS plugins. Change-Id: I11e4928e8eed432ccee6fa1f3516f0179a54625c Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-by:
Bill King <bill.king@nokia.com>
-
- 03 Nov, 2011 1 commit
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-