| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Port from QRegExp (unavailable on qt6) to KviRegExp, based on QRegularExpression•••Method str_kvs_fnc_split() had to be replaced with the original version, since the newer one relied on Qt5's QStringRef | 2023-10-18 | 1 | -1/+2 | |
| * | Avoid compilation warning on Python >=3.7 (#2543)•••Co-authored-by: Fabio Bas <fabio.bas@officineinformatiche.net> | 2023-07-09 | 1 | -0/+2 | |
| * | Build also in debug mode for windows (#2192)•••* Build also in debug mode for windows See #2191 * Don't mix /Od and -O2 on windows build. -O2 comes from perl * Reindent perlcore CMakeLists * Fix debug python build on windows * Rearrange environment vars in appveyor * Try to publish pdb files too * install qts and kvirc's debug pdbs in debug config * use TARGET_PDB_FILE instead | 2017-05-24 | 1 | -1/+1 | |
| * | Apply clang-format | 2016-04-29 | 1 | -45/+52 | |
| * | Python: Properly initialize imported kvirc module | 2016-04-21 | 1 | -3/+0 | |
| * | Python: Refactor python support•••Closes #1866 | 2016-04-21 | 1 | -184/+112 | |
| * | src/modules typos: capitalize, formatting, consistency and syntax fixes | 2015-12-19 | 1 | -1/+1 | |
| * | copyright headers: fix broken boilerplate wording linkss -> terms and opinion... | 2015-11-28 | 1 | -1/+1 | |
| * | Copyright Headers: Cosmetic typos irc -> IRC | 2015-10-28 | 1 | -1/+1 | |
| * | qt5 support (sip): code only, no touch to build system by now•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6251 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2012-09-25 | 1 | -1/+1 | |
| * | More renames, fix the spelling of KVIrc etc...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-12-29 | 1 | -1/+1 | |
| * | More renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-12-27 | 1 | -4/+4 | |
| * | Beginning of 'the big rename & cleanup'. File names should match class names,...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-12-25 | 1 | -3/+3 | |
| * | fix for #1028•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5181 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-12-08 | 1 | -17/+6 | |
| * | applied typo fixes for the "file" and "config" modules (thank OmegaPhil)•••fixed fsf address in python/pythoncore modules fixed "space before comma" in documentation/coments/code regenerated translations git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4954 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-08-31 | 1 | -1/+1 | |
| * | fixed python initialization on macosx•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4688 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-07-25 | 1 | -4/+0 | |
| * | Constness fixes. Thnks PKEuS :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4621 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-07-06 | 1 | -1/+1 | |
| * | Improve a bit the python interpreter: allow for passing arguments in python.b...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4587 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-07-04 | 1 | -2/+40 | |
| * | Fix typo in README.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4538 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-06-27 | 1 | -0/+1 | |
| * | final fix for #695, plus added missing po files for "python" and "sharedfile"...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3877 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-01-24 | 1 | -1/+2 | |
| * | workaround for python freeze on module unloading (mingw32)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3664 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-12-03 | 1 | -0/+5 | |
| * | implemented most of python kvirc extensions :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3531 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-09-27 | 1 | -29/+20 | |
| * | more fixes to pytho module. now it is able to correctly run python code :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3525 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-09-24 | 1 | -7/+38 | |
| * | some work on python module•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3524 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-09-24 | 1 | -33/+185 | |
| * | even moar compilation denoising•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3469 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-09-02 | 1 | -2/+2 | |
| * | first testing implementation of python support: this IS NOT intended to work ...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3391 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-07-30 | 1 | -0/+121 |
