Diadlo
|
2da9de096f
|
refactor(drag&drop): Remove FriendWidget dependency
|
2016-11-05 10:20:36 +03:00 |
|
Zetok Zalbavar
|
64bbc6cfbb
|
style: change postfix increment to prefix increment
|
2016-11-03 07:57:14 +00:00 |
|
Diadlo
|
7c4e9e6153
|
Merge pull request #3741
bitok (1):
refactor: fixes of static analyze warnings
|
2016-09-25 00:57:04 +03:00 |
|
bitok
|
2c03257700
|
refactor: fixes of static analyze warnings
There is many static analyze warnings for qTox. Fixed most dangerous and several simple.
|
2016-09-23 14:47:53 +01:00 |
|
iphydf
|
d94712b2e2
|
refactor: Avoid RTTI by using qobject_cast.
This allows us to save some memory and executable size by removing the
need to generate and compile C++ RTTI.
|
2016-09-23 03:14:58 +01:00 |
|
Nils Fenner
|
63db185b6b
|
refactor(settings): connect "value changed" signals to settings
|
2016-08-14 18:08:45 +02:00 |
|
Diadlo
|
76f694fe73
|
style(widget): Style fixes
|
2016-07-13 01:54:30 +03:00 |
|
Diadlo
|
f8a45b4051
|
fix(video): Changed minimum window size with video
Fix #3396.
|
2016-07-09 22:15:04 +03:00 |
|
Diadlo
|
b2c1f46894
|
fix(contentdialog, widget): Remove "new message" bar after reading message
Fix #2247.
|
2016-05-15 00:53:53 +03:00 |
|
Diadlo
|
378d648591
|
refactor(contentdialog): Refactor window activate event
|
2016-05-15 00:50:15 +03:00 |
|
Diadlo
|
4edc5996c7
|
fix(widget, contentdialog): Added reset icon after activate chat window
Fix #3139.
|
2016-04-23 13:37:49 +03:00 |
|
Polshakov Dmitry
|
904a1d4909
|
perf(contentdialog): Delete redundant conditions
|
2016-04-20 22:53:27 +03:00 |
|
Nils Fenner
|
e952d1a654
|
Merge pull request #2767 from branch agilob:chat_window_icon
* Set status icon on separate chat window, closes #2210
|
2016-01-04 22:34:30 +01:00 |
|
tux3
|
1f81e1f066
|
Don't reload content dialog if nothing changed
Should fix the zetok's Resizing problem in #1938
|
2015-09-12 19:07:45 +02:00 |
|
TheSpiritXIII
|
16ebb7f3a9
|
Multi-window: Unminimize requested window
|
2015-09-12 19:07:45 +02:00 |
|
TheSpiritXIII
|
97bdaa5e5f
|
Multi-window: OS X window list, fix OS X translations
|
2015-09-12 19:07:45 +02:00 |
|
TheSpiritXIII
|
ee627afc87
|
Multi-window: Fix buttons staying pressed while in separate window mode, make dialogs alert, fix group chat event flags
|
2015-09-12 19:07:45 +02:00 |
|
TheSpiritXIII
|
4e5c4cb678
|
Multi-window: Fix circle modified from dialog window, fix groupchat leave warnings, flip dialog window title
|
2015-09-12 19:07:45 +02:00 |
|
TheSpiritXIII
|
aa9a10fa8b
|
Multiwindow: Fix segfault on quiting groups, remove dead code
|
2015-09-12 19:07:45 +02:00 |
|
TheSpiritXIII
|
1109e0347e
|
Multi-window: Fix segfault for removing last friend on window friend list
|
2015-09-12 19:07:45 +02:00 |
|
TheSpiritXIII
|
f825985856
|
Multi-window: Translate all dialogs correctly, don't allow remove friend on dialogs
|
2015-09-12 19:07:44 +02:00 |
|
TheSpiritXIII
|
6a5fb9f518
|
Multi-window: Dispaly own username on detached windows, fix log out while having detached windows
|
2015-09-12 19:07:44 +02:00 |
|
TheSpiritXIII
|
c5317c6137
|
Multi-window: Fix dialog null states/geometry
|
2015-09-12 19:07:44 +02:00 |
|
TheSpiritXIII
|
868099d484
|
Multi-window: Normalize window size on separate change, notification separate fix, segfault groupchat fix
|
2015-09-12 19:07:44 +02:00 |
|
TheSpiritXIII
|
014ba45ebb
|
Multi-window: Keep window size, fix segfault, circle integration, changed defaults
|
2015-09-12 19:07:44 +02:00 |
|
TheSpiritXIII
|
c181df6336
|
Multi-window: Cycle widgets in opened windows
|
2015-09-12 19:07:44 +02:00 |
|
TheSpiritXIII
|
730626fc2c
|
Multi-window: Sort window chat list, fix group window bugs
|
2015-09-12 19:07:44 +02:00 |
|
TheSpiritXIII
|
9867e3b4c5
|
Multi-window: Allow opening new window when already open, fix drop when already open
|
2015-09-12 19:07:44 +02:00 |
|
TheSpiritXIII
|
7bcf654c72
|
Multi-window: Add drag/drop friends to windows, fix call confirm widget
|
2015-09-12 19:07:44 +02:00 |
|
TheSpiritXIII
|
c684d31d02
|
Multi-window: Alert window storing chat, add group widgets, update statuses and avatars
|
2015-09-12 19:07:44 +02:00 |
|
TheSpiritXIII
|
fa3ab02cec
|
Multi-window: Tabbed interface
|
2015-09-12 19:07:44 +02:00 |
|