aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/iograph
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with Qt 5.15+Gravatar Balló György2020-06-041-0/+1
|
* Use override where possible and remove unnecessary usages of the virtual ↵Gravatar IceN9ne2018-11-281-7/+7
| | | | keyword.
* Apply all modernize-* fixes from clang-tidy except for modernize-use-autoGravatar Alexey Sokolov2018-11-141-1/+1
|
* Cleanup included filesGravatar IceN9ne2016-10-281-4/+4
|
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-301-5/+5
|
* Apply clang-formatGravatar Alexey Sokolov2016-04-292-60/+68
|
* libkviiograph: copyright header file name update.Gravatar un1versal2015-12-051-1/+1
|
* libkviiograph: minor help msg and copyright header fixes.Gravatar un1versal2015-12-051-4/+4
|
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-282-2/+2
| | | | opinion -> option
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-282-2/+2
|
* Clean up trailing whitespaces and excess newlinesGravatar Matt Ullman2015-10-182-2/+0
| | | | | Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk
* Bye bye MDI. I have probably introduced few minor bugs that I haven't been ↵Gravatar Szymon Tomasz Stefanek2015-09-281-4/+2
| | | | able to spot yet. Please report. Closes #1630.
* Fix: icon assignments an.... zzzzzzzRoncGravatar universal2015-09-131-1/+1
|
* convert cmake files to lowercase statements prehistoric cmake versions ↵Gravatar Robert Förster2012-10-041-3/+3
| | | | | | required uppercase, but lowercase is now preferred so change it (yeah feel free to hate me for this commit ) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6267 17fca916-40b9-46aa-a4ea-0a15b648b75c
* qt5 support: cmake build system updateGravatar Fabio Bas2012-09-281-7/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6257 17fca916-40b9-46aa-a4ea-0a15b648b75c
* qt5 support (sip): code only, no touch to build system by nowGravatar Fabio Bas2012-09-251-3/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6251 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Created KVICOREACTIONS for the old previously caps-based entries in the ↵Gravatar Fabio Bas2012-03-085-78/+10
| | | | | | tools menu; added 2 dynamic submenus to the tools menu to stop 3rd part caps-based items and scripting actions items git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6089 17fca916-40b9-46aa-a4ea-0a15b648b75c
* admin: obliterate convert files and svn_fixsvnignore.sh, people should use ↵Gravatar Robert Förster2012-01-141-10/+0
| | | | | | | | proper SVN Props instead sprinkle around some svn:ignore, svn:eol-style and svn:mime-type stuff, also remove mime-type property which does not exist, it should be svn:mime-type instead git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6052 17fca916-40b9-46aa-a4ea-0a15b648b75c
* - Happy new year!Gravatar Fabio Bas2012-01-012-4/+4
| | | | | | | | | | | | - Some parts of kvirc still refered to KviMainWindow as frame(), m_pFrm, etc.. => fixed - Some parts of kvirc were still coded as if more than one KviMainWindows could exists => fixed, this involved changing KviWindows's ctor and removing KviWindow::frame(), thus the big change - The trayicon module still called itself (and was called) dockextension, and was built to support more than one KviMainWindows => renamed and fixed - Modified KviWindow::hasAttention so that is can be used everywhere instead of mixing different ways to check if a notificationm should popup - should fix #1221 and hopefully introduce little to no bugs git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6010 17fca916-40b9-46aa-a4ea-0a15b648b75c
* killed some defines;Gravatar Elvio Basello2011-01-071-1/+1
| | | | | | | | more work on KDE notifier; improved hungarian notation; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5308 17fca916-40b9-46aa-a4ea-0a15b648b75c
* renamed a global pointer;Gravatar Elvio Basello2011-01-061-5/+5
| | | | | | | more work on KDE notifier; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5303 17fca916-40b9-46aa-a4ea-0a15b648b75c
* reworked icon stuffGravatar Elvio Basello2011-01-051-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5301 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renames, fix the spelling of KVIrc etc...Gravatar Szymon Tomasz Stefanek2010-12-292-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renaming and cleanupGravatar Szymon Tomasz Stefanek2010-12-272-10/+10
| | | | 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-252-3/+3
| | | | | | 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
* applied typo fixes for the "file" and "config" modules (thank OmegaPhil)Gravatar Fabio Bas2010-08-311-1/+1
| | | | | | | | 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
* Implemented channel mode descriptions for most common irc networks/daemons ↵Gravatar Fabio Bas2010-08-181-0/+1
| | | | | | | | (wip.. missing quakenet, please request support for your favourite ones) moved around some header inclusions to reduce unneded recompilation git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4897 17fca916-40b9-46aa-a4ea-0a15b648b75c
* avoid qsplitter children to collapse, since we already have buttons where ↵Gravatar Fabio Bas2010-08-091-2/+2
| | | | | | | | necessary (fixes #889); small fix to iograph: added sanity check to traffic counters git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4828 17fca916-40b9-46aa-a4ea-0a15b648b75c
* implemented scaling down in iograph (#612)Gravatar Fabio Bas2010-04-031-2/+21
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4238 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed crash when undocking windows with a shared backgroundGravatar Fabio Bas2010-02-111-1/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3954 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix for #707, part 1 (anchor background to kvirc mdi area topLeft(), not to ↵Gravatar Fabio Bas2010-02-061-4/+4
| | | | | | desktop topLeft()) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3930 17fca916-40b9-46aa-a4ea-0a15b648b75c
* final fix for #695, plus added missing po files for "python" and ↵Gravatar Fabio Bas2010-01-241-2/+3
| | | | | | "sharedfile" (notice to translators) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3877 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed visual studio projects: they are outdated and a better version can ↵Gravatar Fabio Bas2009-09-011-253/+0
| | | | | | be created using cmake git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3451 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed old options & code regarding window caption colorsGravatar Fabio Bas2009-07-191-12/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3353 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updates FSF address, thanks to Kebianizao for noticingGravatar Markus Rennings2009-05-082-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c
* support for real transparency using compositing under X11Gravatar Fabio Bas2009-02-271-1/+9
| | | | | | removed old kde3 "krootpixmap" fake transparency git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3104 17fca916-40b9-46aa-a4ea-0a15b648b75c
* ensure that all the modules that creates a window using g_pFrame->addWindow ↵Gravatar Fabio Bas2009-02-171-6/+3
| | | | | | closes the window using g_pFrame->closeWindow (that is a public member by now); This removes some remaining problems regarding mdichilds git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3080 17fca916-40b9-46aa-a4ea-0a15b648b75c
* 1st round of compilation fixes for mingwGravatar Fabio Bas2009-01-061-3/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2977 17fca916-40b9-46aa-a4ea-0a15b648b75c
* second round of misc compilation noise reductionGravatar Fabio Bas2008-11-081-8/+8
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2838 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed compilation on winGravatar Noldor2008-10-142-3/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2728 17fca916-40b9-46aa-a4ea-0a15b648b75c
* some more iograph fixesGravatar Fabio Bas2008-10-121-4/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2717 17fca916-40b9-46aa-a4ea-0a15b648b75c
* some more work on iographGravatar Fabio Bas2008-10-122-29/+60
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2716 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more iograph fixesGravatar Fabio Bas2008-10-122-37/+38
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2707 17fca916-40b9-46aa-a4ea-0a15b648b75c
* add VS projects for modules: iograph, serverdv, proxydb, unpnp.Gravatar Noldor2008-10-122-2/+255
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2706 17fca916-40b9-46aa-a4ea-0a15b648b75c
* iograph module: correctly draw send and received dataGravatar Fabio Bas2008-10-112-59/+68
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2705 17fca916-40b9-46aa-a4ea-0a15b648b75c
* resurrected iograph module; yet to be finishedGravatar Fabio Bas2008-10-115-183/+237
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2703 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed license template for modules from h to mGravatar Elvio Basello2008-09-182-4/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2483 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed header files which do not need to be moc'edGravatar Elvio Basello2008-07-231-4/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2109 17fca916-40b9-46aa-a4ea-0a15b648b75c
* oh yeah, removed autotools!;Gravatar Elvio Basello2008-06-031-20/+0
| | | | | | | | | bumped sources date; cleaned up a bit kvi_settings.h; added -DVERBOSE to cmake rules; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1898 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added template rules for modules. thanks to sardanap;Gravatar Elvio Basello2008-04-111-28/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1456 17fca916-40b9-46aa-a4ea-0a15b648b75c