Guest User

Untitled

a guest
Dec 6th, 2017
343
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. commit bf9b953e8e395b67f31e0731c37d1bb84ed75e14
  2. Author: David Faure <faure@kde.org>
  3. Date: Fri Sep 16 15:04:59 2011 +0200
  4.  
  5. Fix eventloop re-entrancy when a webpage wants to print.
  6.  
  7. If a redirection happened, the part and view would be deleted while
  8. within exec().
  9.  
  10. commit c95251b9c1f5b9824c3932c7f0d61f35b830b5d1
  11. Author: Dawit Alemayehu <adawit@kde.org>
  12. Date: Wed Sep 7 02:01:24 2011 -0400
  13.  
  14. Updated the links to the pdf documents used for testing <embed>.
  15. (cherry picked from commit 16cfc7ce363c3a03888bbdd9406c93fa8ab988a5)
  16.  
  17. commit fe2abaec827710fb9447037eb7f74801d07e9cc4
  18. Author: Dawit Alemayehu <adawit@kde.org>
  19. Date: Wed Sep 7 02:02:22 2011 -0400
  20.  
  21. Added links to test the fix for BR# 171029.
  22. (cherry picked from commit d2aba2aa0664fde17f29d526226576aa6b956ee1)
  23.  
  24. commit cc8fd3d854f43bd9a319510d2f22c17740b79de8
  25. Author: Dawit Alemayehu <adawit@kde.org>
  26. Date: Wed Sep 7 02:22:05 2011 -0400
  27.  
  28. To prevent potential crashes, QtWebKit's history is now saved every time the
  29. container part tells us to save state.
  30.  
  31. (cherry picked from commit 32eeacfc1002aacc005ef626a26bee7b0d4c0445)
  32.  
  33. commit 06892ce6e5bb920e9b586f60f7ace2da745ef2cd
  34. Author: Dawit Alemayehu <adawit@kde.org>
  35. Date: Wed Sep 7 02:15:26 2011 -0400
  36.  
  37. Automatically close empty new windows created through a JS call
  38. whenever the request is handled by external application.
  39.  
  40. CCBUG: 171029
  41.  
  42. (cherry picked from commit fcaac497dc1282f6f019c120b06659a72f8a543b)
  43.  
  44. commit 648ed44ce6fe74f18807adfffbf8e0cb7ff49b4e
  45. Author: Dawit Alemayehu <adawit@kde.org>
  46. Date: Mon Aug 29 11:43:53 2011 -0400
  47.  
  48. Fixed incorrect signal/slot connection.
  49.  
  50. commit 4a7c3d93f6e61a765c921d49e27a814e43a1069c
  51. Author: Montel Laurent <montel@kde.org>
  52. Date: Sun Jul 31 21:34:43 2011 +0200
  53.  
  54. Normalize signals/slots
  55.  
  56. commit 787181c0ca2157c2df764b9dfb1c85e0592ef884
  57. Author: Dawit Alemayehu <adawit@kde.org>
  58. Date: Tue Jul 26 14:46:11 2011 -0400
  59.  
  60. Normalized signal/slot connections
  61.  
  62. (cherry picked from commit 4d13919d71a1d95dfe4893ebbe093999bbe91036)
  63.  
  64. commit f87d43fcba8f43a140c3e8821ab38c21355e6335
  65. Author: Dawit Alemayehu <adawit@kde.org>
  66. Date: Tue Jul 26 13:40:59 2011 -0400
  67.  
  68. FindWebKitPart.cmake is no longer needed
  69.  
  70. (cherry picked from commit 601a8ff626a2d98222f6afade3c1f3473a430fc7)
Add Comment
Please, Sign In to add comment