client: Use sentence case for Core Info details
[quassel.git] / src / qtui / coreconnectdlg.cpp
2018-06-17 Manuel Nickschasicons: Warn on missing icons
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2016-06-06 Manuel NickschasBring copyright headers into 2016
2015-02-07 Manuel NickschasMerge pull request #97 from Bombe/focus-host-input
2015-02-07 Manuel NickschasMerge pull request #104 from mamarley/disconnectdesyncfix
2015-02-05 Manuel NickschasMerge pull request #102 from mamarley/qcaqt5
2015-02-05 Manuel NickschasMerge pull request #105 from merlin1991/qdatastream
2015-01-02 Manuel NickschasHappy New Year!
2014-10-25 Manuel NickschasRemove the obsolete Icon and IconLoader classes
2014-10-25 Manuel NickschasUse Qt's native icon theme support rather than our own
2014-01-01 Manuel NickschasHappy New Year!
2013-02-19 Manuel NickschasMerge pull request #1 from sandsmark/master
2013-02-19 Manuel NickschasMerge pull request #5 from Tucos/feat-keyx
2013-02-19 Manuel NickschasMerge pull request #2 from sandsmark/wii
2013-01-27 Manuel NickschasYearly bump
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2009-12-08 Manuel NickschasFocus password field in CoreConnectAuthDlg
2009-11-28 Manuel NickschasImplement user authentication for core login
2009-11-28 Manuel NickschasResurrect CoreConnectDlg
2009-11-28 Manuel NickschasKill CoreConnectDlg, kill it with fire!
2009-02-03 Marcus Eggenbergermaking Quassel compile with NO_SSL again
2009-01-29 Marcus EggenbergerYou can now add a core to the known hosts.
2009-01-28 Marcus EggenbergerQuassel warns you now properly about SSL Errors
2009-01-14 Marcus Eggenbergerfixes #484 - issues with ssl status indicator
2009-01-12 Manuel NickschasYearly copyright bump :)
2009-01-04 Marcus EggenbergerThe Monolithic build behaves now like a regular IRC...
2009-01-04 Marcus Eggenbergerremoving the sync dialog from mono build
2008-11-25 Marcus Eggenberger[mono] fixing a crash when using the internal connectio...
2008-11-20 Marcus Eggenbergerproperly saving the layout when using the internal...
2008-11-16 Manuel NickschasDon't forget data when editing a core account, fixes...
2008-10-21 Marcus Eggenbergerhiding internal connection mode in client only build
2008-10-21 Marcus Eggenbergerfixing dependencies to core. MonolithicApplication...
2008-10-21 Marcus Eggenbergerstarting the internal core on demand
2008-10-21 Marcus EggenbergerFirst working version of internal core connection.
2008-09-26 Manuel NickschasFix CoreConnectDlg icons
2008-09-02 Manuel NickschasExplicitly provide MOC_DEFINES, use HAVE_SSL instead...
2008-08-11 Marcus Eggenbergerfixes, cleanup and other improvements... Now I know...
2008-07-18 Marcus Eggenbergerunconfusinating the core edit dialog
2008-07-12 Marcus EggenbergerMerge branch 'network-sync'
2008-07-12 Marcus Eggenbergerupdating the sync dialog according to the new sync...
2008-04-14 Manuel NickschasMerging r732:745 from trunk into branches/0.3. Forwardp...
2008-04-14 Manuel NickschasFixing incorrect coreAccountId in client.
2008-04-13 Manuel NickschasMerging r730:732 from trunk to branches/0.3. Forwardpor...
2008-04-13 Marcus EggenbergerIntroducing the all-new all-fancy bufferviews.
2008-04-03 Marcus Eggenbergerproxy config is now saved properly
2008-03-31 Marcus EggenbergerQuassel _should_ now compile again if Qt doesn't provid...
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-02-19 Manuel Nickschaswhitespace_around_hostnames--
2008-02-12 Manuel NickschasFix tab order in CoreConnectDlg.
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-09 Manuel NickschasMore fixes to the coreconnectdlg...
2008-02-08 Manuel NickschasThe Core Configuration Wizard is back! teH rul!
2008-02-03 Manuel NickschasSwitched client-side account data to using AccountId...
2008-01-29 Manuel NickschasSyncing my current state, Network settings still not...
2008-01-22 Manuel NickschasFix Quassel not being able to login to core without...
2008-01-19 Manuel NickschasFinally! All *Id types are now first-class types rather...
2008-01-17 Manuel NickschasThis is the long-awaited monster commit, bringing you...
2008-01-05 Manuel NickschasFix license headers: Quassel IRC Team -> Quassel Projec...
2008-01-02 Manuel NickschasVarious smaller stuff, some parts of the new identity... 0.2.0-pre
2007-11-29 Manuel NickschasMaking Quassel slowly ready for its first release...
2007-11-27 Manuel NickschasMake Quassel less crashy (yeah, case sensitivity in...
2007-11-22 Manuel NickschasFinishing the switch to types.h and the resulting cleanup.
2007-11-05 Marco GeniseOk, the long awaited config wizard is here (at least...
2007-10-20 Manuel NickschasSyncing my state before starting to reorganize the...
2007-10-19 Manuel NickschasStage 3