aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/list
Commit message (Expand)AuthorAgeFilesLines
* convert cmake files to lowercase statements prehistoric cmake versions requir...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6267 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-10-041-3/+3
* qt5 support: cmake build system update•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6257 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-09-281-7/+0
* 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 Gravatar Fabio Bas2012-09-251-7/+3
* escape html from channel names in /list window•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6102 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-03-181-2/+2
* fix compilation, thanks minde for noticing (CtrlAltCa <3)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6073 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2012-02-271-1/+1
* Dropped the KviTalPopupMenu layer, ported the involved code to QAction.•••This fixes most of the random crashes on osx, and is the base for a next change in the menubar. Addiotional fix: "disconnect" menu entry was broken since the 3.x era git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6072 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-02-261-1/+1
* admin: obliterate convert files and svn_fixsvnignore.sh, people should use pr...•••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 Gravatar Robert Förster2012-01-141-10/+0
* - Happy new year!••• - 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 Gravatar Fabio Bas2012-01-013-6/+6
* fix for #1187•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5938 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-08-221-1/+3
* fixed parsing the date of some log files (#1188) + updated deprecated Qt::Sys...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5937 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-08-211-1/+1
* renamed namespace•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5459 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-02-101-3/+3
* Maybe reduce load of the list window loading process•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5450 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-02-101-2/+10
* Another trick for the list•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5449 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-02-102-1/+4
* Yet another attempt at fixing #1093•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5446 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-02-092-11/+11
* ambossarm: try this?•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5445 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-02-091-1/+1
* Maybe fix #1093•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5443 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-02-091-1/+12
* (channels) list window: show horizontal scrollbar•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5375 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-01-182-22/+47
* killed some QString helpers. Pay attention to the localizations: format strin...•••updated translation files; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5328 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-101-9/+5
* killed some defines;•••more work on KDE notifier; improved hungarian notation; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5308 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-071-1/+1
* reworked icon stuff•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5301 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-051-3/+3
* The big rename for modules. Still some details remaining.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-01-014-79/+79
* More renames, fix the spelling of KVIrc etc...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-292-2/+2
* Yet more renaming and cleanups•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5238 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-272-2/+2
* More renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-273-23/+23
* More renaming & cleanup.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5233 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-262-2/+2
* 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 Gravatar Szymon Tomasz Stefanek2010-12-253-15/+15
* Added the very first shy 'auto-join this channel' feature to the window popup...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5226 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-251-1/+1
* html generator: use <qt/> to force rich text and enable proper word wrapping ...•••list: add tooltips (#1017) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5136 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-11-111-2/+6
* cleaned code•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5043 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-10-041-2/+2
* fixed kvithemedtreewidget usage (links and list windows)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5023 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-09-192-3/+7
* added KviThemedTreeWidget and adopted it for links and list windows (probably...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4995 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-09-102-3/+6
* fix for #905•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4886 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-08-161-1/+1
* fixed regression in list module•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4466 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-06-152-15/+17
* optimized a bit the list module (should fix #811)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4454 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-06-122-15/+29
* fixed crash when undocking windows with a shared background•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3954 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-02-111-1/+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 Gravatar Fabio Bas2010-01-241-1/+2
* implemented #60•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3786 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-01-012-9/+29
* added a combobox to switch datetime format between classic behaviour, ISO 860...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3710 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-12-181-1/+15
* fix for #624•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3640 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-11-291-5/+5
* Client side list filtering by sg2002•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3637 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2009-11-291-7/+25
* removed useless tal_treewidget•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3521 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-242-14/+14
* removed visual studio projects: they are outdated and a better version can be...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3451 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-011-258/+0
* quite complicate fix for #517, had to workaround a qt4 bad behaviour.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3441 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-08-311-4/+3
* removed old options & code regarding window caption colors•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3353 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-07-191-14/+0
* re-written mostly of the notifier, now featuring:•••- colored msg, icons etc - different layout, easier to mantain the code & patch - native os theme for widgets (except window decorations) - and, of course, a lot of new bugs for your own pleasure :) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3310 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-07-081-3/+0
* improved hungarian notation;•••added missing tooltips; removed uselss definition of KviQCString git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3297 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-07-013-108/+128
* updates FSF address, thanks to Kebianizao for noticing•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Markus Rennings2009-05-083-3/+3
* fix for #369•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3082 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-02-182-56/+41
* ensure that all the modules that creates a window using g_pFrame->addWindow c...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3080 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-02-171-1/+2
* second round of misc compilation noise reduction•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2838 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-11-083-9/+7