summaryrefslogtreecommitdiffstats
path: root/qtools
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #477 from infinity0/masterDimitri van Heesch2016-05-162-0/+24
|\
| * Bug 751984 - Use UTC timezone when displaying QDateTimes parsed from SOURCE_D...Ximin Luo2016-05-092-0/+24
* | Bug 750930 - Representation of arrowsDimitri van Heesch2016-05-151-4/+4
|/
* Applied responsive design to menu bar using smartmenusDimitri van Heesch2016-05-051-1/+1
* Bug 756241 - Race condition in parallel DOT runsDimitri van Heesch2015-10-171-2/+2
* Made several improvements to the performance of template engineDimitri van Heesch2015-09-131-0/+26
* Use STATIC libraries to prevent them being sharedTomáš Chvátal2015-09-011-1/+1
* Fixed various issues found by PVS-Studio.Dimitri van Heesch2015-08-183-4/+6
* Bug 751984 - PATCH: Honour SOURCE_DATE_EPOCH environment variable for reprodu...Dimitri van Heesch2015-07-194-0/+62
* use cmakeAdrian Negreanu2015-05-151-0/+57
* Removed OS version check for MACOSX (was not used anywhere)Dimitri van Heesch2015-04-121-28/+0
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-04-041-1/+1
|\
| * Showing grey/gray in documentationalbert-github2015-03-111-1/+1
* | Added function arguments to the LaTeX tocDimitri van Heesch2015-04-021-1/+1
|/
* Bump copyright yearDimitri van Heesch2015-02-262-2/+2
* Fixed compilation issue on WindowsDimitri van Heesch2015-01-031-3/+3
* Fixed a couple of cases where sharing string data could lead to corruptionDimitri van Heesch2015-01-025-48/+66
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-12-171-1/+1
|\
| * Fixed typos in C/C++ comments. There are no functional changes.orbitcowboy2014-12-151-1/+1
* | Bug 741417 - Crash when building gtkmm documentationDimitri van Heesch2014-12-171-2/+2
|/
* Use result of vsnprintfDimitri van Heesch2014-11-291-1/+2
* Fixed bug in new QCString::sprintf for long string.Dimitri van Heesch2014-11-161-2/+3
* Fixed several Coverity warningsDimitri van Heesch2014-11-151-0/+1
* Introduced template directory for template and resource files and resource co...Dimitri van Heesch2014-11-131-4/+4
* Compilation fixes for Windows for new string implementation.Dimitri van Heesch2014-10-251-14/+14
* Introduce new optimized string implementation (attempt 2)Dimitri van Heesch2014-10-235-1583/+793
* Added compilation support for MacOSX 10.10 (yosemite)Dimitri van Heesch2014-10-221-1/+4
* Reverted back to old string implementation. New one needs more work.Dimitri van Heesch2014-10-215-779/+1583
* Added clearer range checks for string class to help compilerDimitri van Heesch2014-10-211-4/+4
* Fixed refcounting bug in new string implementationDimitri van Heesch2014-10-212-803/+15
* Added faster reference counted string implementation with short string optimi...Dimitri van Heesch2014-10-217-1584/+1568
* Bug 736036 - [PATCH] Remove redundant local variable initialization in qtools...Dimitri van Heesch2014-09-091-2/+2
* Fixed a number of issues (resource leaks, uninitialized members, etc) found b...Dimitri van Heesch2014-08-312-1/+2
* Bug 735194 - src/Makefile.libdoxycfg shouldn't be distributedDimitri van Heesch2014-08-221-0/+1
* Added namespace info to the contextDimitri van Heesch2014-08-021-2/+2
* Fixed windows compile issue for is_neutralDimitri van Heesch2014-06-141-0/+2
* Fix warning about unused functions in qstring.cppDimitri van Heesch2014-05-291-3/+2
* Bug 730888 - [PATCH] Fix missing '&' in Boolean operation in qstring.cppDimitri van Heesch2014-05-291-1/+1
* Fixes for missing build dependenciesDimitri van Heesch2014-01-221-2/+0
* Spitting generated files better from source filesalbert-github2014-01-211-1/+1
* Reduced and improved functionality of QListDimitri van Heesch2013-12-3011-67/+238
* Added compile support for MavericksDimitri van Heesch2013-11-111-1/+4
* This patch contains changes regarding the build system so that the *nix and W...albert-github2013-10-061-0/+2
* Fixed a number of compiler warnings reported by newer clang compilerDimitri van Heesch2013-09-182-7/+7
* Bug 705910 - Indexing and searching cannot treat non ASCII identifiersDimitri van Heesch2013-09-151-1/+1
* Bug 705218 - QRegExp doesn't work with 80-FFDimitri van Heesch2013-08-011-1/+1
* Bug 704971 - Can't build with MinGWDimitri van Heesch2013-07-282-2/+3
* Added SOURCE_TOOLTIPS option for advanced tooltip support while source browsingDimitri van Heesch2013-07-021-1/+2
* Fixed type in function nameDimitri van Heesch2013-06-151-1/+1
* Bug 701771 - EXPAND_AS_DEFINED not working with some project structuresDimitri van Heesch2013-06-081-1/+1