Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Docs: remove reference to nonexistent file | Joerg Bornemann | 2009-06-19 | 2 | -2/+0 |
| | | | | Reviewed-by: David Boddie | ||||
* | Make it possible to drag bookmarks to the root item. | kh | 2009-06-18 | 1 | -1/+2 |
| | | | | Reviewed-by: kh | ||||
* | Cleanup. | kh | 2009-06-18 | 2 | -117/+99 |
| | | | | Reviewed-by: kh | ||||
* | Add Russian translation for Qt Assistant. | Ritt Konstantin | 2009-06-17 | 2 | -0/+2 |
| | | | | | Merge-request: 689 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | ||||
* | Add Russian translation for QtHelp. | Ritt Konstantin | 2009-06-17 | 1 | -0/+1 |
| | | | | | Merge-request: 689 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | ||||
* | Add Russian translation for Qt Linguist. | Ritt Konstantin | 2009-06-17 | 1 | -0/+1 |
| | | | | | Merge-request: 689 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | ||||
* | Update Russian phrase book. | Ritt Konstantin | 2009-06-17 | 1 | -23/+104 |
| | | | | | | | | Several uncorrect phrases was re-translated. Added new common used phrases. Merge-request: 689 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | ||||
* | revert built-time qm generation | Oswald Buddenhagen | 2009-06-16 | 1 | -1/+0 |
| | | | | | | | | | | | it simply breaks too much (embedded builds in particular). will come up with something better in master. note however, that the .qm files do NOT return to the repository. the release manager needs to run "make qm" before packaging, just like Qt-from-git users who want translations do (i.e., almost nobody). Reviewed-by: Jason McDonald | ||||
* | Blank out the Qt-3 area license headers in the qt3to4 resources. | Morten Sørvig | 2009-06-16 | 4 | -0/+0 |
| | | | | | | | Avoid triggering the license checks in Qt 4. Replace characters between "/*" and "*/" with a space. Reviewed-by: Trust Me | ||||
* | Cleanup our usage of the term "Qt Software". | Jason McDonald | 2009-06-16 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1143 | -2272/+2310 |
| | | | | Reviewed-by: Trust Me | ||||
* | no point in ProFile being a QObject | Oswald Buddenhagen | 2009-06-15 | 1 | -4/+1 |
| | |||||
* | remove unused includes | Oswald Buddenhagen | 2009-06-15 | 2 | -2/+0 |
| | |||||
* | remove pointless pris | Oswald Buddenhagen | 2009-06-15 | 1 | -2/+0 |
| | |||||
* | We only need to filename, not the full path. | kh | 2009-06-15 | 1 | -1/+1 |
| | | | | Reviewed-by: kh | ||||
* | fix qm build | Oswald Buddenhagen | 2009-06-15 | 1 | -0/+1 |
| | | | | | | | | | | so "qmake -r && make" worked fine ... but configure does not simply run "qmake -r". also, now we have to build lrelease even when we don't build the other tools. Reviewed-by: Jason McDonald Reviewed-by: mariusSO | ||||
* | We do only support files inside or in subdirs of the help project. | kh | 2009-06-11 | 1 | -45/+49 |
| | | | | | Task-number: 255888 Reviewed-by: kh | ||||
* | fix arabic plurals | Oswald Buddenhagen | 2009-06-11 | 1 | -2/+2 |
| | |||||
* | add plural rules for urdu | Oswald Buddenhagen | 2009-06-11 | 1 | -0/+1 |
| | |||||
* | Fix wrong home shortcut, now set to ALT+Home. | kh | 2009-06-11 | 1 | -1/+1 |
| | | | | | Task-number: 255875 Reviewed-by: kh | ||||
* | No need to bookmark emty pages. | kh | 2009-06-11 | 2 | -1/+4 |
| | | | | Reviewed-by: kh | ||||
* | fix hover selection of source strings | Oswald Buddenhagen | 2009-06-10 | 1 | -0/+2 |
| | | | | | snatching ctrl-a from line edits seems to need a shortcut override for some time now | ||||
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jarek Kobus | 2009-06-10 | 1 | -1/+3 |
|\ | |||||
| * | don't let comments weaved into strings confuse us | Oswald Buddenhagen | 2009-06-10 | 1 | -1/+3 |
| | | | | | | | | | | | | Reviewed-by: TrustMe Task-number: 254260 Testcase: 323072@p4 | ||||
* | | Spelling in docs. | Jarek Kobus | 2009-06-10 | 1 | -1/+1 |
|/ | |||||
* | Bump qt-eclipse version number in docs | Jarek Kobus | 2009-06-09 | 1 | -1/+1 |
| | |||||
* | Add a comment for the translator so the placeholders are described | Andy Shaw | 2009-06-06 | 1 | -0/+3 |
| | | | | Reviewed-by: TrustMe | ||||
* | explicitly handle windows and mac9 line endings | Oswald Buddenhagen | 2009-06-05 | 1 | -5/+20 |
| | | | | | | in practice, this matters only for backslashed line continuations Task-number: 255336 | ||||
* | fix catalan plural rules | Oswald Buddenhagen | 2009-06-03 | 1 | -2/+7 |
| | |||||
* | rename some plural forms | Oswald Buddenhagen | 2009-06-03 | 1 | -4/+3 |
| | |||||
* | drop traditional czech plural rules in favor of today's slovak-like rules | Oswald Buddenhagen | 2009-06-03 | 1 | -8/+2 |
| | |||||
* | fix turkish plural forms | Oswald Buddenhagen | 2009-06-03 | 1 | -1/+1 |
| | |||||
* | fix tagalog plural forms | Oswald Buddenhagen | 2009-06-03 | 1 | -2/+8 |
| | |||||
* | fix icelandic plural forms | Oswald Buddenhagen | 2009-06-03 | 1 | -1/+5 |
| | |||||
* | fix lithuanian plural rules | Oswald Buddenhagen | 2009-06-03 | 1 | -2/+2 |
| | |||||
* | Only display the choice of license if we can find the files | Marius Storm-Olsen | 2009-05-29 | 1 | -20/+23 |
| | | | | | | Task-number: 254451 Reviewed-by: eskil BT: yes | ||||
* | Fixed build issues with MSVC | Thierry Bastian | 2009-05-29 | 1 | -8/+8 |
| | | | | | | | | | | in atomic operations, we declare Interlock... functions in the namespace That can confuse the compiler because they are also declared in another header outside the namespace. Same problem in clucene where we include windows.h from within the NS. Task-number: 254214 Reviewed-by: ogoffart | ||||
* | BT: Support saving forms with resources more than once in Qt Jambi | Eskil Abrahamsen Blomfeldt | 2009-05-28 | 1 | -12/+22 |
| | | | | | | | | | | | | | | | | | When a form is loaded, Designer will set the path to the resource as an absolute path rather than the path actually stored in the file. There is code to work around this to make file paths relative when saving the file later on, but no work around for Qt Jambi. So when saving Qt Jambi forms, you would get an absolute path to the resource which contains the location of the resource file (.jar or on disk) This of course breaks the concept of resources, as the .jui file was no longer portable. The fix is to special case Qt Jambi resources and set the relative path when loading them. The patch has no effect on regular Designer. Task-number: 254621 Reviewed-by: Kai Koehne | ||||
* | support for -ltcg configure switch for Windows CE builds | Joerg Bornemann | 2009-05-28 | 1 | -0/+1 |
| | | | | | | | | | Additionally we turn -ltcg on by default on Windows CE. See commit 56191830 for details. Reviewed-by: mauricek BT: yes | ||||
* | Integrate merge-request #549 into branch '4.5' | Simon Hausmann | 2009-05-27 | 2 | -2/+4 |
|\ | | | | | | | | | | | | | | | | | Thomas Sondergaard (2): Danish translations Updated danish translations. Added them to relevant project files. Request-url: http://qt.gitorious.org/qt/qt/merge_requests/549 Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com> | ||||
| * | Updated danish translations. Added them to relevant project files. | Thomas Sondergaard | 2009-05-26 | 2 | -2/+4 |
| | | |||||
* | | Workaround the palette issue, set it only when we search is open. | kh | 2009-05-26 | 2 | -2/+38 |
| | | |||||
* | | Fix broken search inside search results. | kh | 2009-05-26 | 2 | -70/+66 |
| | | | | | | | | Reviewed-by: kh | ||||
* | | Correcting bugs in classic.css | Morten Engvoldsen | 2009-05-26 | 1 | -4/+4 |
| | | | | | | | | | | | | Correcting invalid padding values. none is not a valid padding value. Rev-by: David Boddie | ||||
* | | Changed qdoc to simplify the output for overloaded functions. | Martin Smith | 2009-05-25 | 1 | -3/+1 |
| | | | | | | | | Task-number: 249222 | ||||
* | | Changed qdoc program to display version from QT_VERSION_STR. | Martin Smith | 2009-05-25 | 1 | -1/+3 |
| | | | | | | | | Task-number: 251486 | ||||
* | | Fix parsing method calls with null arguments in Java code | Eskil Abrahamsen Blomfeldt | 2009-05-20 | 1 | -5/+11 |
| | | | | | | | | | | | | | | | | | | | | | | In Java, "null" is represented as a keyword, not as the integer 0. The old code assumed the latter. Code such as translate("fooBar", "fooBar", null); would thus not be detected by lupdate when parsing Java files. Reviewed-by: ossi | ||||
* | | Revert "Makes the layout of many of the areas be in aligned columns to ↵ | Simon Hausmann | 2009-05-19 | 1 | -8/+21 |
| | | | | | | | | | | | | | | | | immensely increase readability" This was pushed accidentially. This reverts commit ffecdf0bf9f25f7ab9aa4f69e37507dd595fecea. | ||||
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Martin Smith | 2009-05-19 | 9 | -64/+80 |
|\ \ | |||||
| * | | Make ctrl+lmb and mmb work in a same way everywhere (like in browsers). | kh | 2009-05-18 | 3 | -44/+51 |
| | | |