- 11 Sep, 2013 2 commits
-
-
Leena Miettinen authored
Fix grammar, punctuation, and style issues. Use standard wording for QDoc commands. Remove \brief commands from function descriptions. Move some function descriptions directly above the functions, so that the \fn command can be removed. Change-Id: Iedf4f0041af24541a982241f99bd4906e86af916 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Leena Miettinen authored
Fix grammar and style issues and punctuation. Use the \a command instead of \param (not a QDoc command). Change-Id: Ib048f0219a2c857e5fc3fcd858afbcbd58819193 Reviewed-by:
David Schulz <david.schulz@digia.com> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
- 10 Sep, 2013 9 commits
-
-
Robert Loehning authored
Change-Id: I8fdf1e663c2149ec418c2e6760bac151c0d34847 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Leena Miettinen authored
QDoc does not look for documentation in header files. Change-Id: Id7f6a44112e2385989b62a9dd2ee3a18e0c0ff7b Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Leena Miettinen authored
Do not use the \returns command as it does not exist. Do not use the \arg command (use \a instead). Do not use the \see command (use \sa instead). Do not use the \name command (could use \ingroup, instead) Remove \brief command from function descriptions for consistency (as it is optional). Fix punctuation, grammar, and style issues. Remove obsolete documentation and fix function signatures. Change-Id: I0bff8c00aefdcff451b2d1cefe8b99407bfb4222 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Leena Miettinen authored
Do not use the \returns command as it does not exist. Do not use the \arg or \param commands (use \a instead). Do not use the \see command (use \sa instead). Remove \brief command from function descriptions for consistency (as it is optional). Fix punctuation, grammar, and style issues. Change-Id: I11173b84146cccf7fe9ba29a521cea93e03a4424 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Leena Miettinen authored
Do not use the \returns command as it does not exist. Do not use the \arg command (use \a instead). Do not use the \see command (use \sa instead). Remove \brief command from function descriptions for consistency (as it is optional). Fix punctuation, style, and grammar issues. Change-Id: I10d18ef05d4116730796f4d003010d78b44a6138 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Leena Miettinen authored
Edit for grammar and style. Remove \brief commands from function descriptions. Move function descriptions to directly above the functions in code, so that the \fn command can be removed and need not be maintained. Change-Id: Idb5bdd1eccf657be689f9d6d1d7eb1ca36f8f1b7 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Leena Miettinen authored
Remove \brief for \enum and \fn commands. Use standard wording. Edit for style and grammar. Change-Id: I338567241ddc7f90feaaf058dcd4dc9afdb8ca93 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Robert Loehning authored
Fix is in master, so this won't ever be fixed in 2.8. Task-number: QTCREATORBUG-10045 Change-Id: I714832f8fbaa39aea6992c31a41e8dd4fe8dfb16 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Leena Miettinen authored
Change-Id: I99615577746ff8dcd4db740595438b23346654d4 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 09 Sep, 2013 7 commits
-
-
Leena Miettinen authored
Use standard wording and fix some and style issues. Change-Id: I6c226f8b8600833666f1da34f1f1e71cb333f30a Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Leena Miettinen authored
QDoc does not look for documentation in header files. Change-Id: Ibe20a39320a08e936cc4ede25678197c0cee2f4f Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Leena Miettinen authored
Remove \brief commands from function descriptions. Use QDoc commands for notes and lists. Write GDB in all caps. Fix punctuation and style and grammar issues. Change-Id: I7f5bf0f53ad643eb4e2981c0d4e39c453dff5558 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Leena Miettinen authored
Use \a for all attributes in function descriptions to avoid QDoc errors. Do not use \param, because it is not a valid QDoc command. Do not use \returns as it does not exist. Do not use \brief for functions. It is not obligatory, so rather than add them for all functions, let's consistenly leave them out. Fix typos, grammar and style issues, and punctuation. Change-Id: Ib8f296f93976265bb93dbeab40c5b47156518122 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Leena Miettinen authored
Fix capitalization, use standard wording, and fix some QDoc commands. Change-Id: Ic2e6cfd43b9aa24d69b2703334c3dc6fb2331299 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Leena Miettinen authored
Use standard wording for class and function descriptions. Edit for grammar and style. Change-Id: Ia1872b044b4add0c7c057ed4495584bd2c91becf Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Leena Miettinen authored
Remove \briefs from function descriptions and use standard wording in them. Use standard wording for \enum. Replace \param with \a. Change-Id: If429b6fc67ef6d1313c18f6111aa84f9c996189f Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
- 06 Sep, 2013 2 commits
-
-
Leena Miettinen authored
Change-Id: If654e4e426ed82c5969ec17c6865f597ef02ab4f Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Christian Stenger authored
Change-Id: Ia7bbc5c1eb3d854343717349d8800a3fb14e3e20 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
- 05 Sep, 2013 2 commits
-
-
Robert Loehning authored
Change-Id: I895d763fdee4b15a36e109ee9f46d84635afa6a0 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Robert Loehning authored
Change-Id: I4b4415d8a9b40b16be609286f0f07a63c4dd88bc Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- 04 Sep, 2013 1 commit
-
-
Tim Jenssen authored
- under windows we had the problem that *.py needs to be registered and even if we had it: a call with modified PATH variable resulted in strange two PATH variables in the environment (not sure that this was a problem of nmake or something else) - added -u to get the output unbuffered Change-Id: I9326a31fc39a95b61d92bb00549f536db04af985 Reviewed-by:
Matti Paaso <matti.paaso@digia.com> Reviewed-by:
Iikka Eklund <iikka.eklund@digia.com>
-
- 03 Sep, 2013 1 commit
-
-
Robert Loehning authored
Change-Id: I77f46ccc87fe0ae64fcab17c35af93c6064dc9f4 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- 02 Sep, 2013 1 commit
-
-
Christian Stenger authored
Change-Id: I774a610b1dab5b4db4f62ff267084aad9095d3a7 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
- 30 Aug, 2013 2 commits
-
-
Christian Stenger authored
Change-Id: I84caf3b4c47badcf444242b6fbc52090ccb5680a Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Christian Stenger authored
Change-Id: I6d45ce482de3f61a14953bbb7714b1293aa2459b Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
- 29 Aug, 2013 5 commits
-
-
Christian Stenger authored
Change-Id: I7c4ac62be8f30867953f776ad56ab3ffbf6cd909 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Christian Stenger authored
Change-Id: I59d341f9f7a5c86bc3b723dbdc1e1596d464c92c Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Christian Stenger authored
Change-Id: Iff01b44058dd9175aacfb0a0da96f35fb32383e7 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Christian Stenger authored
Change-Id: I5e268d6faf9a2a5a779e850667c582328c42387d Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Christian Stenger authored
Change-Id: I90cf1f9e57d39211ea151b1cfc52e27f4ecaf654 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
- 28 Aug, 2013 5 commits
-
-
Kai Koehne authored
Change-Id: I7b48adcc38b647a7823899f45b15686832bd4e49 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
Thomas Hartmann authored
We did not clip sub items if clipping was enabled. Task-number: QTCREATORBUG-9604 Change-Id: I75fdabd86193fbfbf397bf3d119a1a33c72cf771 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
We did not take care of the case where only the transform of a child changes but nothing else. Task-number: QTCREATORBUG-9796 Change-Id: Id997e527193c103abf3aeb77826501fb8f701fb7 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
For alias properties a binding to the original property was not properly enabled. This means that if bindings were reseted the original value from the binding was overwriting any change to this property. Solution: We disable the binding of the alias property manually using the hash from resetBinding(). Task-number: QTCREATORBUG-9582 Change-Id: I7a891bbdd06154de8a4e1ff2d3c0939d4e8b4010 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Christian Stenger authored
Change-Id: Id74f1f2162542cbac98f86bc0c0b049334cdf035 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
- 26 Aug, 2013 3 commits
-
-
Oswald Buddenhagen authored
it produces simply too many false positives. Change-Id: I3dfa109866450babe5c16f84665ad22024d99e42 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com> (cherry picked from qttools/08bae158320f6d73bf44fcf43f45f51a01334544)
-
Oswald Buddenhagen authored
we execute foreach loops now. this is (mostly) safe nowadays, because a previous change added precautions against exponential value list growth, so it's unlikely that two nested loops would keep the cpu busy for a day as before. we continue to exclude forever loops and loops with excessive integer counts. Task-number: QTCREATORBUG-6840 Change-Id: Iaa116086986cc7fd5023834753f791dd205102e5 Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> (cherry picked from qttools/dd4d594c787a62fa8aa12695c5d115c71b59bacd) Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Oswald Buddenhagen authored
Change-Id: I97a6e2ebd51350cbf39c86efa5c26a376c49da95 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com> (cherry picked from qtbase/b30273ec4a4ce65794fd402c6e3eb21de7bae1b9)
-