Don't show migration warnings if we don't have old settings to migrate
[quassel.git] / src / qtui /
2009-01-22 Manuel NickschasDon't show migration warnings if we don't have old...
2009-01-22 Manuel NickschasWell, if we check for a settings version, maybe we...
2009-01-22 Manuel NickschasThis should fix config file migration for the mac.
2009-01-21 Manuel Nickschaswarnings--
2009-01-21 Manuel NickschasDon't tinker with config and data files on Mac for now
2009-01-20 Marcus EggenbergerAnother try on tackeling the minimize issues. lol.
2009-01-20 Marcus Eggenbergermaybe clicking the tray icon toggles minimize to tray...
2009-01-20 Manuel NickschasWupps, fixed an oooopsie with the migration code :)
2009-01-20 Marcus EggenbergerThis could / should / oh well you know the drill.....
2009-01-20 Marcus Eggenbergerfixing a glitch on mac os in the general settings page...
2009-01-20 Manuel NickschasAdding code for migrating settings and database to...
2009-01-20 Manuel NickschasProvide Quassel::configDirPath() and Quassel::findDataF...
2009-01-20 Marcus EggenbergerThis could / should / I just wish it does / who the...
2009-01-16 Manuel NickschasFix a regression that would show some wrong context...
2009-01-15 Manuel NickschasProperly display core build date, fixes #473
2009-01-15 Manuel NickschasImprove mouse button detection for mouse release events
2009-01-15 Marcus EggenbergerNo longer saving QTextLayouts for chatitems
2009-01-14 Marcus Eggenbergerfixes #484 - issues with ssl status indicator
2009-01-13 Manuel NickschasMove handling of networks.ini from NetworksSettingsPage...
2009-01-13 Marcus EggenbergerInternal changes to message redirection. As a side...
2009-01-13 Marcus EggenbergerReducing the overhead between ChatlineModelItem and...
2009-01-13 Marcus EggenbergerUiStyle::StyledMessage derived now from Message
2009-01-13 Marcus Eggenbergerquassel no longer allocates an MessageItem on the heap...
2009-01-12 Manuel NickschasMake button to edit identities from networks settings...
2009-01-12 Manuel NickschasSome tweaks in NetworksSettingsPage
2009-01-12 Manuel NickschasRedesign network settings page
2009-01-12 Manuel NickschasIntroduce presets for adding networks
2009-01-12 Manuel NickschasYearly copyright bump :)
2009-01-11 Marcus Eggenbergerproperly resetting core lag on disconnect
2009-01-11 Manuel NickschasRevert "Properly focus BufferView on first click"
2009-01-11 Manuel NickschasInputLine now regains focus on keypress
2009-01-11 Manuel NickschasProperly focus BufferView on first click
2009-01-09 Marcus EggenbergerSetting a proper minimum width for the settings treewid...
2009-01-07 Manuel NickschasMore properly rename the 'Zoom Original' action, and...
2009-01-06 Marcus Eggenbergerfixing wrong usage of QList::erase(QList::iterator...
2009-01-05 Marcus Eggenbergerseparate status buffer item is now only available when...
2009-01-05 Marcus EggenbergerThe new 'All Buffers' view is no properly presorted.
2009-01-05 Manuel NickschasNotification backends now can emit a signal activated...
2009-01-05 Marcus EggenbergerAll Buffers is dead! Long live All buffers!
2009-01-04 Marcus EggenbergerThe Monolithic build behaves now like a regular IRC...
2009-01-04 Marcus Eggenbergerremoving the sync dialog from mono build
2009-01-04 Marcus EggenbergerRemoving core related items from menu and statusbar
2009-01-04 Marcus EggenbergerFixing Bug #446 - Issues with the nick selector
2009-01-04 Manuel NickschasProperly stop #nnn from being clickable
2009-01-04 Manuel NickschasShow right subpage in BacklockSettingsPage at start
2009-01-04 Manuel NickschasMake BacklogSettingsPage use the new automatic child...
2009-01-04 Tomas ChvatalMake kde stuff speak in localized manner, also remove...
2009-01-03 Manuel NickschasFix window title for SettingsDlg as well, make translat...
2009-01-03 Sebastian GothFix menu names according to seele's review p.16
2009-01-03 Sebastian GothProvide correct windowTitle in dedicated SettingsPageDl...
2009-01-02 Manuel NickschasAdd scarabeus to AboutDlg
2009-01-02 Manuel NickschasWork around a QRegExp bug where a `\b never seems to...
2009-01-02 Manuel NickschasImprove channelname recognition a bit (don't make ...
2008-12-31 Kevin FunkFix some strings in settingspages
2008-12-29 Marcus Eggenbergerrecreating some indexes that were lost in an upgrade
2008-12-26 Manuel NickschasSome more fixes
2008-12-26 Manuel NickschasAdd shortcuts edit dialog for KDEified Quassel
2008-12-26 Manuel NickschasSupport KAction and KActionCollection
2008-12-26 Manuel NickschasProvide "Configure Notifications..." menu entry, to...
2008-12-26 Manuel NickschasFix hasDefaults() for NotificationsSettingsPage
2008-12-26 Manuel NickschasAdding KNotify support to Quassel
2008-12-26 Manuel NickschasAdd "About KDE" to help menu
2008-12-26 Manuel NickschasFixes
2008-12-26 Manuel NickschasUse KCmdLineArgs, KApplication and KMainWindow
2008-12-26 Manuel NickschasMake _mainWin a QPointer, to avoid problems with double...
2008-12-26 Manuel NickschasFix compile warnings
2008-12-25 Marcus Eggenbergeradding tons of ifdefs so quassel will build again witho...
2008-12-25 Marcus Eggenbergermigrating identities from QSettings to the storage...
2008-12-25 Marcus Eggenbergerssl cert and key can now be configured per drag & drop
2008-12-25 Marcus Eggenbergeradded SignalProxy::isSecure() to determine if all conne...
2008-12-25 Marcus EggenbergerFinalizing changes to the identities interface -> break...
2008-12-25 Marcus EggenbergerAdding proxy support to the core
2008-12-20 Manuel NickschasAdd igungor to aboutdlg.cpp
2008-12-20 Manuel NickschasMake the Opt-In/Out widget work correctly
2008-12-19 Manuel NickschasAdd direct access to chatmon configuration to context...
2008-12-19 Manuel NickschasMore fixes, save state correctly, test state of checkbo...
2008-12-19 Manuel NickschasFix widget change detection in ChatMonitorSettingsPage
2008-12-19 Manuel NickschasAdd a property disableDecoration to BufferViewConfig
2008-12-19 Manuel NickschasSort buffers
2008-12-19 Manuel NickschasMake QModelIndex handling a bit more efficient
2008-12-19 Manuel NickschasNaming++
2008-12-19 Manuel NickschasDon't leak BufferViewConfigs, plus some syntax/naming...
2008-12-19 Manuel NickschasRedesign ChatMon settingspage a bit
2008-12-19 Sebastian GothRead/Write settings from/to correct subcategory and...
2008-12-19 Sebastian GothChatMonitorSettingspage ported to 0.3.x
2008-12-18 Manuel NickschasIntroducing: Audio Notifications!
2008-12-18 Manuel NickschasEnable Phonon support in our build system
2008-12-14 Manuel NickschasMake channel names in ChatView left-clickable as well
2008-12-14 Manuel NickschasMaking channel names clickable
2008-12-13 Manuel NickschasAdd buffer-specific actions to ChatView context menu...
2008-12-08 Manuel NickschasUpdate a realname :)
2008-11-30 Marcus EggenbergerFixing BR #419 - Any Action that would normaly trigger...
2008-11-30 Marcus Eggenbergerminor settingspage clean up
2008-11-30 Manuel NickschasAdd AbstractActionProvider and accessors to AbstractUi
2008-11-30 Manuel NickschasAdd buffer-specific actions to ChatView's context menu
2008-11-29 Marcus Eggenbergercleaning up the general settings page
2008-11-29 Marcus Eggenbergermaking the requester type configurable
2008-11-29 Marcus Eggenbergerpostponed backlog loading until custom views are loaded...
2008-11-26 Daniel Albershand QUrl a UTF-8 string instead of ASCII
2008-11-26 Manuel NickschasRecognize gopher:// URIs as clickable
next