index
:
twinkle.git
jackaudio
SIP softphone for POSIX-like operating systems
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gui
/
gui.cpp
Commit message (
Expand
)
Author
Age
Lines
*
Partial lock rework in t_phone (#17). If the app starts crashing or freezing,...
Lubos Dolezel
2015-07-07
-11
/
+9
*
Move some possibly blocking ops into userintf.cpp event queue (#17)
Lubos Dolezel
2015-07-07
-16
/
+28
*
fix some compiler warnings
Michal Kubecek
2015-06-12
-3
/
+4
*
style: break too long lines, fix alignment
Michal Kubecek
2015-06-12
-36
/
+75
*
Save window state/geometry, incl. main splitter (resolves #7)
Lubos Dolezel
2015-06-11
-4
/
+7
*
Fix a regression in #13
Lubos Dolezel
2015-06-11
-1
/
+1
*
Fix #13 (calls to GUI from wrong thread)
Lubos Dolezel
2015-06-10
-231
/
+315
*
Extend copyright till 2015
Lubos Dolezel
2015-06-04
-1
/
+1
*
Application fully ported to Qt4 (no Qt3Support used any more)
Lubos Dolezel
2015-06-04
-86
/
+84
*
Fix QPixmap use outside of main thread
Lubos Dolezel
2015-06-04
-25
/
+28
*
More Qt3 -> Qt4 porting, now only the main window remains
Lubos Dolezel
2015-06-03
-2
/
+2
*
selectnicform ported to Qt4
Lubos Dolezel
2015-06-03
-4
/
+3
*
Ported Q3Process and Q3ProgressDialog
Lubos Dolezel
2015-06-02
-78
/
+80
*
Fixed optional feature enabling
Lubos Dolezel
2015-06-02
-9
/
+29
*
Twinkle now compiles with Qt4 uic, but crashes at runtime (due to GUI calls f...
Lubos Dolezel
2015-06-02
-13
/
+12
*
GUI build in progress.
Lubos Dolezel
2015-06-01
-4
/
+4
*
replace more GUI accesses from non-GUI threads
Michal Kubecek
2015-04-17
-9
/
+6
*
replace more GUI accesses from non-GUI threads
Michal Kubecek
2015-04-15
-122
/
+124
*
do not call GUI slots directly from non-GUI threads
Michal Kubecek
2015-04-15
-14
/
+17
*
Qt4 port step 6: QPixmap::fromMimeSource cleanup
Michal Kubecek
2015-04-15
-3
/
+3
*
Qt4 port step 5: type safety
Michal Kubecek
2015-04-15
-2
/
+2
*
Qt4 port step 2: apply qt3toqt4
Michal Kubecek
2015-04-15
-26
/
+29
*
initial checkin
Michal Kubecek
2015-04-13
-0
/
+3057