some boundary checks (prevents erroneous/bad clients from crashing the core)
[quassel.git] / src / qtui /
2008-04-14 Marcus Eggenbergerfixing the min-activity-issue
2008-04-14 Marcus Eggenbergerfixes to the new buffer views. also disabled the min...
2008-04-14 Marcus Eggenbergerfixing layout of the perform tab
2008-04-13 Marcus EggenbergerIntroducing the all-new all-fancy bufferviews.
2008-04-13 Manuel NickschasMade the user mode display slightly more intuitive...
2008-04-12 Alexander von RentelnAdded some new ircServerHandlers
2008-04-12 Alexander von Rentelnhighlightcolor can now be configured
2008-04-10 Manuel NickschasRemoving the new chatwidget and other cruft from trunk...
2008-04-10 Alexander von Renteln-statusbar can now be hidden (you can find it in views...
2008-04-08 Alexander von Rentelnminor bugfix: ssl/no-ssl icons will only be displayed...
2008-04-05 Manuel NickschasSanified multiple inheritance for AbstractChatView.
2008-04-05 Manuel NickschasAdded a useful popup to the topic bar. Should probably...
2008-04-05 Marcus Eggenbergerfinally fixing the layout issues of the network setting...
2008-04-04 Alexander von Renteln-tray icon now greys out, when quassel is not connected
2008-04-03 Marcus Eggenbergerproxy config is now saved properly
2008-04-03 Alexander von Rentelnhighlights can now be checked case insensitive
2008-04-03 Manuel Nickschas*headdesk* Apparently QTextLayout::FormatRange() does...
2008-04-03 Manuel NickschasMake X11 selection work correctly (marked text in the...
2008-04-02 Manuel NickschasPimping the build system to not crap out when parallel...
2008-04-02 Alexander von Rentelnadded custom highlighting (in the settings: behaviour...
2008-04-01 Manuel NickschasImproved URL recognizer for the good'ole ChatWidget...
2008-03-31 Marcus EggenbergerQuassel _should_ now compile again if Qt doesn't provid...
2008-03-31 Alexander von Rentelnd'oh - i meant appearance->general
2008-03-31 Alexander von Renteln-moved the style option to general->appearance
2008-03-31 Alexander von Renteln#BR127: user can now set the style of the application...
2008-03-31 Marcus Eggenbergercode cleanup
2008-03-30 Marcus Eggenbergerdisabling work-in-progress stuff
2008-03-30 Marcus EggenbergerImplemented SSL support for client <-> core connection.
2008-03-29 Marcus EggenbergerAdded Socks5 and HTTP-Proxy support to the client.
2008-03-27 Marcus EggenbergerFixing BR #128 (Nicklist state not saved correctly...
2008-03-25 Alexander von Rentelnmake animation of the tray icon and the displaying...
2008-03-25 Alexander von Rentelnbugfix: windows version is now working again
2008-03-25 Manuel NickschasIntroducing an abstract layer above BufferWidget and...
2008-03-21 Marcus EggenbergerFont of the Inputline is now configurable. Closing...
2008-03-21 Marcus Eggenbergeradded a tool tip to the topicbar
2008-03-20 Alexander von Renteln-added tray icon notification
2008-03-19 Manuel NickschasNick selector now always adjusts to nick length.
2008-03-18 Manuel NickschasMake server/network encoding configurable
2008-03-18 Manuel NickschasHandle network state updates more correctly in Networks...
2008-03-18 Manuel NickschasMake server passwords work
2008-03-18 Marcus EggenbergerBacklog is dynamically called and replayed from the...
2008-03-17 Marcus Eggenbergerfixing empty nickselector bug
2008-03-16 Marcus EggenbergerLots of new internal stuff (breaking protocol):
2008-03-16 Marcus Eggenbergerfixed renaming issue for queries
2008-03-13 Manuel NickschasImplemented rudimentary SSL support for IRC connections.
2008-03-12 Marcus Eggenbergertopic changes are now handled properly
2008-03-12 Marcus Eggenbergertopic line edit has now a clear button
2008-03-12 Marcus Eggenberger- Topics are now editable even when they were empty
2008-03-11 Marcus EggenbergerClosing BR #126
2008-03-11 Marcus EggenbergerFixed a bug in the new topic widget where no repaint...
2008-03-10 Manuel NickschasMake the newly arrived topicbutton display background...
2008-03-10 Marcus Eggenbergerminor improvement (automagically setting the focus...
2008-03-10 Marcus EggenbergerPurdificationings of the TopicWidget (no more colore...
2008-03-10 Alexander von RentelnBackground color can now be set.
2008-03-09 Manuel NickschasStopping ColorSettingsPage from messing up mIRC colors...
2008-03-08 Manuel NickschasFix minimum size of NickEditDlg
2008-03-07 Manuel NickschasUsed the trip back from CeBIT to prepare everything...
2008-03-06 Marcus Eggenbergerfuther internal prettifications of the buffer switching...
2008-03-06 Marcus Eggenbergerfixed slow buffer switches
2008-03-01 Manuel NickschasMake highlights more visible. Color is still hardcoded...
2008-03-01 Alexander von RentelnMinor fix (br123).
2008-02-27 Marcus Eggenbergerimprovements to the default layout
2008-02-26 Manuel NickschasMake syncing fly again :) Also removed not-yet-used...
2008-02-26 Manuel NickschasFinally fixed that ***** crash during network configura...
2008-02-26 Marcus EggenbergerRedirection of certain messages to different targets...
2008-02-25 Alexander von Rentelncreated buffersettings to access options concerning...
2008-02-22 Marcus EggenbergerNewly created buffers are now selected automatically.
2008-02-21 Alexander von Rentelnchanges in the color settingspage towards enabling...
2008-02-21 Manuel NickschasPreparing for the core session state being stored in...
2008-02-21 Alexander von Rentelndistabled the option "minimize on minimize" for windows...
2008-02-21 Alexander von Rentelndisplay trayicon on default
2008-02-20 Manuel NickschasPressing enter in the topic line now sets the channel...
2008-02-20 Alexander von RentelnAdded tooltip for networkItems and bufferItems
2008-02-19 Manuel Nickschaswhitespace_around_hostnames--
2008-02-18 Manuel NickschasFinally here: the long awaited auto reconnect! Your...
2008-02-18 Manuel NickschasAnother try...
2008-02-18 Manuel NickschasAdding some debug output for finding out why this crash...
2008-02-18 Manuel NickschasTry to fix a crash in NetworksSettingsPage. Please...
2008-02-18 Marcus EggenbergerThe input line is now enabled disabled correctly accord...
2008-02-18 Manuel NickschasBuffer activity levels are now synced between clients...
2008-02-15 Alexander von Rentelnenabled custom colors and
2008-02-15 Alexander von Rentelnadded colorsettingspage
2008-02-13 Manuel NickschasExtended NetworkInfo again to prepare for even more...
2008-02-13 Manuel NickschasEncodings are now honored for both sending and receivin...
2008-02-13 Manuel NickschasAuto Identify works now. Also newly created networks...
2008-02-12 Manuel NickschasAll network settings can now be edited/stored properly...
2008-02-12 Manuel NickschasFix tab order in CoreConnectDlg.
2008-02-12 Manuel NickschasNetworks can now be removed even when they're connected.
2008-02-12 Marcus Eggenberger- MessageTypes are now binary exclusive which allows...
2008-02-12 Manuel NickschasOK button does no longer discard a settings dialog...
2008-02-11 Marcus EggenbergerThe Networksettings are now stored purely in the Database.
2008-02-11 Manuel NickschasMade old ChatLine's code even more ugly by adding some...
2008-02-10 Manuel NickschasFix default button behavior in CoreConnectDlg.
2008-02-10 Manuel NickschasHere's hoping this fixes CoreConnectDlg even on the...
2008-02-10 Marcus Eggenberger- Highlights are now determined in Client::checkForHigh...
2008-02-10 Manuel NickschasPrevent the settings dialogs from crashing when OK...
2008-02-10 Marcus EggenbergerThe Handler for the RTS-Like Keybindings is now a event...
2008-02-09 Manuel NickschasMark highlighted messages with a subtly different backg...
2008-02-09 Manuel NickschasMore fixes to the coreconnectdlg...
2008-02-08 Manuel NickschasTrying to fix some CoreConnectDlg layout issues...
next