summaryrefslogtreecommitdiffstats
path: root/tools/assistant
Commit message (Collapse)AuthorAgeFilesLines
* Nokia corp to Digia Plc and contact info changesjutaipal2012-12-056-10/+10
|
* Change copyrights from Nokia to Digia.Marko Valtanen2012-11-30163-2965/+3093
|
* Version bump to 4.7.6Marko Valtanen2012-11-301-1/+1
|
* Assistant: Get rid of bogus warning.Christian Kandeler2012-01-311-1/+2
| | | | Task-number: QTBUG-16096
* Bump Qt version to 4.7.5Marko Valtanen2012-01-311-1/+1
|
* Update licenseheader text in source filesJyri Tahtela2011-05-13128-2172/+2172
| | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me
* Bump Qt version to 4.7.4Timo Turunen2011-03-211-1/+1
| | | | Reviewed-by: Trust Me
* Bump Qt version to 4.7.3Timo Turunen2011-03-091-2/+2
| | | | Reviewed-by: Trust Me
* Update copyright year to 2011.Jason McDonald2011-01-11163-164/+164
| | | | Reviewed-by: Trust Me
* CLucene: Use the right delete operator.Christian Kandeler2011-01-072-2/+2
| | | | | Task-number: QTBUG-15787 Task-number: QTBUG-15788
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into ↵Qt Continuous Integration System2010-11-191-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public: (21 commits) Fixed handling of QInputMethodEvents with nonzero replacementLength. Fixed namespace issues related to epocroot.cpp Corrected ASCII comparison and removed extra braces Add symbian scope for qfiledialog_symbian.cpp Resolve EPOCROOT in qt.conf using same logic as in .pro Make epocroot resolving compatible with more build environments Fix for QtOpenGL RVCT4 compilation error Removed extra cpp and done changes based on comments Correct flags for Symbian file dialogs Fix for WServ 64 crash on Symbian. Use include(original mkspec) instead of copying of mkspec to default Fixed code style of d92cbfc5, reported by git push. Switched qdesktopservices to use SchemeHandler for Symbian^3 and later. Removed unnecessary Q_OS_SYMBIAN flags from qdesktopservices_s60.cpp. Documented usage of dialogs on Symbian Native file dialog on Symbian^3 Add Location as self signable capability in patch_capabilities.pl Localize .loc and .pkg content based on TRANSLATIONS Bump Qt version to 4.7.2. SSL: Fix for systemCaCertificates being called first on symbian ...
| * Bump Qt version to 4.7.2.Jason McDonald2010-11-121-1/+1
| | | | | | | | Reviewed-by: Trust Me
* | Doc: Fixing typoSergio Ahumada2010-11-161-1/+1
|/
* Assistant: Insert all keywords with empty ids, as ids are not mendatory.kh12010-10-121-6/+7
| | | | | Task-number: QTBUG-14393 Reviewed-by: ck
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-042-0/+4
|\
| * Don't use translations for console tools under windowsVictor Ostashevsky2010-09-282-0/+4
| | | | | | | | | | | | | | Task-number: QTBUG-13619 Merge-request: 2486 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* | Doc: Fixed the in-repository licenses for the documentation.David Boddie2010-10-041-5/+5
|/ | | | | | In the repository, we should always use the No Commercial license alongside the GNU Free Documentation License for documentation files.
* Assistant: Don't register internal doc when using custom collection.Christian Kandeler2010-09-234-3/+16
| | | | | | | This is intended to keep the internal documentation out of the "custom help viewer" use case, where it does not belong. Reviewed-by: kh1
* Assistant: Move comment to the right place.Christian Kandeler2010-09-231-5/+7
|
* Bump version to 4.7.1.Jason McDonald2010-09-211-1/+1
| | | | Reviewed-by: Trust Me
* I18n: Fix some lupdate warnings.Friedemann Kleint2010-09-143-4/+4
|
* Install translators earlier in assistantVictor Ostashevsky2010-09-061-2/+1
| | | | | | | Help message and command line parsing errors will be shown translated Merge-request: 2466 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* Wrap translatable messages with tr() in assistant, designer and linguistVictor Ostashevsky2010-09-0110-50/+54
| | | | | Merge-request: 2456 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* Enable loading/generating translations by assistant and linguist toolsVictor Ostashevsky2010-09-013-4/+49
| | | | | | | | | | QTranslator is installed in tools (qcollectiongenerator, qhelpconverter, qhelpgenerator, lconvert, lrelease, lupdate). Build targets that updates .ts files are changed to include strings from this tools. Merge-request: 2456 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* Assistant: Clean-up - fix spelling mistakes.Christian Kandeler2010-08-201-1/+1
|
* Assistant: Clean-up: Use const references in foreach loops.Christian Kandeler2010-08-202-3/+3
|
* Assistant: Clean-up: Mark constructors as explicit.Christian Kandeler2010-08-2013-16/+19
|
* Assistant: Clean-up - add newlines to end of files.Christian Kandeler2010-08-202-2/+2
|
* make error messages consistentOswald Buddenhagen2010-08-171-1/+1
| | | | | this re-uses an existing string and obsoletes another one, so it is ok during string freeze.
* Assistant: Revert previous commit, issue was already fixed.ck2010-08-041-2/+1
|
* Assistant: Include QML docsck2010-08-041-1/+2
| | | | | | | | Surprisingly, the QML documentation is not integrated into the Qt docs, so it has to be explicitly included. Task-number: QTBUG-12625 Reviewed-by: kh1
* Fixed spelling mistakes in documented functions, classes, etc. Part of ↵Jerome Pasion2010-07-291-5/+5
| | | | QTBUG-11938 and QTBUG-10801
* Remove qMemCopy() usage from all .cpp files of Qt itself.Robin Burchell2010-07-181-1/+1
| | | | | | | | This is (supposedly) more efficient as the compiler can optimise it to a builtin, per Thiago. Merge-request: 2430 Reviewed-by: Andreas Kling <andreas.kling@nokia.com>
* more fine-grained ts targetsOswald Buddenhagen2010-07-152-26/+0
| | | | | | | | | there are now per-language ts-<package>-<lang> and ts-<lang> targets to update only the files relevant for a given language. there is also a ts-all target which does what the old ts target did. the ts-<package> targets are now named ts-<package>-all and should not be used manually - they exist for the convenience of the ts-all target. the ts target is now only a help blurb.
* remove redundand translations project filesOswald Buddenhagen2010-07-124-107/+26
| | | | | | lupdate is now powerful enough to use the real project files. this avoids that the file lists run out of sync (which they did, though not as much as i expected).
* make projects lupdate-friendlyOswald Buddenhagen2010-07-121-1/+1
| | | | | | lupdate currently doesn't parse .qmake.cache, so it lacks QT_SOURCE_TREE. so use relative paths in include statements and (the relevant) include paths instead.
* qhelpgenerator: Fix namespace syntax checking.ck2010-07-091-2/+4
|
* Set the registration time while using the collection generator to register.kh12010-07-051-0/+2
| | | | | Task-number: QTBUG-11911 Reviewed-by: ck
* We need to swallow the event, otherwise it might pop up several times.kh12010-06-231-0/+1
| | | | Reviewed-by: kh
* Set the item data thru the model, so we actually emit dataChanged.kh12010-06-233-2/+10
| | | | | Task-number: QTBUG-10629 Reviewed-by: kh
* Doc: Relicensed the documentation under the GNU FDL version 1.3.David Boddie2010-06-211-25/+11
| | | | | Reviewed-by: Trust Me Requested-by: Legal
* Fix some kind of race condition while using remote commands.kh12010-06-162-2/+24
| | | | | | | | | | | Please do not merge to master, we had to fix it different there. Because of async content loading, we have to cache the url to load. A combination of SetSource and SyncContents would have lead to sync to the old url till loading was finished. So return the cached during loading. Task-number: QTBUG-11342 Reviewed-by: ck
* use "win32-g++*" scope to match all MinGW makespecsMark Brand2010-06-101-1/+1
| | | | | | | | | | | | | | The scope "win32-g++" comes from the name of the makespec. However, it is frequently used to check for MinGW. This works fine as long as win32-g++ is the only makespec for MinGW. Now we need the wildcard to cover "win32-g++-cross" as well. Also reordered test of win32 before win32-g++*. Also took opportunity to use else. Merge-request: 2407 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* Doc: replacing old imageMorten Engvoldsen2010-05-311-0/+0
| | | | Task-number: QT-1520
* Remove superfluous forward declaration.kh12010-05-271-3/+0
| | | | | Task-number: QTBUG-11049 Reviewed-by: ck
* escape backslashesOswald Buddenhagen2010-05-261-1/+1
| | | | this makes windows-style path specs *ugly*. that's intentional. :-P
* Print icon in doc pages has no effect.kh12010-05-173-0/+3
| | | | | Task-number: QTBUG-10579 Reviewed-by: ck
* Assistant has unnecessary repaints when expand/collapse selected node.kh12010-05-171-7/+11
| | | | | Task-number: QTBUG-10575 Reviewed-by: ck
* Improved workaround for new qt documentation, base on dboddie's work.kh12010-04-263-13/+12
| | | | | | | | Make the check more generic, to also work for all other Qt namespaces than qt.ver.s.ion. Still there's something broken in Qt webkit or so. Backported from Qt Creator code. Reviewed-by: ck
* Just use the path as the url can have an anchor attached etc...kh12010-04-202-4/+5
| | | | | | | | Fixes the broken topic chooser and keyword resolving. We are only interested in the extention, which fails if we get an url e.g. with anchor attached. Reviewed-by: ck