https://bugs.kde.org/show_bug.cgi?id=334100

Albert Astals Cid <aa...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Version Fixed In|                            |4.14.0
      Latest Commit|                            |http://commits.kde.org/okul
                   |                            |ar/61c830cb7a049f50ec654dac
                   |                            |bfd128a36ef5740b
             Status|ASSIGNED                    |RESOLVED

--- Comment #8 from Albert Astals Cid <aa...@kde.org> ---
Git commit 61c830cb7a049f50ec654dacbfd128a36ef5740b by Albert Astals Cid.
Committed on 08/08/2014 at 20:35.
Pushed by aacid into branch 'KDE/4.14'.

Pass the command line options properly when using tabs or unique instances

Use a QString to serialize the command line options other than urls to open so
it can be easily passed around to every place that opens a new shell or tab or
overrides the content in a unique instance.
FIXED-IN: 4.14.0
REVIEW: 119595

M  +2    -1    conf/settings.kcfgc
M  +21   -16   core/document.cpp
M  +1    -0    core/document_p.h
M  +1    -0    shell/CMakeLists.txt
M  +17   -131  shell/main.cpp
M  +38   -44   shell/shell.cpp
M  +7    -9    shell/shell.h
M  +67   -0    shell/shellutils.cpp
M  +10   -0    shell/shellutils.h
M  +5    -0    tests/CMakeLists.txt

http://commits.kde.org/okular/61c830cb7a049f50ec654dacbfd128a36ef5740b

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel

Reply via email to