aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/math/libkvimath.cpp
Commit message (Collapse)AuthorAgeFilesLines
* OS X is dead, long live macOSGravatar staticfox2017-01-151-1/+1
|
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-72/+71
|
* cleanup: add or remove empty lines between documentation blocks & codeGravatar un1versal2016-03-141-5/+19
|
* src/modules typos: capitalize, formatting, consistency and syntax fixesGravatar un1versal2015-12-191-1/+1
|
* copyright headers: fix yet another broken boilerplateGravatar un1versal2015-12-051-1/+1
| | | | | Breaking the legalese is a definate no-no but the least of the problems I wonder how many bugs were intruduced by these obviously blind search and replace operations?
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-281-1/+1
| | | | opinion -> option
* Fix MinGW buildGravatar Alexey Sokolov2015-11-061-39/+3
|
* - some fixing for cmake 3Gravatar Robert Förster2014-02-271-1/+1
| | | | | | | | - compile with WIN32_LEAN_AND_MEAN - fix compilation with qt5 on windows, thanks to d00p for the transparency fix - some work on windows resource files (still in progress) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6370 17fca916-40b9-46aa-a4ea-0a15b648b75c
* - thats what you get when you don't commit from your build machine :D fixed ↵Gravatar Robert Förster2013-10-121-1/+1
| | | | | | | | | libkvimath and cmakelists - fix envvar detection for sunpro, turns out we can't pass envvars to make - some svn:ignore (requires more for in-tree builds anyway...) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6357 17fca916-40b9-46aa-a4ea-0a15b648b75c
* - fixes for sunpro, with the exception of snd, kvirc now works with itGravatar Robert Förster2013-10-111-0/+8
| | | | | | | | | | - replace solaris define with more correct one - add win 6.3 kernel crap - replace apparently deprecated QT4_FOUND with Qt4_FOUND, also fix display issue with audio backend - remove solaris threads "support" (it never existed, and cmake upstream doesn't seem to care either) - bump Devel-PPPort to 3.21, regenerate typemap from perl 5.18.1 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6356 17fca916-40b9-46aa-a4ea-0a15b648b75c
* some fixes on documentationGravatar wodim2011-09-111-13/+13
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5966 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renames, fix the spelling of KVIrc etc...Gravatar Szymon Tomasz Stefanek2010-12-291-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renaming and cleanupGravatar Szymon Tomasz Stefanek2010-12-271-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Beginning of 'the big rename & cleanup'. File names should match class ↵Gravatar Szymon Tomasz Stefanek2010-12-251-2/+2
| | | | | | names, when possible. Move classes to one per file. Move C functions to namespaces, if possible. Kill some abbreviations... git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c
* final fix for #695, plus added missing po files for "python" and ↵Gravatar Fabio Bas2010-01-241-1/+2
| | | | | | "sharedfile" (notice to translators) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3877 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updates FSF address, thanks to Kebianizao for noticingGravatar Markus Rennings2009-05-081-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c
* second round of misc compilation noise reductionGravatar Fabio Bas2008-11-081-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2838 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed license template for modules from h to mGravatar Elvio Basello2008-09-181-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2483 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added kvi_tal_listwidget and kvi_tal_itemdelegates + some fixes Gravatar Noldor2008-05-051-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1678 17fca916-40b9-46aa-a4ea-0a15b648b75c
* defined COMPILE_ON_MAC and removed ugly Q_OS_MACXGravatar Elvio Basello2008-04-201-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1528 17fca916-40b9-46aa-a4ea-0a15b648b75c
* code cleanGravatar Elvio Basello2008-04-051-13/+8
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1398 17fca916-40b9-46aa-a4ea-0a15b648b75c
* some little fixes around;Gravatar Elvio Basello2008-03-041-37/+27
| | | | | | | | fixed docs; bumped version to 3.4.0 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1183 17fca916-40b9-46aa-a4ea-0a15b648b75c
* undoing, sorryGravatar Alexey Uzhva2007-07-051-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@646 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed font saving in qt4 kvircGravatar Alexey Uzhva2007-07-051-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@644 17fca916-40b9-46aa-a4ea-0a15b648b75c
* quick doc fixGravatar Elvio Basello2007-03-201-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@428 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More work on the themeing engineGravatar Szymon Tomasz Stefanek2007-01-101-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@150 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Switching from cvs to svn, initial importGravatar Szymon Tomasz Stefanek2006-12-181-0/+485
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@14 17fca916-40b9-46aa-a4ea-0a15b648b75c