Make SSL work again for CoreConnection
[quassel.git] / src / common /
2009-11-28 Manuel NickschasAdd SslInfoDlg as a nice way to show information about...
2009-11-28 Manuel NickschasIntroduce CoreAccount and CoreAccountModel
2009-11-24 Manuel NickschasFix building with the GNU Gold linker
2009-11-19 Manuel NickschasDon't crash upon core/client timeout disconnect
2009-10-06 Daniel Albersreorganize crash handling
2009-09-13 Sebastian GothProvide a contextmenu for the ignore list
2009-09-11 Manuel NickschasProperly translate messages
2009-09-01 Daniel Albersfix error when compiling without ssl
2009-08-28 Marcus EggenbergerFixing issues with renaming synced objects. And fixing...
2009-08-26 Marcus Eggenbergerpropagate topic changes properly
2009-08-25 Marcus Eggenbergerfixing Quit propagation
2009-08-25 Marcus EggenbergerWho would have thought, that macros need to be defined...
2009-08-25 Marcus Eggenbergeradded missing macros
2009-08-24 Manuel NickschasFix slots for new syncobj
2009-08-24 Manuel NickschasAdapt to SignalProxy changes
2009-08-24 Sebastian GothIntroduce IgnoreList backend
2009-08-24 Marcus Eggenbergeroopsie... there were some macros missing on windows...
2009-08-24 Marcus Eggenbergerfixing bulk updates of SyncObjects
2009-08-24 Marcus Eggenbergersmall fixes
2009-08-24 Marcus EggenbergerFixing small glitch in a header file
2009-08-24 Marcus Eggenbergerclean up
2009-08-24 Marcus EggenbergerFitting the SyncableObjects to the new Style
2009-08-24 Marcus EggenbergerTesting the new SyncObjects concept - looking good...
2009-08-24 Marcus EggenbergerGoodbye SyncRelay, you will live on in our hearts...
2009-08-24 Marcus EggenbergerSignalProxy::ExtendedMetaObject cleanup
2009-08-24 Marcus EggenbergerTesting a new concept for the SyncableObjects.
2009-08-24 Sebastian GothIntroduce netsplit detection/handling
2009-08-06 Manuel NickschasMake the Settings caches flat structures
2009-08-06 Manuel NickschasAdd --qss parameter to load a custom stylesheet
2009-07-26 Daniel Albersallow topic changes to be hidden
2009-07-21 Manuel NickschasMake ping timeouts and auto-WHO configurable
2009-07-15 Manuel NickschasChange version string to be more intuitive
2009-07-14 Manuel NickschasImprove MainWindow state save/restore
2009-07-13 Manuel NickschasSet bugtracker address in KAboutData
2009-05-18 Daniel AlbersDisable crashhandler if coredumps are enabled
2009-04-22 Manuel NickschasAlways treat the GECOS real name field as UTF8-encoded
2009-04-12 Manuel Nickschasdebug--
2009-03-24 Marcus EggenbergerMerge branch 'bufferviewoverlay'
2009-03-24 Marcus Eggenbergeractivating a view pulls in needed backlog for the displ...
2009-03-18 Manuel NickschasOutput usage information to stdout rather than stderr
2009-03-18 Manuel NickschasDon't mention the database in --help for -c for the...
2009-03-13 Manuel NickschasAdd inxi script for system information
2009-03-13 Manuel NickschasUse stdout for --version
2009-03-13 Manuel NickschasAdd --version (-v) switch for non-KDEified Quassel
2009-03-13 Manuel NickschasAdd Quassel::scriptDirPaths() to get a list of location...
2009-03-13 Manuel NickschasMoving alias expansion yet again - this time into Alias...
2009-03-12 Marcus Eggenbergeradding --change-userpass=<username> option to the core
2009-03-11 Marcus Eggenbergerfixes a bug where the data/config-dir option was not...
2009-03-11 Marcus Eggenbergerfixes #611 - quasselclient --help shows core options
2009-03-11 Marcus EggenbergerDropping --migrate-backend option and adding --add...
2009-03-03 Marcus Eggenbergerprettyficating the prompting for backend credentials
2009-03-03 Marcus Eggenbergermigration no longer eats memory
2009-02-25 Manuel NickschasAdd timestamps for lastChannelActivity and lastSpokenTo...
2009-02-19 Marcus Eggenbergerfixing images in webpreview when linked statically
2009-02-17 Marcus EggenbergerThe BufferSyncer cache is now purged when an unknown...
2009-02-15 Manuel NickschasGet user name from getpwuid, fixes #546
2009-02-14 Marcus Eggenbergerno longer adding nick alternatives with trailing unders...
2009-02-11 Manuel NickschasShow entries from translationDir rather than :/i18n...
2009-02-11 Manuel NickschasDon't call defaultNick() several times
2009-02-11 Manuel NickschasFix regexp that purges illegal chars from nicknames
2009-02-11 Manuel NickschasUse GECOS field for real name on Unix, fixes #517
2009-02-11 Manuel NickschasUse login name as default nick on Unix, fixes #516
2009-02-10 Marcus EggenbergerLock Dock Positions has been replaced by Lock Layout
2009-02-09 Marcus Eggenbergerusing configdir to store crash logs instead of cwd
2009-02-07 Marcus Eggenbergerpurging default nick from forbidden characters
2009-02-07 Marcus Eggenbergermore default nick and realname improvements
2009-02-07 Marcus EggenbergerProviding proper defaults for nick and realname on...
2009-02-03 Marcus Eggenbergerfixes #513 - crash when connection fails
2009-02-01 Marcus EggenbergerImproving heart beat system.
2009-01-29 Marcus Eggenbergercorrecting some debug strings in the SignalProxy
2009-01-29 Marcus EggenbergerYou can now add a core to the known hosts.
2009-01-25 Manuel NickschasAllow external translation files
2009-01-25 Manuel NickschasImprove data and icon file handling
2009-01-25 Manuel NickschasRevamping the build system (again...)
2009-01-22 Manuel NickschasWell, if we check for a settings version, maybe we...
2009-01-22 Marcus EggenbergerMake Quasel compile on mac and win again.
2009-01-21 Manuel NickschasDon't tinker with config and data files on Mac for now
2009-01-21 Manuel NickschasImprove data directory search
2009-01-20 Manuel NickschasMake Settings use --configdir (or the default location)
2009-01-20 Manuel NickschasAbuse QSettings to find a sensible config file location
2009-01-20 Manuel NickschasGet rid of the old path finding methods in util.cpp
2009-01-20 Manuel NickschasProvide Quassel::configDirPath() and Quassel::findDataF...
2009-01-16 Manuel NickschasAdd quWarning() and quError()
2009-01-16 Joshua T CorbinAdd listen option.
2009-01-13 Manuel NickschasMove handling of networks.ini from NetworksSettingsPage...
2009-01-13 Marcus Eggenbergerquassel no longer allocates an MessageItem on the heap...
2009-01-13 Marcus EggenbergerMessage object cleanup
2009-01-12 Manuel NickschasAdd a method to find data files in standard directories...
2009-01-12 Manuel NickschasYearly copyright bump :)
2009-01-10 Manuel NickschasDon't print quotes in usage()
2009-01-10 Manuel NickschasReworking CliParser to allow building quasselcore alway...
2009-01-06 Marcus EggenbergerSignalProxy++ // now leaner and meaner than ever before!
2009-01-06 Marcus Eggenbergerfixing request -> receive sync calls
2009-01-06 Marcus EggenbergerInternal cleanup of the SignalProxy.
2009-01-05 Marcus Eggenbergerbufferviews are now saved periodically
2009-01-05 Marcus EggenbergerThe new 'All Buffers' view is no properly presorted.
2009-01-04 Tomas ChvatalMake kde stuff speak in localized manner, also remove...
2008-12-29 Marcus Eggenbergerintroducing query merging (per drag & drop). needs...
2008-12-29 Marcus Eggenbergerrecreating some indexes that were lost in an upgrade
2008-12-26 Manuel NickschasSome more fixes
next