quassel.git
15 years agonetwork specific whois fields are now cought in a nice way (fixing BR #210)
Marcus Eggenberger [Fri, 11 Jul 2008 14:45:48 +0000 (16:45 +0200)]
network specific whois fields are now cought in a nice way (fixing BR #210)

15 years agoFixing BR #216 (failing prefix detection)
Marcus Eggenberger [Fri, 11 Jul 2008 14:31:02 +0000 (16:31 +0200)]
Fixing BR #216 (failing prefix detection)

15 years agofixing scope issue
Marcus Eggenberger [Fri, 11 Jul 2008 12:14:29 +0000 (14:14 +0200)]
fixing scope issue

15 years agofixing other part of BR #208 (setting own away message)
Marcus Eggenberger [Fri, 11 Jul 2008 12:01:28 +0000 (14:01 +0200)]
fixing other part of BR #208 (setting own away message)

15 years agotabcompleter works now for queries and statusbuffer (own nick) too
Marcus Eggenberger [Fri, 11 Jul 2008 11:49:38 +0000 (13:49 +0200)]
tabcompleter works now for queries and statusbuffer (own nick) too

15 years agofixed a bug in the networkmodel
Marcus Eggenberger [Fri, 11 Jul 2008 09:31:44 +0000 (11:31 +0200)]
fixed a bug in the networkmodel

15 years agofixing output issues with IPv6 host addresses
Marcus Eggenberger [Thu, 10 Jul 2008 20:06:36 +0000 (22:06 +0200)]
fixing output issues with IPv6 host addresses

15 years agoset proper menuRoles for About (Quassel|Qt) and Preferences. Stupidly they aren't...
Marcus Eggenberger [Thu, 10 Jul 2008 18:31:09 +0000 (20:31 +0200)]
set proper menuRoles for About (Quassel|Qt) and Preferences. Stupidly they aren't properly translated now. -> need to include default translations of Qt internals

15 years agofixing multiple adds of the same entry to the input history (thanks seezer for pointi...
Marcus Eggenberger [Thu, 10 Jul 2008 15:00:58 +0000 (17:00 +0200)]
fixing multiple adds of the same entry to the input history (thanks seezer for pointing out)

15 years agofixing partial BR #208 (no longer showing away message in tool tip if not away)
Marcus Eggenberger [Thu, 10 Jul 2008 14:06:23 +0000 (16:06 +0200)]
fixing partial BR #208 (no longer showing away message in tool tip if not away)

15 years agointernal stuff: splitting BufferItem into StatusBufferItem, ChannelBufferItem and...
Marcus Eggenberger [Thu, 10 Jul 2008 14:02:04 +0000 (16:02 +0200)]
internal stuff: splitting BufferItem into StatusBufferItem, ChannelBufferItem and QueryBufferItem

15 years agointernal restructuring
Marcus Eggenberger [Thu, 10 Jul 2008 11:56:02 +0000 (13:56 +0200)]
internal restructuring

15 years agointernal tweaks
Marcus Eggenberger [Thu, 10 Jul 2008 11:50:22 +0000 (13:50 +0200)]
internal tweaks

15 years agogerman translation
Daniel Albers [Mon, 7 Jul 2008 20:21:21 +0000 (22:21 +0200)]
german translation

15 years agofixing tabcompleter crash in non channel buffers... ooooops
Marcus Eggenberger [Tue, 8 Jul 2008 18:51:45 +0000 (20:51 +0200)]
fixing tabcompleter crash in non channel buffers... ooooops

15 years agoGetting rid of the annoying cmake-2.6 warning
Manuel Nickschas [Tue, 8 Jul 2008 15:50:19 +0000 (17:50 +0200)]
Getting rid of the annoying cmake-2.6 warning

15 years agoFixing a stupid bugs in FindQt4.cmake
Manuel Nickschas [Tue, 8 Jul 2008 15:30:41 +0000 (17:30 +0200)]
Fixing a stupid bugs in FindQt4.cmake

The moc should not need -I options (since it does not include
directories)... on the other hand, -D options make a lot of sense,
since moc compiles conditionally then.

15 years agodebug--
Manuel Nickschas [Tue, 8 Jul 2008 15:29:35 +0000 (17:29 +0200)]
debug--

15 years agoImprove (hopefully fix) OpenSSL recognition
Manuel Nickschas [Tue, 8 Jul 2008 15:01:02 +0000 (17:01 +0200)]
Improve (hopefully fix) OpenSSL recognition

FindQt4.cmake has a bunch of issues, in particular it ignores if openssl is present.

15 years agoA 100% french translation with the Buffer word not translated.
crperrin [Tue, 8 Jul 2008 13:37:12 +0000 (15:37 +0200)]
A 100% french translation with the Buffer word not translated.

15 years agoAdded Norwegian Bokmaal translation
Terje Andersen [Mon, 7 Jul 2008 22:51:50 +0000 (00:51 +0200)]
Added Norwegian Bokmaal translation

15 years agocore should fallback to v4 if v6 isn't available
Marcus Eggenberger [Tue, 8 Jul 2008 13:06:00 +0000 (15:06 +0200)]
core should fallback to v4 if v6 isn't available

15 years agofixed a bug in the bufferviews
Marcus Eggenberger [Tue, 8 Jul 2008 11:30:37 +0000 (13:30 +0200)]
fixed a bug in the bufferviews

15 years agoUpdate french translation to about 70% especially main page
Regis PERRIN [Fri, 4 Jul 2008 15:02:30 +0000 (17:02 +0200)]
Update french translation to about 70% especially main page

15 years agomake the core listen on ipv6 interfaces too (thanks al_)
Marcus Eggenberger [Tue, 8 Jul 2008 10:37:34 +0000 (12:37 +0200)]
make the core listen on ipv6 interfaces too (thanks al_)

15 years agoDelete German translation as it's unmaintained
Manuel Nickschas [Sun, 6 Jul 2008 22:02:11 +0000 (00:02 +0200)]
Delete German translation as it's unmaintained

15 years agoAdd informational message and clean up a bit
Manuel Nickschas [Sun, 6 Jul 2008 21:59:44 +0000 (23:59 +0200)]
Add informational message and clean up a bit

15 years agoUpdate docs
Manuel Nickschas [Sun, 6 Jul 2008 21:52:24 +0000 (23:52 +0200)]
Update docs

15 years agoRemove now unneeded *.qm files plus the resource file
Manuel Nickschas [Sun, 6 Jul 2008 21:51:05 +0000 (23:51 +0200)]
Remove now unneeded *.qm files plus the resource file

15 years agoGenerate translation files rather than packaging them
Manuel Nickschas [Sun, 6 Jul 2008 21:47:00 +0000 (23:47 +0200)]
Generate translation files rather than packaging them

15 years agoFix protocol version check
Manuel Nickschas [Sun, 6 Jul 2008 20:33:55 +0000 (22:33 +0200)]
Fix protocol version check

15 years agoFix protocol version check
Manuel Nickschas [Sun, 6 Jul 2008 20:33:55 +0000 (22:33 +0200)]
Fix protocol version check

15 years agofixing corecrash on exit when non-authed clients were connected
Marcus Eggenberger [Sun, 6 Jul 2008 20:13:31 +0000 (22:13 +0200)]
fixing corecrash on exit when non-authed clients were connected

15 years agoThis branch introduces a new sync method which should use less bandwidth and might...
Marcus Eggenberger [Sun, 6 Jul 2008 15:34:49 +0000 (17:34 +0200)]
This branch introduces a new sync method which should use less bandwidth and might be faster. (see long desc.)
This new method syncs whole networks as a bulk including all ircusers and channels.
The compression introduced in 0.3 should be more effective here. The sync dialog does not yet reflect
this change (users and channels are immediately and always at 100%).
Breaks protocol big time, which means, this needs client and core from this branch to make it work.
Feedback is welcome!

15 years agomore cleanup (internal handling of network actions)
Marcus Eggenberger [Sun, 6 Jul 2008 13:23:52 +0000 (15:23 +0200)]
more cleanup (internal handling of network actions)

15 years agocleaning up a bit (views menu and mainwin.cpp)
Marcus Eggenberger [Sun, 6 Jul 2008 12:11:03 +0000 (14:11 +0200)]
cleaning up a bit (views menu and mainwin.cpp)

15 years agoreverting some very work-in-progress / play around stuff
Marcus Eggenberger [Sun, 6 Jul 2008 11:44:44 +0000 (13:44 +0200)]
reverting some very work-in-progress / play around stuff

15 years agoyou can now lock the positions of the docks (inputline, chat monitor, topic) which...
Marcus Eggenberger [Sat, 5 Jul 2008 20:14:09 +0000 (22:14 +0200)]
you can now lock the positions of the docks (inputline, chat monitor, topic) which will hide their headers

15 years agoContextmenu requests in the open field of a bufferview shows now the networks context...
Marcus Eggenberger [Fri, 4 Jul 2008 14:50:39 +0000 (16:50 +0200)]
Contextmenu requests in the open field of a bufferview shows now the networks contextmenu if the view is restricted to one network

15 years agoFixing a few things after manual application of ZRegis' patch.
Manuel Nickschas [Fri, 4 Jul 2008 13:26:46 +0000 (15:26 +0200)]
Fixing a few things after manual application of ZRegis' patch.

15 years agoIntroduce french translation
Regis PERRIN [Fri, 4 Jul 2008 13:04:47 +0000 (15:04 +0200)]
Introduce french translation

    Update Translation files
    Add French Strings
    Add into i18n.qrc french support

15 years agoFixed tabcompleter not completing some special characters correctly.
Sebastian Goth [Thu, 3 Jul 2008 13:46:47 +0000 (15:46 +0200)]
Fixed tabcompleter not completing some special characters correctly.

15 years agourls are now properly identified if the topic is scrolled
Marcus Eggenberger [Thu, 3 Jul 2008 11:08:47 +0000 (13:08 +0200)]
urls are now properly identified if the topic is scrolled

15 years agoRemove obsolete icons, now that Flameeyes has adapted the ebuilds :) Kudos!
Manuel Nickschas [Thu, 3 Jul 2008 00:14:15 +0000 (02:14 +0200)]
Remove obsolete icons, now that Flameeyes has adapted the ebuilds :) Kudos!

15 years agousability++ (drag mousecursor, tooltip, limited scrolling)
Marcus Eggenberger [Wed, 2 Jul 2008 15:42:20 +0000 (17:42 +0200)]
usability++ (drag mousecursor, tooltip, limited scrolling)

15 years agoon public request: edit button to the right
Marcus Eggenberger [Wed, 2 Jul 2008 14:57:59 +0000 (16:57 +0200)]
on public request: edit button to the right

15 years agoincreased snapback size. restoring offset when channels are changed
Marcus Eggenberger [Wed, 2 Jul 2008 14:41:32 +0000 (16:41 +0200)]
increased snapback size. restoring offset when channels are changed

15 years agoFixing Topic Widget (vertical centering, scrolling and doubleclickination)
Marcus Eggenberger [Wed, 2 Jul 2008 14:14:26 +0000 (16:14 +0200)]
Fixing Topic Widget (vertical centering, scrolling and doubleclickination)

15 years agoUpdate genversion and Global to use version.dist
Manuel Nickschas [Tue, 1 Jul 2008 21:26:02 +0000 (23:26 +0200)]
Update genversion and Global to use version.dist

15 years agoIntroduce gitattributes and version.dist to autogenerate version info for archives
Manuel Nickschas [Tue, 1 Jul 2008 20:34:11 +0000 (22:34 +0200)]
Introduce gitattributes and version.dist to autogenerate version info for archives

15 years agoOptimize tabcompleter and fix duplicate occurrence of last completion entry.
Sebastian Goth [Tue, 1 Jul 2008 21:00:54 +0000 (23:00 +0200)]
Optimize tabcompleter and fix duplicate occurrence of last completion entry.
QStringList completionList is now QMap<QString,QString> completionMap.

15 years agocleanup
Marcus Eggenberger [Tue, 1 Jul 2008 19:57:39 +0000 (21:57 +0200)]
cleanup

15 years agoFixing layout of the settingsdialog on Mac OS X again.
Marcus Eggenberger [Tue, 1 Jul 2008 19:51:41 +0000 (21:51 +0200)]
Fixing layout of the settingsdialog on Mac OS X again.
Disabling Debug Console and removing Debug menu item as it isn't used currently.

15 years agoFixing/tweaking various UIs, mostly icons
Manuel Nickschas [Tue, 1 Jul 2008 19:22:22 +0000 (21:22 +0200)]
Fixing/tweaking various UIs, mostly icons

15 years agoMerge branch 'seezer'
Manuel Nickschas [Tue, 1 Jul 2008 18:14:39 +0000 (20:14 +0200)]
Merge branch 'seezer'

15 years agoIgnore leading non-alphabetical characters. Fixes BR205
Sebastian Goth [Tue, 1 Jul 2008 17:56:17 +0000 (19:56 +0200)]
Ignore leading non-alphabetical characters. Fixes BR205
In addition, sorting of completionList is now correct(tm).

15 years agoChanges to existing custom views are now reflected immediately in the preview.
Marcus Eggenberger [Tue, 1 Jul 2008 09:57:40 +0000 (11:57 +0200)]
Changes to existing custom views are now reflected immediately in the preview.

15 years agoUpdate quasselclient.desktop to have a unique name
Manuel Nickschas [Tue, 1 Jul 2008 00:21:14 +0000 (02:21 +0200)]
Update quasselclient.desktop to have a unique name

15 years agoBye-bye qmake
Manuel Nickschas [Tue, 1 Jul 2008 00:07:32 +0000 (02:07 +0200)]
Bye-bye qmake

15 years agoMake warnings a little easier to understand
Manuel Nickschas [Mon, 30 Jun 2008 23:50:21 +0000 (01:50 +0200)]
Make warnings a little easier to understand

15 years agoRemoved already unused topicEditButton from topicwidget
Sebastian Goth [Mon, 30 Jun 2008 16:15:56 +0000 (18:15 +0200)]
Removed already unused topicEditButton from topicwidget

15 years agoMake completion suffix configurable. Fixes BR130
Sebastian Goth [Sat, 28 Jun 2008 18:50:14 +0000 (20:50 +0200)]
Make completion suffix configurable. Fixes BR130

15 years agoremoving german translation as there are way too many translations missing
Marcus Eggenberger [Sat, 28 Jun 2008 16:48:56 +0000 (18:48 +0200)]
removing german translation as there are way too many translations missing

15 years agoRemove explicit linking to OpenSSL in mod_core
Manuel Nickschas [Sat, 28 Jun 2008 03:03:50 +0000 (05:03 +0200)]
Remove explicit linking to OpenSSL in mod_core

15 years agoMac OS X only: added deployment scripts. Finally managed to cope with 10.4 SDK and...
Marcus Eggenberger [Fri, 27 Jun 2008 15:14:41 +0000 (17:14 +0200)]
Mac OS X only: added deployment scripts. Finally managed to cope with 10.4 SDK and cmake... -.-

15 years agoMeh, missed one reference to the old icon locations...
Manuel Nickschas [Thu, 26 Jun 2008 23:48:55 +0000 (01:48 +0200)]
Meh, missed one reference to the old icon locations...

15 years agoWorkaround #151 (deleting and readding a network with the same name)
Manuel Nickschas [Thu, 26 Jun 2008 23:27:04 +0000 (01:27 +0200)]
Workaround #151 (deleting and readding a network with the same name)

Real reason lies in the storage engine and still needs to be fixed;
however, the problem described in #151 is solved with this workaround.

15 years agoSome more changes to tooltips
Manuel Nickschas [Thu, 26 Jun 2008 21:26:13 +0000 (23:26 +0200)]
Some more changes to tooltips

15 years agoMerge branch 'upstream'
Sebastian Goth [Thu, 26 Jun 2008 21:00:37 +0000 (23:00 +0200)]
Merge branch 'upstream'

15 years agoFixing BR#164: Show correct tooltips in networksettings Fixed the tooltips, renamed...
Sebastian Goth [Thu, 26 Jun 2008 15:27:32 +0000 (17:27 +0200)]
Fixing BR#164: Show correct tooltips in networksettings Fixed the tooltips, renamed "tab" to "advancedTab" and changed hsizetype of detailsBox from "Expanding" to "MinimumExpanding" to fix wrong resizing.

15 years agoFix icon in aboutdlg
Manuel Nickschas [Thu, 26 Jun 2008 20:45:18 +0000 (22:45 +0200)]
Fix icon in aboutdlg

15 years agoTemporarily bring back the icons/connected dir to not break ebuilds
Manuel Nickschas [Thu, 26 Jun 2008 20:34:56 +0000 (22:34 +0200)]
Temporarily bring back the icons/connected dir to not break ebuilds

Until downstream has adjusted to the new icon naming scheme, we'll keep
the "connected" dir (which contains our app icon).

15 years agoRename and move our own icons to match icon naming/location standards
Manuel Nickschas [Thu, 26 Jun 2008 20:24:17 +0000 (22:24 +0200)]
Rename and move our own icons to match icon naming/location standards

15 years agofixing core crash during restore
Marcus Eggenberger [Thu, 26 Jun 2008 11:57:57 +0000 (13:57 +0200)]
fixing core crash during restore

15 years agoBufferView no longer reacts on layoutChanged() as this is far too often emited.
Marcus Eggenberger [Tue, 24 Jun 2008 12:47:49 +0000 (14:47 +0200)]
BufferView no longer reacts on layoutChanged() as this is far too often emited.
QSortFilterProxyModel sends this at least once(!) per dataChanged of the source
model if dynamicSortFilter is true.

15 years agoupdated contact information
Marcus Eggenberger [Tue, 24 Jun 2008 10:51:03 +0000 (12:51 +0200)]
updated contact information

15 years agoAdding an AUTHORS file to the repo
Marcus Eggenberger [Mon, 23 Jun 2008 23:21:31 +0000 (01:21 +0200)]
Adding an AUTHORS file to the repo

15 years agoFixed a bug where disconnecting from a net might make it impossible to reconnect...
Marcus Eggenberger [Mon, 23 Jun 2008 23:14:45 +0000 (01:14 +0200)]
Fixed a bug where disconnecting from a net might make it impossible to reconnect to the quassel core

15 years agoremoving debug output...
Marcus Eggenberger [Mon, 23 Jun 2008 23:07:02 +0000 (01:07 +0200)]
removing debug output...

15 years agoFixing BR #188. This might fix X Errors (BadDrawable) aswell
Marcus Eggenberger [Mon, 23 Jun 2008 23:01:00 +0000 (01:01 +0200)]
Fixing BR #188. This might fix X Errors (BadDrawable) aswell

15 years agofixing some merge weirdness
Marcus Eggenberger [Mon, 23 Jun 2008 11:30:23 +0000 (13:30 +0200)]
fixing some merge weirdness

15 years agoFixing BR #147. Needs core update.
Marcus Eggenberger [Sun, 22 Jun 2008 18:57:21 +0000 (20:57 +0200)]
Fixing BR #147. Needs core update.

15 years agoIt is now possible to remove a BufferViewConfig from a BufferViewFilter by calling...
Marcus Eggenberger [Sun, 22 Jun 2008 18:37:09 +0000 (20:37 +0200)]
It is now possible to remove a BufferViewConfig from a BufferViewFilter by calling BufferViewFilter::setConfig(0);

15 years agoFixing BR #167 (Key down now puts the content of inputline into the history (doing...
Marcus Eggenberger [Sun, 22 Jun 2008 14:31:32 +0000 (16:31 +0200)]
Fixing BR #167 (Key down now puts the content of inputline into the history (doing it irssi's and seezer's way))

15 years agoFixing BR #39 (splitting long messages)
Marcus Eggenberger [Mon, 23 Jun 2008 11:07:34 +0000 (13:07 +0200)]
Fixing BR #39 (splitting long messages)

Conflicts:

src/core/basichandler.cpp
src/core/basichandler.h

15 years agoImplemented a channel browser (BR #176).
Marcus Eggenberger [Mon, 23 Jun 2008 10:44:15 +0000 (12:44 +0200)]
Implemented a channel browser (BR #176).
The Channel Browser is currently only via contextmenu of the networks accessible.
Some minor fixes.

Conflicts:

src/client/client.cpp
src/client/client.pri
src/qtui/CMakeLists.txt
src/qtui/mainwin.cpp
src/qtui/qtui.pri

15 years agoMake STATIC an option; disable building of mono client by default
Manuel Nickschas [Sat, 21 Jun 2008 15:34:33 +0000 (17:34 +0200)]
Make STATIC an option; disable building of mono client by default

15 years agoUpdate button state in NetworksSettingsPage correctly, fix #163. Thanks seezer!
Manuel Nickschas [Sat, 21 Jun 2008 15:12:40 +0000 (17:12 +0200)]
Update button state in NetworksSettingsPage correctly, fix #163. Thanks seezer!

15 years agoUse qsrand initialization from Qt examples
Manuel Nickschas [Sat, 21 Jun 2008 14:27:36 +0000 (16:27 +0200)]
Use qsrand initialization from Qt examples

Since for some bizarre (and locally unreproducable) reason the default
nick for newly created identities seems to be "quassel251" for many people,
we try a different way of seeding the random generator. No idea why localtime
wouldn't work...

15 years agoPut selections in both clipboard and X selection buffer on Linux again.
Manuel Nickschas [Wed, 18 Jun 2008 17:44:09 +0000 (19:44 +0200)]
Put selections in both clipboard and X selection buffer on Linux again.

Not all users seem to be able to access the clipboard, so we'd rather put
it in both and allow copying for everybody. I guess in the new ChatView we'll
have something more sensible at some point.

15 years agoremoving debug output
Marcus Eggenberger [Wed, 18 Jun 2008 17:21:28 +0000 (19:21 +0200)]
removing debug output

15 years agoAdded Debuging output to the SignalProxy to test on the fly compression.
Marcus Eggenberger [Sat, 14 Jun 2008 14:34:26 +0000 (16:34 +0200)]
Added Debuging output to the SignalProxy to test on the fly compression.
Maybe this commit already fixes the bug some users experienced.

15 years agoMerge branch 'master' of git@git.quassel-irc.org:quassel
Marcus Eggenberger [Wed, 18 Jun 2008 17:01:15 +0000 (19:01 +0200)]
Merge branch 'master' of git@git.quassel-irc.org:quassel

15 years agofixing BR #145 (moving items in custom view off by one)
Marcus Eggenberger [Wed, 18 Jun 2008 15:32:39 +0000 (17:32 +0200)]
fixing BR #145 (moving items in custom view off by one)

15 years agoFix static building on Win32 yet again...
Alexander von Renteln [Wed, 18 Jun 2008 15:05:53 +0000 (17:05 +0200)]
Fix static building on Win32 yet again...

15 years agoFixing BR #157 (default argument to /mode)
Marcus Eggenberger [Wed, 18 Jun 2008 14:58:09 +0000 (16:58 +0200)]
Fixing BR #157 (default argument to /mode)

15 years agofixing BR #18
Marcus Eggenberger [Wed, 18 Jun 2008 14:39:15 +0000 (16:39 +0200)]
fixing BR #18

15 years agofixing BR #100 and #187
Marcus Eggenberger [Wed, 18 Jun 2008 14:06:22 +0000 (16:06 +0200)]
fixing BR #100 and #187

15 years agoAdding Qt library deps and Qt config information back to FindQt4
Manuel Nickschas [Tue, 17 Jun 2008 23:13:33 +0000 (01:13 +0200)]
Adding Qt library deps and Qt config information back to FindQt4
to make Quassel properly build with static Qt.

15 years agoAdding some CMake modules from KDE, since the original versions are buggy
Manuel Nickschas [Tue, 17 Jun 2008 21:43:44 +0000 (23:43 +0200)]
Adding some CMake modules from KDE, since the original versions are buggy