]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/commitdiff
Merge branch 'master' of rtime.felk.cvut.cz:edu/osp-wiki
authorMichal Horn <hornmich@fel.cvut.cz>
Tue, 18 Feb 2014 13:46:54 +0000 (14:46 +0100)
committerMichal Horn <hornmich@fel.cvut.cz>
Tue, 18 Feb 2014 13:46:54 +0000 (14:46 +0100)
prednasky/gui/the-gnome-story.html
prednasky/gui/the-qt-story.html

index 194776e2ff217339d4b1062188594874fb9b2eb4..b30e3e8186d59ef6abea77a532f68feafdf76796 100644 (file)
@@ -4,13 +4,13 @@
   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
   <title>The Story of the GNOME project</title>
 </head>
-<body bgcolor=white text=black>
+<body>
 
 <h1>The Story of the GNOME project</h1>
 
 <p>An incomplete recollection of some of the events in the story of the
 GNOME project.  Maybe one day I will finish it.</p>
-<p>This is our local copy of the original pages from http://primates.ximian.com/~miguel/gnome-history.html</p>
+<p>This is our local copy of the original pages from <a href="http://primates.ximian.com/~miguel/gnome-history.html">http://primates.ximian.com</a> </p>
 
 <h2>The early days</h2>
 
index 988a1c89e37feece6c5f475c6abbad442be7bdd5..334d51eef2ee81b28a5675bf996a9fc666dd84c9 100644 (file)
@@ -6,7 +6,7 @@
 </head>
 <body>
 <h1>A Brief History of Qt</h2>
-<p>This is our local copy of the original pages from http://www.civilnet.cn/book/embedded/GUI/Qt4/pref04.html</p>
+<p>This is our local copy of the original pages from <a href="http://www.civilnet.cn/book/embedded/GUI/Qt4/pref04.html">www.civilnet.cn</a></p>
 <p>The Qt framework first became publicly available in May 1995. It was initially developed by Haavard Nord (Trolltech's CEO) and Eirik Chambe-Eng (Trolltech's president). Haavard and Eirik met at the Norwegian Institute of Technology in Trondheim, where they both graduated with master's degrees in computer science.</p>
 <p>Haavard's interest in C++ GUI development began in 1988 when he was commissioned by a Swedish company to develop a C++ GUI framework. A couple of years later, in the summer of 1990, Haavard and Eirik were working together on a C++ database application for ultrasound images. The system needed to be able to run with a GUI on Unix, Macintosh, and Windows. One day that summer, Haavard and Eirik went outside to enjoy the sunshine, and as they sat on a park bench, Haavard said, "We need an object-oriented display system." The resulting discussion laid the intellectual foundation for the object-oriented cross-platform GUI framework they would soon go on to build.</p>
 <p>In 1991, Haavard started writing the classes that eventually became Qt, collaborating with Eirik on the design. The following year, Eirik came up with the idea for "signals and slots", a simple but powerful GUI programming paradigm that has now been embraced by several other toolkits. Haavard took the idea and produced a hand-coded implementation. By 1993, Haavard and Eirik had developed Qt's first graphics kernel and were able to implement their own widgets. At the end of the year, Haavard suggested that they go into business together to build "the world's best C++ GUI framework".</p>