aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/system/plugin.h
Commit message (Collapse)AuthorAgeFilesLines
* The big rename for modules. Still some details remaining.Gravatar Szymon Tomasz Stefanek2011-01-011-82/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 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-1/+1
| | | | | | 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
* Constness fixes. Thnks PKEuS :)Gravatar Szymon Tomasz Stefanek2010-07-061-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4621 17fca916-40b9-46aa-a4ea-0a15b648b75c
* test againGravatar Kai Wasserbäch2009-06-181-0/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3252 17fca916-40b9-46aa-a4ea-0a15b648b75c
* TestGravatar Szymon Tomasz Stefanek2009-06-181-0/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3250 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
* fixed license template for modules from n to the end;Gravatar Elvio Basello2008-09-181-1/+1
| | | | | | | | | please, when you create a new file or edit an old one, don't simply copy/paste the license from an other file, but adjust the infos in it (author, datetime, license owner) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2485 17fca916-40b9-46aa-a4ea-0a15b648b75c
* no more libdl dependency. modulenames now unicode.Gravatar Alexey Uzhva2008-08-271-4/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2314 17fca916-40b9-46aa-a4ea-0a15b648b75c
* ported modules about and action;Gravatar Elvio Basello2008-03-291-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1329 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More alternate port to Qt4: no longer relying on Qt collection classesGravatar Szymon Tomasz Stefanek2008-01-151-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1085 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated doc: easyplugins documentationGravatar TheXception2007-04-291-2/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@543 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added _canunload + more doc + small fixGravatar TheXception2007-04-291-2/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@542 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added _free function again due problems while freeing memoryGravatar TheXception2007-04-231-0/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@529 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed _free function of pluginGravatar TheXception2007-04-231-2/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@528 17fca916-40b9-46aa-a4ea-0a15b648b75c
* crash fix + a bit more docGravatar TheXception2007-04-211-1/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@523 17fca916-40b9-46aa-a4ea-0a15b648b75c
* some cosmetic fixes and better internal apiGravatar Alexey Uzhva2007-04-161-21/+24
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@492 17fca916-40b9-46aa-a4ea-0a15b648b75c
* some small fixes and changes for $system.callGravatar TheXception2007-04-131-11/+11
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@488 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added $system.call() to call functions of dll/so filesGravatar TheXception2007-04-121-0/+76
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@485 17fca916-40b9-46aa-a4ea-0a15b648b75c