| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Assistant: Add missing initialization of member variable. | ck | 2009-11-09 | 1 | -0/+1 |
|
|
| * | Fix Assistant losing font settings across invocations. | kh1 | 2009-11-09 | 2 | -62/+67 |
|
|
| * | Fix some warnings. | kh1 | 2009-11-09 | 1 | -3/+2 |
|
|
| * | Assistant: Fix bugs related to setting the current filter remotely. | ck | 2009-11-09 | 3 | -10/+14 |
|
|
* | | Merge branch '4.6-api-review' into 4.6 | Marius Storm-Olsen | 2009-11-09 | 5 | -12/+23 |
|\ \
| |/
|/| |
|
| * | API review: *Count() are not plural | Marius Storm-Olsen | 2009-11-09 | 5 | -12/+23 |
|
|
* | | Assistant: Fixes related to search configuration. | ck | 2009-11-06 | 2 | -3/+2 |
|
|
* | | Assistant: Fix bugs on cached collection file handling. | ck | 2009-11-06 | 1 | -1/+7 |
|
|
* | | Assistant: Reset default homepage on collection file update. | ck | 2009-11-05 | 1 | -0/+2 |
|
|
* | | Assistant: Look for document encoding in XML headers as well. | ck | 2009-11-05 | 6 | -57/+124 |
|
|
* | | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-04 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge commit '51c9b68' into 4.6 | Morten Johan Sørvig | 2009-11-04 | 1 | -1/+1 |
| |\ |
|
| | * | Removed the margin in assistant on Mac. | Denis Dzyubenko | 2009-10-30 | 1 | -1/+1 |
|
|
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6 | Bradley T. Hughes | 2009-10-30 | 1 | -0/+1 |
| | |\ |
|
* | | | | Fix Assistant to never access the network. | kh1 | 2009-11-04 | 1 | -17/+15 |
|/ / / |
|
* | | | Add a French translation to Assistant. Update the phrase book. | Benjamin Poulain | 2009-10-30 | 1 | -0/+1 |
|
|
* | | | Merge commit '8c4edbd04f350294462fd689748de2dd7cc84d47' into 4.6-upstream | Bradley T. Hughes | 2009-10-30 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Tabs with corner widgets are drawn incorrectly in document mode on Mac. | Prasanth Ullattil | 2009-10-29 | 1 | -0/+1 |
|
|
* | | Fix wrong version number in Assistant internal help. | kh1 | 2009-10-29 | 1 | -0/+0 |
|/ |
|
* | Assistant: More useful error messages for help collections. | ck | 2009-10-21 | 1 | -6/+8 |
|
|
* | Assistant: Fix syntax error. | ck | 2009-10-20 | 1 | -1/+1 |
|
|
* | Fixing warnings on GCC... (II) | João Abecasis | 2009-10-07 | 1 | -1/+1 |
|
|
* | Removing errors from the configure step... | João Abecasis | 2009-10-07 | 2 | -5/+1 |
|
|
* | fix ts and qm targets for shadow builds and builds with -prefix | Oswald Buddenhagen | 2009-10-01 | 3 | -20/+26 |
|
|
* | remove *_untranslated.ts | Oswald Buddenhagen | 2009-10-01 | 3 | -3/+2 |
|
|
* | remove unused translations.pro | Oswald Buddenhagen | 2009-10-01 | 1 | -34/+0 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 130 | -520/+520 |
|
|
* | Merge commit '4feb4019cfc144cef4cd9177d52e52dee9ebdf32' into 4.6 | Rohan McGovern | 2009-09-09 | 34 | -166/+403 |
|\ |
|
| * | Update license headers. | Jason McDonald | 2009-09-08 | 34 | -166/+403 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-09-03 | 5 | -291/+44 |
|\ \
| |/ |
|
| * | Update license headers. | Jason McDonald | 2009-09-02 | 3 | -11/+3 |
|
|
| * | Remove obsolete copies of GPL. | Jason McDonald | 2009-09-02 | 1 | -280/+0 |
|
|
| * | Assorted license header fixes. | Jason McDonald | 2009-09-02 | 1 | -0/+41 |
|
|
* | | Missing version number fixes | Jason McDonald | 2009-09-02 | 1 | -1/+1 |
|
|
* | | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 128 | -1664/+1664 |
|\ \
| |/ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 127 | -1651/+1651 |
|
|
| * | Update URL of online documentation. | Jason McDonald | 2009-08-11 | 1 | -2/+2 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 127 | -127/+127 |
|
|
* | | Added doc link to point to Assistant doc table of collection file values. | Peter Yard | 2009-08-31 | 1 | -0/+8 |
|
|
* | | doc: Change some uses of \reimp to \internal. | Martin Smith | 2009-08-28 | 1 | -6/+6 |
|
|
* | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 1 | -1/+0 |
|
|
* | | Add some more exception around to clucene index writer. | kh1 | 2009-08-17 | 2 | -20/+60 |
|
|
* | | Use LIBS_PRIVATE on Mac and X11. | Thiago Macieira | 2009-08-17 | 1 | -5/+3 |
|
|
* | | Assistant compiles on Windows CE | Thomas Hartmann | 2009-08-13 | 2 | -0/+8 |
|
|
* | | Update references to online documentation. | Jason McDonald | 2009-08-12 | 1 | -2/+2 |
|
|
* | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 129 | -129/+129 |
|
|
* | | Introducing icon theme support | Jens Bache-Wiig | 2009-08-10 | 2 | -0/+23 |
|
|
* | | In a .pro file the include() function does not warn if specified file | Keith Isdale | 2009-08-10 | 1 | -1/+1 |
|
|
* | | Merge commit 'origin/4.5' | Rohan McGovern | 2009-08-06 | 2 | -0/+6 |
|\ \
| |/ |
|