Skip to content
  • Inge Wallin's avatar
    Initial refactoring before starting on the "words due" feature. · 14ed6cec
    Inge Wallin authored
    REVIEW: 120126
    
    Squashed commit of the following:
    
    commit 2d3499a0
    Author: Inge Wallin <inge@lysator.liu.se>
    Date:   Tue Sep 9 23:13:39 2014 +0200
    
        Move the word type model to collection/
    
        This also includes renaming it to WordClassModel since that is the correct
        linguiqtic term. It does not include renaming all the variables, that will be
        a separate commit.
    
    commit ccc91ad4
    Author: Inge Wallin <inge@lysator.liu.se>
    Date:   Tue Sep 9 22:59:24 2014 +0200
    
        Move the most imporant itemmodels from vocabulary/ to collection/
    
        Still remains to remove the editor namespace. These models have nothing to do
        with the editor per se even if they are used by it.
    
    commit d5e19ddd
    Merge: 910adf72 15db3b6f
    Author: Inge Wallin <inge@lysator.liu.se>
    Date:   Tue Sep 9 22:31:45 2014 +0200
    
        Merge branch 'KDE/4.14' into refactor1
    
    commit 910adf72
    Author: Inge Wallin <inge@lysator.liu.se>
    Date:   Mon Sep 8 14:23:57 2014 +0200
    
        Move the container models to src/collection/
    
    commit 0963d68d
    Author: Inge Wallin <inge@lysator.liu.se>
    Date:   Mon Sep 8 02:37:39 2014 +0200
    
        Forgot to move entryfilter.ui
    
    commit a989ad2b
    Author: Inge Wallin <inge@lysator.liu.se>
    Date:   Mon Sep 8 01:01:47 2014 +0200
    
        Rename the welcome screen to dashboard internally.
    
         * WelcomeScreenComponent  -->  DashboardComponent inside parleymainwindow
         * src/welcomescreen/      -->  src/dashboard/
         * welcomescreen.{h,c,ui}  -->  dashboard.{h,c,ui}
    
    commit f5e2a514
    Author: Inge Wallin <inge@lysator.liu.se>
    Date:   Mon Sep 8 00:47:17 2014 +0200
    
        Rename WelcomeScreen to Dashboard
    
    commit e33dfdda
    Author: Inge Wallin <inge@lysator.liu.se>
    Date:   Sun Sep 7 23:13:32 2014 +0200
    
        Create a new subdirectory for a collection.
    
        * Move entryfilter and testentry there.
    14ed6cec