| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix sql object documentation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6329 17fca916-40b9-46aa-a4ea-0a15b648b75c
| wodim | 2013-05-07 | 1 | -2/+2 |
| * | Fix help of functions in $objects. Thanks to alexzulu for the patch.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6321 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Alexey Sokolov | 2013-03-07 | 1 | -16/+16 |
| * | Fix a typo introduced by the last commit•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6298 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2012-12-22 | 3 | -10/+10 |
| * | Compile and run with Qt5.0. Also add a couple of KVS functions for byte order...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6297 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2012-12-22 | 15 | -48/+48 |
| * | Fixed compilation with recent qt5 snapshots:••• * QWebKit has been renamed to QWebKitWidgets
* QCleanlooksStyle is not included by default, use QFusionStyle instead
This breaks compatibility with qt5-beta1, but beta2 should be right around the corner
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6280 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-10-31 | 1 | -1/+5 |
| * | - update KviOsInfo with values from the winsdk8•••- rip out some append libs statements for ws2_32; since we are linking in a way they get added anyway we don't need them (yet)
- remove wsock32.lib from kvilib, linking works fine without it
- move shlwapi for mingw from root to src/kvirc since that is where the msvc one is and it works
- remove envvar hack added in r6273 from perlcore since it is unneeded
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6276 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2012-10-08 | 1 | -9/+0 |
| * | - remove -Wl,--no-undefined "handling" as this is not something we should "ju...•••- remove winmm hack now that append libs works
- fix some win32 ifs in cmakelists files which should be mingw (check if this stuff is still needed when i get my mingw toolchain up)
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6270 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2012-10-05 | 1 | -2/+2 |
| * | 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
| Robert Förster | 2012-10-04 | 1 | -6/+6 |
| * | More qt5 porting (qprinter and qftp), removed some warnings•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6263 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-09-29 | 2 | -25/+2 |
| * | fix mingw32+automoc compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6261 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-09-29 | 2 | -2/+1 |
| * | qt5 support: cmake build system update•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6257 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-09-28 | 1 | -34/+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
| Fabio Bas | 2012-09-25 | 40 | -109/+80 |
| * | kvs documentation fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6234 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-07-18 | 1 | -1/+1 |
| * | More on #1302•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6226 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Markus Rennings | 2012-07-09 | 2 | -22/+22 |
| * | Typos, thx to fiber in ticket #1302•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6224 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Markus Rennings | 2012-07-09 | 5 | -26/+26 |
| * | Update documentation for painter::drawText•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6179 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2012-06-09 | 1 | -7/+16 |
| * | fixed 2 formt strings in object webview•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6137 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-04-10 | 1 | -2/+2 |
| * | single bugfix in webview object + a lot of make gcc happy•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6129 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-04-08 | 2 | -3/+2 |
| * | fix some indentation which got lost in the last commit.•••someone with too much free time should fix all the files to be indented correctly (right...)
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6087 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2012-02-29 | 8 | -32/+32 |
| * | I previously broke the objects module, this should fix it•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6086 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-02-28 | 10 | -31/+31 |
| * | fix compilation, thanks minde for noticing (CtrlAltCa <3)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6073 17fca916-40b9-46aa-a4ea-0a15b648b75c
| wodim | 2012-02-27 | 3 | -3/+4 |
| * | 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
| Fabio Bas | 2012-02-26 | 12 | -39/+39 |
| * | 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
| Robert Förster | 2012-01-14 | 1 | -10/+0 |
| * | - use res files on msvc too•••- sprinkle around some svn eol-style props
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6049 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2012-01-13 | 2 | -138/+138 |
| * | - 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
| Fabio Bas | 2012-01-01 | 2 | -6/+6 |
| * | More boring fixes...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6007 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2011-12-28 | 2 | -14/+12 |
| * | Fixed compilation error•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6005 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2011-12-27 | 2 | -8/+10 |
| * | More work on webkit(wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6004 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2011-12-27 | 2 | -5/+29 |
| * | More work on webkit•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5994 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2011-12-18 | 2 | -40/+10 |
| * | More work on webkit(wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5992 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2011-12-13 | 2 | -10/+98 |
| * | More work on webview (wip) - some fixes around widgets•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5991 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2011-12-07 | 6 | -92/+394 |
| * | Code clean•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5990 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2011-12-02 | 2 | -70/+2 |
| * | Improvements in class webview (w.i.p.)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5989 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2011-12-02 | 2 | -135/+450 |
| * | Quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5987 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2011-11-12 | 1 | -1/+1 |
| * | Some fix in kvs classes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5986 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2011-11-12 | 4 | -29/+78 |
| * | fix r1227•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5985 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2011-11-05 | 1 | -2/+2 |
| * | fix several typos•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5962 17fca916-40b9-46aa-a4ea-0a15b648b75c
| wodim | 2011-09-03 | 1 | -1/+1 |
| * | fix typo•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5922 17fca916-40b9-46aa-a4ea-0a15b648b75c
| wodim | 2011-08-07 | 1 | -4/+4 |
| * | fixed popupmenu's highlightedEvent parameter value•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5915 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2011-07-25 | 2 | -5/+11 |
| * | $escape should not throw an error on empty strings (+ small compilation fix)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5897 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2011-07-12 | 1 | -2/+2 |
| * | Removed unuseful debug msg•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5886 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2011-06-30 | 1 | -1/+0 |
| * | Some fixes in class sql•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5884 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2011-06-28 | 10 | -157/+373 |
| * | Sql improvements•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5882 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2011-06-27 | 2 | -178/+51 |
| * | a common typo, isn't it? :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5839 17fca916-40b9-46aa-a4ea-0a15b648b75c
| wodim | 2011-05-15 | 1 | -1/+1 |
| * | Objects module: fixed indentation (2nd part)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5837 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2011-05-08 | 44 | -1438/+1426 |
| * | Objects module: fixed indentation (wip)•••webview class: proper documentation
misc: fixed errors and bad pratices found by lwlint
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5834 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2011-05-08 | 16 | -785/+942 |
| * | reworked toolbars and kviactions:•••- use qactions intead of qtoolbuttons + ids
- drop ktoolbar, since it adds its own methods and context menu
- add button style (text/icon/both/etc..)
- default buttons icon size reverted to 22 :)
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5813 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2011-05-02 | 1 | -6/+7 |
| * | Some fixes in code text format (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5807 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2011-04-28 | 1 | -116/+114 |
| * | Quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5806 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2011-04-28 | 1 | -6/+1 |
| * | Code improvements in kvs classes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5805 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2011-04-28 | 16 | -94/+990 |