| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 4 | -4/+4 | |
| * | More renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-12-27 | 3 | -10/+10 | |
| * | 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 | 3 | -5/+5 | |
| * | 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 | 3 | -3/+3 | |
| * | 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 | |
| * | Avoid crashing when python scripts attempt to call kvirc functions from diffe...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4589 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-07-04 | 1 | -0/+66 | |
| * | 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 | 2 | -10/+13 | |
| * | 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 | |
| * | small qt4 port of x11 idle code in module "my"•••fixed bug in python module git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3654 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-12-02 | 1 | -1/+1 | |
| * | 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 | 3 | -81/+217 | |
| * | 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 | 2 | -35/+194 | |
| * | probable fix for win32 compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3471 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-09-02 | 1 | -4/+7 | |
| * | even moar compilation denoising•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3469 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-09-02 | 2 | -4/+4 | |
| * | removed checks on python* modules;•••added python version to the definitions; changed LIB_SUFFIX with better LIBDIR_SUFFIX; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3395 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-07-30 | 1 | -15/+0 | |
| * | [KVIrc] (trunk) Correct check for building with Python or not.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3394 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-07-30 | 1 | -15/+26 | |
| * | [KVIrc] (trunk) Revert r3376, r3374 didn't break Python.••• After testing and discussion with hellvis69 it was found, that the changes in r3374 didn't break Python support. A test build of r3391 (which includes the source code for the Python module) showed, that 1.) the module is linked against the SO, 2.) »python.load« and »python.begin [...] python.end« doesn't result in errors. Additionally this commit ensures, that the Python module is only build if CMake was called with WITH_PYTHON=YES as the Python code is still experimental. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3393 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-07-30 | 1 | -26/+15 | |
| * | 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 | 5 | -0/+525 |
